Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 277645455fc1e9cfc73b302e79b01305d40bdd87 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Commit message: "Makefile: add 'clean-logs' target" > git rev-list --no-walk 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins1186920436402544576.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:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.02, 0.22, 0.38 + RC=0 + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs -b osmocom:latest -c all [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9382 kB in 1s (11.3 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'make', 'hnbgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP 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 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:354.1-366.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:365.2-30: In return statement: ConnHdlr.ttcn:365.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:365.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:354.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:369.1-378.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:377.2-28: In return statement: ConnHdlr.ttcn:377.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:377.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:369.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:404.1-431.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:430.2-30: In return statement: ConnHdlr.ttcn:430.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:430.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:404.58-90: note: Referenced template parameter is here ConnHdlr.ttcn:447.1-463.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:461.2-29: In variable assignment: ConnHdlr.ttcn:461.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:461.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:448.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:549.1-555.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:554.2-45: In return statement: ConnHdlr.ttcn:554.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:554.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:554.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:550.39-45: note: Referenced template variable is here ConnHdlr.ttcn:699.1-742.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:716.2-43: In variable assignment: ConnHdlr.ttcn:716.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:716.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:716.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:702.37-43: note: Referenced template variable is here ConnHdlr.ttcn:739.2-43: In variable assignment: ConnHdlr.ttcn:739.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:739.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:739.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:702.37-43: note: Referenced template variable is here ConnHdlr.ttcn:744.8-804.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:751.2-45: In variable assignment: ConnHdlr.ttcn:751.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:751.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:751.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:754.2-797.2: In interleave statement: ConnHdlr.ttcn:776.3-788.3: In if statement: ConnHdlr.ttcn:780.4-45: In variable assignment: ConnHdlr.ttcn:780.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:780.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:780.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:777.39-45: note: Referenced template variable is here ConnHdlr.ttcn:785.4-47: In variable assignment: ConnHdlr.ttcn:785.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:785.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:785.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:801.2-45: In variable assignment: ConnHdlr.ttcn:801.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:801.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:801.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:811.1-871.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:832.2-43: In variable assignment: ConnHdlr.ttcn:832.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:832.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:832.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:830.37-43: note: Referenced template variable is here ConnHdlr.ttcn:855.27-856.36: In template variable definition `pdr1': ConnHdlr.ttcn:855.54-856.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:851.22-852.55: note: Referenced template variable is here ConnHdlr.ttcn:857.27-858.36: In template variable definition `pdr2': ConnHdlr.ttcn:857.54-858.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:853.22-854.57: note: Referenced template variable is here ConnHdlr.ttcn:859.24-863.39: In template variable definition `r': ConnHdlr.ttcn:859.53-863.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:855.27-856.36: note: Referenced template variable is here ConnHdlr.ttcn:857.27-858.36: note: Referenced template variable is here ConnHdlr.ttcn:869.2-43: In variable assignment: ConnHdlr.ttcn:869.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:869.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:869.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:830.37-43: note: Referenced template variable is here ConnHdlr.ttcn:873.1-892.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:883.2-45: In variable assignment: ConnHdlr.ttcn:883.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:883.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:883.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:880.39-46: note: Referenced template variable is here ConnHdlr.ttcn:891.2-46: In function instance: ConnHdlr.ttcn:891.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:891.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1972.1-2051.1: note: Referenced function is here ConnHdlr.ttcn:899.1-915.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:909.2-43: In variable assignment: ConnHdlr.ttcn:909.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:909.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:909.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:907.37-43: note: Referenced template variable is here ConnHdlr.ttcn:913.2-43: In variable assignment: ConnHdlr.ttcn:913.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:913.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:913.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:907.37-43: note: Referenced template variable is here ConnHdlr.ttcn:917.1-930.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:925.2-45: In variable assignment: ConnHdlr.ttcn:925.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:925.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:925.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:922.39-46: note: Referenced template variable is here ConnHdlr.ttcn:929.2-46: In function instance: ConnHdlr.ttcn:929.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:929.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1972.1-2051.1: note: Referenced function is here HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:742.1-771.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:746.2-55: In send statement: HNBGW_Tests.ttcn:746.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:746.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:742.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:1298.8-1331.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1315.2-43: In variable assignment: HNBGW_Tests.ttcn:1315.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1315.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1315.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1301.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2656.8-2692.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2673.2-43: In variable assignment: HNBGW_Tests.ttcn:2673.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2673.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2673.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2668.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2686.2-45: In variable assignment: HNBGW_Tests.ttcn:2686.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2686.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2686.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2684.39-46: note: Referenced template variable is here 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:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' DEP PFCP_CodecPort_CtrlFunctDef.cc DEP UD_PT.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP RUA_EncDec.cc DEP HNBAP_EncDec.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP Iuh_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP RUA_PDU_Descriptions_part_7.cc DEP RUA_PDU_Descriptions_part_6.cc DEP RUA_PDU_Descriptions_part_5.cc DEP RUA_PDU_Descriptions_part_4.cc DEP RUA_PDU_Descriptions_part_3.cc DEP RUA_PDU_Descriptions_part_2.cc DEP RUA_PDU_Descriptions_part_1.cc DEP RUA_PDU_Contents_part_7.cc DEP RUA_PDU_Contents_part_6.cc DEP RUA_PDU_Contents_part_5.cc DEP RUA_PDU_Contents_part_4.cc DEP RUA_PDU_Contents_part_3.cc DEP RUA_PDU_Contents_part_2.cc DEP RUA_PDU_Contents_part_1.cc DEP RUA_IEs_part_7.cc DEP RUA_IEs_part_6.cc DEP RUA_IEs_part_5.cc DEP RUA_IEs_part_4.cc DEP RUA_IEs_part_3.cc DEP RUA_IEs_part_2.cc DEP RUA_IEs_part_1.cc DEP RUA_Containers_part_7.cc DEP RUA_Containers_part_6.cc DEP RUA_Containers_part_5.cc DEP RUA_Containers_part_4.cc DEP RUA_Containers_part_3.cc DEP RUA_Containers_part_2.cc DEP RUA_Containers_part_1.cc DEP RUA_Constants_part_7.cc DEP RUA_Constants_part_6.cc DEP RUA_Constants_part_5.cc DEP RUA_Constants_part_4.cc DEP RUA_Constants_part_3.cc DEP RUA_Constants_part_2.cc DEP RUA_Constants_part_1.cc DEP RUA_CommonDataTypes_part_7.cc DEP RUA_CommonDataTypes_part_6.cc DEP RUA_CommonDataTypes_part_5.cc DEP RUA_CommonDataTypes_part_4.cc DEP RUA_CommonDataTypes_part_3.cc DEP RUA_CommonDataTypes_part_2.cc DEP RUA_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP HNBAP_PDU_Descriptions_part_7.cc DEP HNBAP_PDU_Descriptions_part_5.cc DEP HNBAP_PDU_Descriptions_part_6.cc DEP HNBAP_PDU_Descriptions_part_4.cc DEP HNBAP_PDU_Descriptions_part_3.cc DEP HNBAP_PDU_Descriptions_part_2.cc DEP HNBAP_PDU_Descriptions_part_1.cc DEP HNBAP_PDU_Contents_part_7.cc DEP HNBAP_PDU_Contents_part_6.cc DEP HNBAP_PDU_Contents_part_5.cc DEP HNBAP_PDU_Contents_part_4.cc DEP HNBAP_PDU_Contents_part_3.cc DEP HNBAP_PDU_Contents_part_2.cc DEP HNBAP_PDU_Contents_part_1.cc DEP HNBAP_IEs_part_7.cc DEP HNBAP_IEs_part_6.cc DEP HNBAP_IEs_part_5.cc DEP HNBAP_IEs_part_4.cc DEP HNBAP_IEs_part_3.cc DEP HNBAP_IEs_part_2.cc DEP HNBAP_IEs_part_1.cc DEP HNBAP_Containers_part_7.cc DEP HNBAP_Containers_part_6.cc DEP HNBAP_Containers_part_5.cc DEP HNBAP_Containers_part_4.cc DEP HNBAP_Containers_part_2.cc DEP HNBAP_Containers_part_3.cc DEP HNBAP_Containers_part_1.cc DEP HNBAP_Constants_part_7.cc DEP HNBAP_Constants_part_6.cc DEP HNBAP_Constants_part_5.cc DEP HNBAP_Constants_part_4.cc DEP HNBAP_Constants_part_3.cc DEP HNBAP_Constants_part_2.cc DEP HNBAP_Constants_part_1.cc DEP HNBAP_CommonDataTypes_part_7.cc DEP HNBAP_CommonDataTypes_part_6.cc DEP HNBAP_CommonDataTypes_part_5.cc DEP HNBAP_CommonDataTypes_part_4.cc DEP HNBAP_CommonDataTypes_part_3.cc DEP HNBAP_CommonDataTypes_part_2.cc DEP HNBAP_CommonDataTypes_part_1.cc DEP RUA_PDU_Descriptions.cc DEP RUA_PDU_Contents.cc DEP RUA_IEs.cc DEP RUA_Containers.cc DEP RUA_Constants.cc DEP RUA_CommonDataTypes.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_Containers.cc DEP RANAP_IEs.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP HNBAP_PDU_Descriptions.cc DEP HNBAP_PDU_Contents.cc DEP HNBAP_IEs.cc DEP HNBAP_Containers.cc DEP HNBAP_Constants.cc DEP HNBAP_CommonDataTypes.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_5.cc DEP UD_Types_part_6.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_2.cc DEP RUA_Templates_part_1.cc DEP RUA_Emulation_part_7.cc DEP RUA_Emulation_part_6.cc DEP RUA_Emulation_part_5.cc DEP RUA_Emulation_part_4.cc DEP RUA_Emulation_part_3.cc DEP RUA_Emulation_part_2.cc DEP RUA_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PFCP_Types_part_7.cc DEP PFCP_Types_part_6.cc DEP PFCP_Types_part_5.cc DEP PFCP_Types_part_4.cc DEP PFCP_Types_part_3.cc DEP PFCP_Types_part_2.cc DEP PFCP_Types_part_1.cc DEP PFCP_Templates_part_7.cc DEP PFCP_Templates_part_6.cc DEP PFCP_Templates_part_5.cc DEP PFCP_Templates_part_4.cc DEP PFCP_Templates_part_3.cc DEP PFCP_Templates_part_2.cc DEP PFCP_Templates_part_1.cc DEP PFCP_Emulation_part_7.cc DEP PFCP_Emulation_part_6.cc DEP PFCP_Emulation_part_5.cc DEP PFCP_Emulation_part_4.cc DEP PFCP_Emulation_part_3.cc DEP PFCP_Emulation_part_2.cc DEP PFCP_Emulation_part_1.cc DEP PFCP_CodecPort_CtrlFunct_part_7.cc DEP PFCP_CodecPort_CtrlFunct_part_6.cc DEP PFCP_CodecPort_CtrlFunct_part_5.cc DEP PFCP_CodecPort_CtrlFunct_part_4.cc DEP PFCP_CodecPort_CtrlFunct_part_3.cc DEP PFCP_CodecPort_CtrlFunct_part_2.cc DEP PFCP_CodecPort_CtrlFunct_part_1.cc DEP PFCP_CodecPort_part_7.cc DEP PFCP_CodecPort_part_6.cc DEP PFCP_CodecPort_part_5.cc DEP PFCP_CodecPort_part_4.cc DEP PFCP_CodecPort_part_3.cc DEP PFCP_CodecPort_part_2.cc DEP PFCP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Mutex_part_7.cc DEP Mutex_part_6.cc DEP Mutex_part_5.cc DEP Mutex_part_4.cc DEP Mutex_part_3.cc DEP Mutex_part_2.cc DEP Mutex_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_4.cc DEP L3_Common_part_5.cc DEP L3_Common_part_6.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP Iuh_Types_part_7.cc DEP Iuh_Types_part_6.cc DEP Iuh_Types_part_5.cc DEP Iuh_Types_part_4.cc DEP Iuh_Types_part_3.cc DEP Iuh_Types_part_2.cc DEP Iuh_Types_part_1.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Emulation_part_5.cc DEP Iuh_Emulation_part_4.cc DEP Iuh_Emulation_part_3.cc DEP Iuh_Emulation_part_2.cc DEP Iuh_Emulation_part_1.cc DEP Iuh_CodecPort_CtrlFunct_part_7.cc DEP Iuh_CodecPort_CtrlFunct_part_6.cc DEP Iuh_CodecPort_CtrlFunct_part_5.cc DEP Iuh_CodecPort_CtrlFunct_part_4.cc DEP Iuh_CodecPort_CtrlFunct_part_3.cc DEP Iuh_CodecPort_CtrlFunct_part_2.cc DEP Iuh_CodecPort_CtrlFunct_part_1.cc DEP Iuh_CodecPort_part_7.cc DEP Iuh_CodecPort_part_6.cc DEP Iuh_CodecPort_part_5.cc DEP Iuh_CodecPort_part_4.cc DEP Iuh_CodecPort_part_3.cc DEP Iuh_CodecPort_part_2.cc DEP Iuh_CodecPort_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_1.cc DEP IuUP_Emulation_part_2.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HNBGW_Tests_part_7.cc DEP HNBGW_Tests_part_6.cc DEP HNBGW_Tests_part_5.cc DEP HNBGW_Tests_part_4.cc DEP HNBGW_Tests_part_3.cc DEP HNBGW_Tests_part_2.cc DEP HNBGW_Tests_part_1.cc DEP HNBAP_Types_part_7.cc DEP HNBAP_Types_part_6.cc DEP HNBAP_Types_part_5.cc DEP HNBAP_Types_part_4.cc DEP HNBAP_Types_part_3.cc DEP HNBAP_Types_part_2.cc DEP HNBAP_Types_part_1.cc DEP HNBAP_Templates_part_7.cc DEP HNBAP_Templates_part_6.cc DEP HNBAP_Templates_part_5.cc DEP HNBAP_Templates_part_4.cc DEP HNBAP_Templates_part_3.cc DEP HNBAP_Templates_part_2.cc DEP HNBAP_Templates_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP ConnHdlr_part_7.cc DEP ConnHdlr_part_6.cc DEP ConnHdlr_part_5.cc DEP ConnHdlr_part_4.cc DEP ConnHdlr_part_3.cc DEP ConnHdlr_part_2.cc DEP ConnHdlr_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RUA_Types.cc DEP RUA_Templates.cc DEP RUA_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PFCP_Types.cc DEP PFCP_Templates.cc DEP PFCP_Emulation.cc DEP PFCP_CodecPort_CtrlFunct.cc DEP PFCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Mutex.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP Iuh_Types.cc DEP Iuh_Emulation.cc DEP Iuh_CodecPort_CtrlFunct.cc DEP Iuh_CodecPort.cc DEP IuUP_Types.cc DEP IPL4asp_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HNBGW_Tests.cc DEP HNBAP_Types.cc DEP HNBAP_Templates.cc DEP General_Types.cc DEP GSM_Types.cc DEP DNS_Helpers.cc DEP ConnHdlr.cc DEP BSSAP_Types.cc DEP BSSAP_CodecPort.cc CC BSSAP_CodecPort.o CC BSSAP_Types.o CC ConnHdlr.o CC DNS_Helpers.o CC GSM_Types.o CC General_Types.o CC HNBAP_Templates.o CC HNBAP_Types.o CC HNBGW_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC Iuh_CodecPort.o CC Iuh_CodecPort_CtrlFunct.o CC Iuh_Emulation.o CC Iuh_Types.o CC L3_Common.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.o CC MGCP_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:10701:1: warning: control reaches end of non-void function [-Wreturn-type] 10701 | } | ^ CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Mutex.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PFCP_CodecPort.o CC PFCP_CodecPort_CtrlFunct.o CC PFCP_Emulation.o CC PFCP_Templates.o CC PFCP_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC RUA_Emulation.o CC RUA_Templates.o CC RUA_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5970:1: warning: control reaches end of non-void function [-Wreturn-type] 5970 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:6021:1: warning: control reaches end of non-void function [-Wreturn-type] 6021 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6299:1: warning: control reaches end of non-void function [-Wreturn-type] 6299 | } | ^ CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC ConnHdlr_part_1.o CC ConnHdlr_part_2.o CC ConnHdlr_part_3.o CC ConnHdlr_part_4.o CC ConnHdlr_part_5.o CC ConnHdlr_part_6.o CC ConnHdlr_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HNBAP_Templates_part_1.o CC HNBAP_Templates_part_2.o CC HNBAP_Templates_part_3.o CC HNBAP_Templates_part_4.o CC HNBAP_Templates_part_5.o CC HNBAP_Templates_part_6.o CC HNBAP_Templates_part_7.o CC HNBAP_Types_part_1.o CC HNBAP_Types_part_2.o CC HNBAP_Types_part_3.o CC HNBAP_Types_part_4.o CC HNBAP_Types_part_5.o CC HNBAP_Types_part_6.o CC HNBAP_Types_part_7.o CC HNBGW_Tests_part_1.o CC HNBGW_Tests_part_2.o CC HNBGW_Tests_part_3.o CC HNBGW_Tests_part_4.o CC HNBGW_Tests_part_5.o CC HNBGW_Tests_part_6.o CC HNBGW_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC Iuh_CodecPort_part_1.o CC Iuh_CodecPort_part_2.o CC Iuh_CodecPort_part_3.o CC Iuh_CodecPort_part_4.o CC Iuh_CodecPort_part_5.o CC Iuh_CodecPort_part_6.o CC Iuh_CodecPort_part_7.o CC Iuh_CodecPort_CtrlFunct_part_1.o CC Iuh_CodecPort_CtrlFunct_part_2.o CC Iuh_CodecPort_CtrlFunct_part_3.o CC Iuh_CodecPort_CtrlFunct_part_4.o CC Iuh_CodecPort_CtrlFunct_part_5.o CC Iuh_CodecPort_CtrlFunct_part_6.o CC Iuh_CodecPort_CtrlFunct_part_7.o CC Iuh_Emulation_part_1.o CC Iuh_Emulation_part_2.o CC Iuh_Emulation_part_3.o CC Iuh_Emulation_part_4.o CC Iuh_Emulation_part_5.o CC Iuh_Emulation_part_6.o CC Iuh_Emulation_part_7.o CC Iuh_Types_part_1.o CC Iuh_Types_part_2.o CC Iuh_Types_part_3.o CC Iuh_Types_part_4.o CC Iuh_Types_part_5.o CC Iuh_Types_part_6.o CC Iuh_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Mutex_part_1.o CC Mutex_part_2.o CC Mutex_part_3.o CC Mutex_part_4.o CC Mutex_part_5.o CC Mutex_part_6.o CC Mutex_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PFCP_CodecPort_part_1.o CC PFCP_CodecPort_part_2.o CC PFCP_CodecPort_part_3.o CC PFCP_CodecPort_part_4.o CC PFCP_CodecPort_part_5.o CC PFCP_CodecPort_part_6.o CC PFCP_CodecPort_part_7.o CC PFCP_CodecPort_CtrlFunct_part_1.o CC PFCP_CodecPort_CtrlFunct_part_2.o CC PFCP_CodecPort_CtrlFunct_part_3.o CC PFCP_CodecPort_CtrlFunct_part_4.o CC PFCP_CodecPort_CtrlFunct_part_5.o CC PFCP_CodecPort_CtrlFunct_part_6.o CC PFCP_CodecPort_CtrlFunct_part_7.o CC PFCP_Emulation_part_1.o CC PFCP_Emulation_part_2.o CC PFCP_Emulation_part_3.o CC PFCP_Emulation_part_4.o CC PFCP_Emulation_part_5.o CC PFCP_Emulation_part_6.o CC PFCP_Emulation_part_7.o CC PFCP_Templates_part_1.o CC PFCP_Templates_part_2.o CC PFCP_Templates_part_3.o CC PFCP_Templates_part_4.o CC PFCP_Templates_part_5.o CC PFCP_Templates_part_6.o CC PFCP_Templates_part_7.o CC PFCP_Types_part_1.o CC PFCP_Types_part_2.o CC PFCP_Types_part_3.o CC PFCP_Types_part_4.o CC PFCP_Types_part_5.o CC PFCP_Types_part_6.o CC PFCP_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC RUA_Emulation_part_1.o CC RUA_Emulation_part_2.o CC RUA_Emulation_part_3.o CC RUA_Emulation_part_4.o CC RUA_Emulation_part_5.o CC RUA_Emulation_part_6.o CC RUA_Emulation_part_7.o CC RUA_Templates_part_1.o CC RUA_Templates_part_2.o CC RUA_Templates_part_3.o CC RUA_Templates_part_4.o CC RUA_Templates_part_5.o CC RUA_Templates_part_6.o CC RUA_Templates_part_7.o CC RUA_Types_part_1.o CC RUA_Types_part_2.o CC RUA_Types_part_3.o CC RUA_Types_part_4.o CC RUA_Types_part_5.o CC RUA_Types_part_6.o CC RUA_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC HNBAP_CommonDataTypes.o CC HNBAP_Constants.o CC HNBAP_Containers.o CC HNBAP_IEs.o CC HNBAP_PDU_Contents.o CC HNBAP_PDU_Descriptions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RUA_CommonDataTypes.o CC RUA_Constants.o CC RUA_Containers.o CC RUA_IEs.o CC RUA_PDU_Contents.o CC RUA_PDU_Descriptions.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC HNBAP_CommonDataTypes_part_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.o CC HNBAP_CommonDataTypes_part_4.o CC HNBAP_CommonDataTypes_part_5.o CC HNBAP_CommonDataTypes_part_6.o CC HNBAP_CommonDataTypes_part_7.o CC HNBAP_Constants_part_1.o CC HNBAP_Constants_part_2.o CC HNBAP_Constants_part_3.o CC HNBAP_Constants_part_4.o CC HNBAP_Constants_part_5.o CC HNBAP_Constants_part_6.o CC HNBAP_Constants_part_7.o CC HNBAP_Containers_part_1.o CC HNBAP_Containers_part_2.o CC HNBAP_Containers_part_3.o CC HNBAP_Containers_part_4.o CC HNBAP_Containers_part_5.o CC HNBAP_Containers_part_6.o CC HNBAP_Containers_part_7.o CC HNBAP_IEs_part_1.o CC HNBAP_IEs_part_2.o CC HNBAP_IEs_part_3.o CC HNBAP_IEs_part_4.o CC HNBAP_IEs_part_5.o CC HNBAP_IEs_part_6.o CC HNBAP_IEs_part_7.o CC HNBAP_PDU_Contents_part_1.o CC HNBAP_PDU_Contents_part_2.o CC HNBAP_PDU_Contents_part_3.o CC HNBAP_PDU_Contents_part_4.o CC HNBAP_PDU_Contents_part_5.o CC HNBAP_PDU_Contents_part_6.o CC HNBAP_PDU_Contents_part_7.o CC HNBAP_PDU_Descriptions_part_1.o CC HNBAP_PDU_Descriptions_part_2.o CC HNBAP_PDU_Descriptions_part_3.o CC HNBAP_PDU_Descriptions_part_4.o CC HNBAP_PDU_Descriptions_part_5.o CC HNBAP_PDU_Descriptions_part_6.o CC HNBAP_PDU_Descriptions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC RUA_CommonDataTypes_part_1.o CC RUA_CommonDataTypes_part_2.o CC RUA_CommonDataTypes_part_3.o CC RUA_CommonDataTypes_part_4.o CC RUA_CommonDataTypes_part_5.o CC RUA_CommonDataTypes_part_6.o CC RUA_CommonDataTypes_part_7.o CC RUA_Constants_part_1.o CC RUA_Constants_part_2.o CC RUA_Constants_part_3.o CC RUA_Constants_part_4.o CC RUA_Constants_part_5.o CC RUA_Constants_part_6.o CC RUA_Constants_part_7.o CC RUA_Containers_part_1.o CC RUA_Containers_part_2.o CC RUA_Containers_part_3.o CC RUA_Containers_part_4.o CC RUA_Containers_part_5.o CC RUA_Containers_part_6.o CC RUA_Containers_part_7.o CC RUA_IEs_part_1.o CC RUA_IEs_part_2.o CC RUA_IEs_part_3.o CC RUA_IEs_part_4.o CC RUA_IEs_part_5.o CC RUA_IEs_part_6.o CC RUA_IEs_part_7.o CC RUA_PDU_Contents_part_1.o CC RUA_PDU_Contents_part_2.o CC RUA_PDU_Contents_part_3.o CC RUA_PDU_Contents_part_4.o CC RUA_PDU_Contents_part_5.o CC RUA_PDU_Contents_part_6.o CC RUA_PDU_Contents_part_7.o CC RUA_PDU_Descriptions_part_1.o CC RUA_PDU_Descriptions_part_2.o CC RUA_PDU_Descriptions_part_3.o CC RUA_PDU_Descriptions_part_4.o CC RUA_PDU_Descriptions_part_5.o CC RUA_PDU_Descriptions_part_6.o CC RUA_PDU_Descriptions_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC Iuh_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC HNBAP_EncDec.o CC RUA_EncDec.o CC RANAP_EncDec.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); | ^~~~~ CC MGCP_CodecPort_CtrlFunctDef.o CC UD_PT.o CC PFCP_CodecPort_CtrlFunctDef.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD ConnHdlr.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD Iuh_Emulation.so CCLD Iuh_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Mutex.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PFCP_CodecPort.so CCLD PFCP_CodecPort_CtrlFunct.so CCLD PFCP_Emulation.so CCLD PFCP_Templates.so CCLD PFCP_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD RUA_Emulation.so CCLD RUA_Templates.so CCLD RUA_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCTP_Templates.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_CodecPort.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD BSSAP_CodecPort_part_1.so CCLD UD_Types.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD ConnHdlr_part_1.so CCLD ConnHdlr_part_2.so CCLD ConnHdlr_part_3.so CCLD ConnHdlr_part_4.so CCLD ConnHdlr_part_5.so CCLD ConnHdlr_part_6.so CCLD ConnHdlr_part_7.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HNBAP_Templates_part_1.so CCLD HNBAP_Templates_part_2.so CCLD HNBAP_Templates_part_3.so CCLD HNBAP_Templates_part_4.so CCLD HNBAP_Templates_part_5.so CCLD HNBAP_Templates_part_6.so CCLD HNBAP_Templates_part_7.so CCLD HNBAP_Types_part_1.so CCLD HNBAP_Types_part_2.so CCLD HNBAP_Types_part_3.so CCLD HNBAP_Types_part_4.so CCLD HNBAP_Types_part_5.so CCLD HNBAP_Types_part_6.so CCLD HNBAP_Types_part_7.so CCLD HNBGW_Tests_part_1.so CCLD HNBGW_Tests_part_2.so CCLD HNBGW_Tests_part_3.so CCLD HNBGW_Tests_part_4.so CCLD HNBGW_Tests_part_5.so CCLD HNBGW_Tests_part_6.so CCLD HNBGW_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD Iuh_CodecPort_part_1.so CCLD Iuh_CodecPort_part_2.so CCLD Iuh_CodecPort_part_3.so CCLD Iuh_CodecPort_part_4.so CCLD Iuh_CodecPort_part_5.so CCLD Iuh_CodecPort_part_6.so CCLD Iuh_CodecPort_part_7.so CCLD Iuh_CodecPort_CtrlFunct_part_1.so CCLD Iuh_CodecPort_CtrlFunct_part_2.so CCLD Iuh_CodecPort_CtrlFunct_part_3.so CCLD Iuh_CodecPort_CtrlFunct_part_4.so CCLD Iuh_CodecPort_CtrlFunct_part_5.so CCLD Iuh_CodecPort_CtrlFunct_part_6.so CCLD Iuh_CodecPort_CtrlFunct_part_7.so CCLD Iuh_Emulation_part_1.so CCLD Iuh_Emulation_part_2.so CCLD Iuh_Emulation_part_3.so CCLD Iuh_Emulation_part_4.so CCLD Iuh_Emulation_part_5.so CCLD Iuh_Emulation_part_6.so CCLD Iuh_Emulation_part_7.so CCLD Iuh_Types_part_1.so CCLD Iuh_Types_part_2.so CCLD Iuh_Types_part_3.so CCLD Iuh_Types_part_4.so CCLD Iuh_Types_part_5.so CCLD Iuh_Types_part_6.so CCLD Iuh_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Mutex_part_1.so CCLD Mutex_part_2.so CCLD Mutex_part_3.so CCLD Mutex_part_4.so CCLD Mutex_part_5.so CCLD Mutex_part_6.so CCLD Mutex_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PFCP_CodecPort_part_1.so CCLD PFCP_CodecPort_part_2.so CCLD PFCP_CodecPort_part_3.so CCLD PFCP_CodecPort_part_4.so CCLD PFCP_CodecPort_part_5.so CCLD PFCP_CodecPort_part_6.so CCLD PFCP_CodecPort_part_7.so CCLD PFCP_CodecPort_CtrlFunct_part_1.so CCLD PFCP_CodecPort_CtrlFunct_part_2.so CCLD PFCP_CodecPort_CtrlFunct_part_3.so CCLD PFCP_CodecPort_CtrlFunct_part_4.so CCLD PFCP_CodecPort_CtrlFunct_part_5.so CCLD PFCP_CodecPort_CtrlFunct_part_6.so CCLD PFCP_CodecPort_CtrlFunct_part_7.so CCLD PFCP_Emulation_part_1.so CCLD PFCP_Emulation_part_2.so CCLD PFCP_Emulation_part_3.so CCLD PFCP_Emulation_part_4.so CCLD PFCP_Emulation_part_5.so CCLD PFCP_Emulation_part_6.so CCLD PFCP_Emulation_part_7.so CCLD PFCP_Templates_part_1.so CCLD PFCP_Templates_part_2.so CCLD PFCP_Templates_part_3.so CCLD PFCP_Templates_part_4.so CCLD PFCP_Templates_part_5.so CCLD PFCP_Templates_part_6.so CCLD PFCP_Templates_part_7.so CCLD PFCP_Types_part_1.so CCLD PFCP_Types_part_2.so CCLD PFCP_Types_part_3.so CCLD PFCP_Types_part_4.so CCLD PFCP_Types_part_5.so CCLD PFCP_Types_part_6.so CCLD PFCP_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD RUA_Emulation_part_1.so CCLD RUA_Emulation_part_2.so CCLD RUA_Emulation_part_3.so CCLD RUA_Emulation_part_4.so CCLD RUA_Emulation_part_5.so CCLD RUA_Emulation_part_6.so CCLD RUA_Emulation_part_7.so CCLD RUA_Templates_part_1.so CCLD RUA_Templates_part_2.so CCLD RUA_Templates_part_3.so CCLD RUA_Templates_part_4.so CCLD RUA_Templates_part_5.so CCLD RUA_Templates_part_6.so CCLD RUA_Templates_part_7.so CCLD RUA_Types_part_1.so CCLD RUA_Types_part_2.so CCLD RUA_Types_part_3.so CCLD RUA_Types_part_4.so CCLD RUA_Types_part_5.so CCLD RUA_Types_part_6.so CCLD RUA_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_7.so CCLD TCCConversion_Functions_part_6.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD HNBAP_CommonDataTypes.so CCLD HNBAP_Constants.so CCLD HNBAP_Containers.so CCLD HNBAP_IEs.so CCLD HNBAP_PDU_Contents.so CCLD HNBAP_PDU_Descriptions.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD RUA_CommonDataTypes.so CCLD RUA_Constants.so CCLD RUA_Containers.so CCLD RUA_IEs.so CCLD RUA_PDU_Contents.so CCLD RUA_PDU_Descriptions.so CCLD HNBAP_CommonDataTypes_part_1.so CCLD HNBAP_CommonDataTypes_part_2.so CCLD HNBAP_CommonDataTypes_part_3.so CCLD HNBAP_CommonDataTypes_part_4.so CCLD HNBAP_CommonDataTypes_part_5.so CCLD HNBAP_CommonDataTypes_part_6.so CCLD HNBAP_CommonDataTypes_part_7.so CCLD HNBAP_Constants_part_1.so CCLD HNBAP_Constants_part_2.so CCLD HNBAP_Constants_part_3.so CCLD HNBAP_Constants_part_4.so CCLD HNBAP_Constants_part_5.so CCLD HNBAP_Constants_part_6.so CCLD HNBAP_Constants_part_7.so CCLD HNBAP_Containers_part_1.so CCLD HNBAP_Containers_part_2.so CCLD HNBAP_Containers_part_3.so CCLD HNBAP_Containers_part_4.so CCLD HNBAP_Containers_part_5.so CCLD HNBAP_Containers_part_6.so CCLD HNBAP_Containers_part_7.so CCLD HNBAP_IEs_part_1.so CCLD HNBAP_IEs_part_2.so CCLD HNBAP_IEs_part_3.so CCLD HNBAP_IEs_part_4.so CCLD HNBAP_IEs_part_5.so CCLD HNBAP_IEs_part_6.so CCLD HNBAP_IEs_part_7.so CCLD HNBAP_PDU_Contents_part_1.so CCLD HNBAP_PDU_Contents_part_2.so CCLD HNBAP_PDU_Contents_part_3.so CCLD HNBAP_PDU_Contents_part_4.so CCLD HNBAP_PDU_Contents_part_5.so CCLD HNBAP_PDU_Contents_part_6.so CCLD HNBAP_PDU_Contents_part_7.so CCLD HNBAP_PDU_Descriptions_part_1.so CCLD HNBAP_PDU_Descriptions_part_2.so CCLD HNBAP_PDU_Descriptions_part_3.so CCLD HNBAP_PDU_Descriptions_part_4.so CCLD HNBAP_PDU_Descriptions_part_5.so CCLD HNBAP_PDU_Descriptions_part_6.so CCLD HNBAP_PDU_Descriptions_part_7.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD RUA_CommonDataTypes_part_1.so CCLD RUA_CommonDataTypes_part_2.so CCLD RUA_CommonDataTypes_part_3.so CCLD RUA_CommonDataTypes_part_4.so CCLD RUA_CommonDataTypes_part_5.so CCLD RUA_CommonDataTypes_part_6.so CCLD RUA_CommonDataTypes_part_7.so CCLD RUA_Constants_part_1.so CCLD RUA_Constants_part_2.so CCLD RUA_Constants_part_3.so CCLD RUA_Constants_part_4.so CCLD RUA_Constants_part_5.so CCLD RUA_Constants_part_6.so CCLD RUA_Constants_part_7.so CCLD RUA_Containers_part_1.so CCLD RUA_Containers_part_2.so CCLD RUA_Containers_part_4.so CCLD RUA_Containers_part_3.so CCLD RUA_Containers_part_5.so CCLD RUA_Containers_part_6.so CCLD RUA_Containers_part_7.so CCLD RUA_IEs_part_1.so CCLD RUA_IEs_part_2.so CCLD RUA_IEs_part_3.so CCLD RUA_IEs_part_4.so CCLD RUA_IEs_part_5.so CCLD RUA_IEs_part_6.so CCLD RUA_IEs_part_7.so CCLD RUA_PDU_Contents_part_1.so CCLD RUA_PDU_Contents_part_2.so CCLD RUA_PDU_Contents_part_3.so CCLD RUA_PDU_Contents_part_4.so CCLD RUA_PDU_Contents_part_5.so CCLD RUA_PDU_Contents_part_6.so CCLD RUA_PDU_Contents_part_7.so CCLD RUA_PDU_Descriptions_part_1.so CCLD RUA_PDU_Descriptions_part_2.so CCLD RUA_PDU_Descriptions_part_3.so CCLD RUA_PDU_Descriptions_part_4.so CCLD RUA_PDU_Descriptions_part_5.so CCLD RUA_PDU_Descriptions_part_6.so CCLD RUA_PDU_Descriptions_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IuUP_EncDec.so CCLD Iuh_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD HNBAP_EncDec.so CCLD RUA_EncDec.so CCLD RANAP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD UD_PT.so CCLD PFCP_CodecPort_CtrlFunctDef.so CCLD HNBGW_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 1s (388 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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-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-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-latest 0 upgraded, 39 newly installed, 0 to remove and 7 not upgraded. Need to get 15.5 MB of archives. After this operation, 25.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.5.0 [16.5 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.14.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0 [101 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp4 0.5.0 [41.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.1 [128 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.1 [457 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.1 [18.4 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.1 [22.8 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv-dbg 0.5.0 [40.5 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.7.0 [52.0 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap-dbg 1.7.0 [191 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp-dbg 0.5.0 [131 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [954 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.7.0 [28.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua-dbg 1.7.0 [93.4 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.1 [2164 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.7.0 [106 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw-dbg 1.7.0 [496 kB] Fetched 15.5 MB in 0s (77.6 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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../04-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../05-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.1_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0_amd64.deb ... Unpacking osmo-hnbgw (1.7.0) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.5.0) ... Setting up libosmo-hnbap0:amd64 (1.7.0) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmo-rua0:amd64 (1.7.0) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmo-rua-dbg:amd64 (1.7.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmo-pfcp4:amd64 (0.5.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmo-sigtran11:amd64 (2.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.1) ... Setting up osmo-stp:amd64 (2.1.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0) ... Setting up osmo-hnbgw (1.7.0) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0) ... Setting up osmo-stp-dbg:amd64 (2.1.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/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-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] 20250814122219390 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250814122219390 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-hnbgw0-0: Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250814122219390 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250814122219390 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250814122219390 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250814122219390 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250814122219390 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250814122219390 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250814122219390 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250814122219390 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250814122219390 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250814122219390 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250814122219390 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250814122219390 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250814122219390 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250814122219391 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814122219391 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250814122219391 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250814122219391 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250814122219391 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250814122219391 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250814122219391 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250814122219391 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814122219391 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250814122219391 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250814122219391 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250814122219391 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250814122219391 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250814122219391 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250814122219391 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814122219391 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250814122219391 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250814122219391 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250814122219391 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250814122219391 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250814122219391 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250814122219391 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814122219391 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250814122219391 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250814122219391 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250814122219391 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250814122219391 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250814122219391 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250814122219391 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250814122219391 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250814122219391 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250814122219391 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250814122219391 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x555bb22494e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x555bb22494c0(iups) with 3 counters 20250814122219590 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250814122219590 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250814122219590 DLGLOBAL DEBUG validating counter group 0x7ff072ae49e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250814122219590 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250814122219591 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x7ff072ae49a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250814122219591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_DOWN}: Allocated (fsm.c:456) 20250814122219591 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250814122219591 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250814122219591 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250814122219591 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250814122219591 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122219591 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250814122219591 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122219591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122219591 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249560(msc) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249560(msc) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249560(msc) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249560(msc) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249540(sgsn) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249540(sgsn) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249540(sgsn) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Allocated (fsm.c:456) 20250814122219591 DLGLOBAL DEBUG validating counter group 0x555bb2249540(sgsn) with 15 counters (rate_ctr.c:86) 20250814122219591 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250814122219591 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814122219591 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250814122219591 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250814122219591 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250814122219591 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250814122219591 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250814122219591 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250814122219591 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:60698 (mgcp_client.c:999) 20250814122219591 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250814122219591 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250814122219591 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250814122219591 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250814122219591 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250814122219591 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250814122219591 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{IDLE}: Allocated (fsm.c:456) 20250814122219591 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250814122219591 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250814122219591 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250814122219591 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250814122219591 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250814122219591 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250814122219591 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250814122219591 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250814122219591 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250814122219591 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x555be3901420 (osmo_ss7_user.c:88) 20250814122219591 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250814122219591 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250814122219591 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250814122219591 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250814122219591 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814122219591 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250814122219591 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814122219591 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250814122219591 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814122219591 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250814122219591 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814122219591 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250814122219591 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250814122219591 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-hnbgw0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122219591 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122219591 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250814122219591 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-hnbgw0-0: accept of new connection from (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814122219591 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122219591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122219591 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814122219591 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250814122219591 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814122219591 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250814122219591 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814122219591 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250814122219591 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814122219591 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250814122219591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219592 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250814122219592 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122219592 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122219592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122219592 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122219592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122219591 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:440) 20250814122219591 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250814122219591 DLSS7 INFO 0: asp-asp-clnt-CN-0: Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (osmo_ss7_asp.c:961) 20250814122219591 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250814122219591 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250814122219591 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250814122219591 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250814122219592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122219592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250814122219592 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250814122219592 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250814122219592 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250814122219592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122219592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250814122219592 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250814122219592 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250814122219592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219592 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122219592 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122219592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122219592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122219592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122219592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122219592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122219592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250814122219592 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250814122219592 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250814122219592 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x555be38b0cc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250814122219592 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250814122219592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122219592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250814122219592 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250814122219592 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555be3901200]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250814122219592 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219592 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122219592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219592 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219592 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219592 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122219592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219592 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219592 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219592 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122219592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219592 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219592 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219592 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219592 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122219592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219592 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219592 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219592 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219592 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122219592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219592 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219592 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219592 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122219592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219592 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122219592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219592 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219592 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219592 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122219592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122219593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219593 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122219593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219593 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219593 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122219593 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122219593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122219593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122219593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122219593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122219593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122219593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122219593 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122219593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122219593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122219593 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122219592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219592 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219592 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219592 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122219592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122219592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122219592 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122219593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814122219593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122219593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122219593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122219593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122219593 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122219593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122219594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122219594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122219594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122219594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122219594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122219594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122219594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122219594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122219594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122219594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HNBGW_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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: HNBGW_Tests.cfg MC@8f74a3c05c67: Unix server socket created successfully. MC@8f74a3c05c67: Listening on TCP port 45613. 8f74a3c05c67 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 8f74a3c05c67 45613 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@8f74a3c05c67: New HC connected from 10.0.2.100 [10.0.2.100]. 8f74a3c05c67: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@8f74a3c05c67: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8f74a3c05c67: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8f74a3c05c67: Configuration file was processed on all HCs. MC@8f74a3c05c67: Creating MTC on host 10.0.2.100. MC@8f74a3c05c67: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Aug 14 12:22:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_hnb_register started. 20250814122221330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122221335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122221340 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36965<->l=127.0.0.1:4262) (control_if.c:572) 20250814122221357 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221357 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122221357 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221357 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122221357 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221357 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122221358 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122221358 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122221358 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221358 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122221359 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221359 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122221359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221359 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122221359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221359 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221359 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221359 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122221359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122221359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221359 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221359 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221359 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122221359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122221359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221359 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221359 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221359 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122221359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122221359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221359 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221359 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122221359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221359 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122221359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221359 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122221359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221359 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122221359 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(11)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122221374 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221374 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122221374 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221374 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122221374 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221374 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122221374 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122221374 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122221375 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221375 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122221375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221375 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122221375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221375 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221375 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221375 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122221375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221375 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122221375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221375 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221375 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221375 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122221375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122221375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221375 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221375 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122221375 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122221375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122221375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122221375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122221375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122221375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122221376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122221376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122221376 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122221376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122221376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122221376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122221376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122221376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122221376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122221376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122221571 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122221571 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122221571 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122221571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122221580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122221580 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122221580 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122221580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122221580 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122221580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122221583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221583 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122221583 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122221583 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122221583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122221583 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122221583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122221589 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122221589 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122221589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122221589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122221596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221596 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122221596 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122221596 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122221596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122221596 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122221596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122221596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122221596 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122221596 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122221596 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122221596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122221596 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122221596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122222389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122222389 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122222389 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122222389 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122222389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122222389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122222389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122222389 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122222389 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122222389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122222389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122222389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122222389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122222389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122222389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122222389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122222389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122222389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122222389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122222389 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122222389 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122222389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122222390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122222390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122222390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122222390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122222390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122222390 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122222390 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122222390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122222390 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122222390 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122222390 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122222390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122222390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122222390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122222390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122222400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122222400 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122222400 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122222400 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122222400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122222400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122222400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122222400 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122222401 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122222401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122222401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122222401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122222401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122222401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122222401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122222401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122222401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122222401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122222401 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122222401 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122222401 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122222401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122222401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122222401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122222401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122222401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122222401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122222401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122222401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122222401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122222401 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122222401 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122222401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122222401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122222401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122222401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122222402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122222402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122222402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122222402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122222418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122222418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122222418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122222418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122222419 DLGLOBAL DEBUG validating counter group 0x555bb2249be0(hnb) with 60 counters (rate_ctr.c:86) 20250814122222419 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122222419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122222419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122222419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122222419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122222434 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36965<->l=127.0.0.1:4262) (control_if.c:193) 20250814122222434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59468<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(4)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122222440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122222441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122222441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122222441 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122222441 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122222441 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@8f74a3c05c67: Final verdict of PTC: none 20250814122222442 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_hnb_register-Iuh0-RUA(8)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@8f74a3c05c67: Final verdict of PTC: none 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122222442 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122222442 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122222442 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122222442 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122222442 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122222442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122222442 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122222442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-RAN(10)@8f74a3c05c67: Final verdict of PTC: none 20250814122222442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122222443 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122222443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122222443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122222443 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122222443 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122222443 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122222443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122222443 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122222443 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122222443 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122222443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122222443 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122222443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122222443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(9)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(15)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(6)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_hnb_register finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Aug 14 12:22:22 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250814122222554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122222956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157440) Waiting for packet dumper to finish... 1 (prev_count=157440, count=157980) 20250814122224189 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250814122224189 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250814122224189 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250814122224189 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (osmo_ss7_asp.c:788) 20250814122224443 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122224443 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122224443 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122224443 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122224444 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122224444 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Aug 14 12:22:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_hnb_register_duplicate started. 20250814122226092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122226098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122226102 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39383<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122226124 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122226124 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122226133 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226133 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122226133 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122226133 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226133 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122226134 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226134 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122226134 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40368 (stream_srv.c:142) 20250814122226134 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40368<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122226134 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226134 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122226135 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226135 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122226135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226135 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122226135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226135 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226135 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226135 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122226135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226135 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122226135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226135 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226135 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226135 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122226135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122226135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226135 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226135 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226135 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122226135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122226135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226135 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226136 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226136 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226136 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122226136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226136 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226136 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226136 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122226136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226136 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226136 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226136 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122226136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226136 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226136 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226136 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122226136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(26)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(24)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122226148 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226148 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122226148 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122226148 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226148 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122226148 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226148 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122226148 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122226148 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122226149 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226149 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122226149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226149 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122226150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226150 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226150 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226150 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122226150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226150 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122226150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226150 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226150 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226150 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122226150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226150 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122226150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226150 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226150 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122226150 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122226150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122226150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122226150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122226150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122226150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122226150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122226150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122226150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122226150 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122226150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122226150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122226150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122226150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122226150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122226150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122226150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(27)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122226346 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122226346 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122226346 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122226346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122226353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226353 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122226353 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122226353 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122226353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122226353 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122226353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122226357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226357 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122226357 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122226357 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122226357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122226357 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122226357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122226360 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122226360 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122226360 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122226360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122226366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226366 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122226366 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122226366 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122226366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122226366 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122226366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122226369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122226369 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122226369 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122226369 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122226369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122226369 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122226369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122227156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122227156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122227156 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122227156 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122227156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122227156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122227156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122227156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122227156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122227156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122227156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122227156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122227156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122227156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122227156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122227156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122227156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122227157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122227157 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122227157 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122227157 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122227157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122227157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122227157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122227157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122227157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122227157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122227157 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122227157 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122227157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122227157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122227157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122227157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122227157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122227157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122227157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122227158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122227176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122227176 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122227176 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122227176 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122227176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122227176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122227176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122227176 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122227176 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122227176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122227176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122227176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122227176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122227176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122227176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122227176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122227176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122227176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122227176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122227176 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122227176 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122227176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122227176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122227176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122227176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122227176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122227176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122227176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122227176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122227176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122227176 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122227176 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122227176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122227176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122227176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122227176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122227177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122227177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122227177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122227177 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122227177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122227177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122227177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122227177 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122227177 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122227177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122227177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122227177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122227177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(28)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122227181 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122227181 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122227181 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122227181 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122227181 DHNBAP ERROR (127.0.0.1:40368 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250814122227181 DHNBAP ERROR (127.0.0.1:40368 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250814122227181 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122227181 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250814122227181 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122227185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122227186 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39383<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122227187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122227187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122227187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122227187 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122227187 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122227187 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(27)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@8f74a3c05c67: Final verdict of PTC: none 20250814122227188 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122227188 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122227188 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122227188 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122227188 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122227188 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122227188 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122227188 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122227188 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122227188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(19)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(30)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Aug 14 12:22:27 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250814122227230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122227633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120716) Waiting for packet dumper to finish... 1 (prev_count=120716, count=163352) 20250814122229189 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122229189 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122229189 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122229189 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122229189 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122229189 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Aug 14 12:22:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250814122230765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122230770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122230772 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41099<->l=127.0.0.1:4262) (control_if.c:572) 20250814122230787 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230787 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230787 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122230787 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230787 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230787 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230787 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230788 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122230788 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122230789 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230789 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122230789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230789 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122230789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230789 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230789 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230789 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122230789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230789 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122230789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230789 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230789 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230789 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122230789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122230789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230789 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230789 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122230789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122230789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230789 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122230789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122230789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122230789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122230789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(39)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(37)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122230800 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230800 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230800 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122230800 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230800 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230800 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230800 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230800 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122230800 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122230802 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230802 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122230802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230802 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122230802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230802 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230802 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230802 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122230802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230802 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122230802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230802 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230802 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230802 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122230802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230802 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122230802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230802 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230802 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122230802 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122230802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122230802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122230802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122230802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122230802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122230802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122230802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122230802 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122230802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122230802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122230802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122230802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122230802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122230802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122230802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122230802 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122230999 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122230999 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122230999 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122230999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122231007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231007 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122231007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122231007 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122231007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122231007 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122231007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122231009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122231009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122231009 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122231009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122231009 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122231009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122231011 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122231011 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122231011 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122231012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122231015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122231015 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122231015 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122231015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122231015 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122231015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122231016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231016 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122231016 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122231016 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122231016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122231016 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122231016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122231816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122231816 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122231816 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122231816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122231816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122231816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122231816 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122231816 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122231816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122231816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122231816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122231816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122231816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122231816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122231816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122231816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122231816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122231817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122231817 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122231817 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122231817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122231817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122231817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122231817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122231817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122231817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122231817 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122231817 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122231817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122231817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122231817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122231817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122231817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122231817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122231817 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122231822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231822 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122231822 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122231822 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122231822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122231822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122231822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122231822 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122231822 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122231822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122231822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122231822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122231822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122231822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122231822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122231822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122231822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122231822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122231822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122231822 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122231822 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122231822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122231822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122231822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122231823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122231823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122231823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122231823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122231823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122231823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122231823 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122231823 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122231823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122231823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122231823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122231823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122231823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122231823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122231823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122231823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122231823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122231823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122231823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122231823 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122231823 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122231823 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122231823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122231823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122231825 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122231825 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250814122231825 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122231825 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(41)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8f74a3c05c67: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122231832 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41099<->l=127.0.0.1:4262) (control_if.c:193) 20250814122231832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122231836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@8f74a3c05c67: Final verdict of PTC: none 20250814122231837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122231837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122231837 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-RAN(41)@8f74a3c05c67: Final verdict of PTC: none 20250814122231837 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122231837 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122231837 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122231837 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122231837 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122231837 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122231837 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(37)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@8f74a3c05c67: Final verdict of PTC: none 20250814122231838 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122231838 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122231838 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(38)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(34)@8f74a3c05c67: Final verdict of PTC: none 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122231838 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122231838 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122231838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(39)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(43)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Aug 14 12:22:31 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250814122231922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122232324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102344) Waiting for packet dumper to finish... 1 (prev_count=102344, count=161532) 20250814122233839 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122233839 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122233839 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122233839 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122233839 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122233839 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Aug 14 12:22:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_hnb_disconnected_timeout started. 20250814122235447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122235453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122235457 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38715<->l=127.0.0.1:4262) (control_if.c:572) 20250814122235473 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235473 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235473 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122235473 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235473 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235473 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235473 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235474 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235474 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235474 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122235474 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_disconnected_timeout-Iuh0(48)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122235475 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235475 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122235475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235475 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122235475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235475 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235475 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235475 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122235475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235475 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122235475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235475 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235475 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235475 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122235475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235475 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122235475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235475 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235475 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235475 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122235475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122235475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235475 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122235475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122235475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122235475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122235475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(52)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(50)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122235492 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235492 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235492 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122235493 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235493 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235493 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235493 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235493 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122235493 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122235494 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235494 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122235494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235495 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122235495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235495 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235495 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235495 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122235495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235495 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122235495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235495 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235495 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235495 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122235495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122235495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235495 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235495 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122235495 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122235495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122235495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122235496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122235496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122235496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122235496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122235496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122235496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122235496 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122235496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122235496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122235496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122235496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122235496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122235496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122235496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(53)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122235525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122235525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122235525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122235525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122235525 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122235525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122235525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122235525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122235525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122235686 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122235687 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122235687 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122235687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122235696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122235696 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122235696 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122235696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122235696 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122235696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122235700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235700 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122235700 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122235700 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122235700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122235700 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122235700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122235712 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122235712 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122235712 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122235712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122235717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235717 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122235717 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122235717 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122235717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122235717 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122235717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122235718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122235718 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122235718 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122235718 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122235718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122235718 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122235718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122236503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122236503 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122236503 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122236503 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122236503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122236503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122236503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122236503 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122236503 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122236503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122236503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122236503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122236503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122236503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122236504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122236504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122236504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122236504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122236504 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122236504 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122236504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122236504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122236504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122236504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122236504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122236505 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122236505 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122236505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122236505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122236505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122236505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122236505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122236505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122236505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122236505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122236527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122236527 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122236527 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122236527 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122236527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122236527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122236527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122236527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122236527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122236527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122236527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122236527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122236527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122236527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122236527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122236527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122236527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122236528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122236528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122236528 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122236528 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122236528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122236528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122236528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122236528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122236528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122236528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122236528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122236528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122236528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122236528 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122236528 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122236529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122236529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122236529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122236529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122236529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122236529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122236529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122236529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122236539 DLCTRL DEBUG Command: GET 790108149 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814122236539 DLCTRL DEBUG Tx Command reply: GET_REPLY 790108149 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) HNBGW_Test.sgsn0-RAN(54)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8f74a3c05c67: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@8f74a3c05c67: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814122236545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122236545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122236545 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122236545 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122236545 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814122237554 DLCTRL DEBUG Command: GET 770153967 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814122237554 DLCTRL DEBUG Tx Command reply: GET_REPLY 770153967 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250814122242568 DLCTRL DEBUG Command: GET 957856123 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814122242568 DLCTRL DEBUG Tx Command reply: ERROR 957856123 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@8f74a3c05c67: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250814122243616 DLCTRL DEBUG Command: GET 409883633 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814122243616 DLCTRL DEBUG Tx Command reply: ERROR 409883633 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) TC_hnb_disconnected_timeout-Iuh0(57)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122243618 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122243618 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(46)@8f74a3c05c67: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122243628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122243628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122243628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122243628 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122243628 DLGLOBAL DEBUG validating counter group 0x555bb2249be0(hnb) with 60 counters (rate_ctr.c:86) 20250814122243628 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122243629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122243629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122243629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122243629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814122243630 DLCTRL DEBUG Command: GET 581363002 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814122243630 DLCTRL DEBUG Tx Command reply: GET_REPLY 581363002 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122244635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122244635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122244635 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122244635 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122244635 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814122244640 DLCTRL DEBUG Command: GET 712318803 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814122244640 DLCTRL DEBUG Tx Command reply: GET_REPLY 712318803 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250814122250651 DLCTRL DEBUG Command: GET 795420476 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814122250651 DLCTRL DEBUG Tx Command reply: ERROR 795420476 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@8f74a3c05c67: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122250664 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38715<->l=127.0.0.1:4262) (control_if.c:193) 20250814122250665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(45)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122250667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@8f74a3c05c67: Final verdict of PTC: none 20250814122250670 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122250670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122250670 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122250670 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122250670 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122250670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122250671 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122250671 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122250671 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122250671 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122250671 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122250671 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-RAN(54)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@8f74a3c05c67: Final verdict of PTC: none 20250814122250671 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122250671 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122250671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(52)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(56)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(47)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Thu Aug 14 12:22:50 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250814122250773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122251176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172864) Waiting for packet dumper to finish... 1 (prev_count=172864, count=173404) 20250814122252672 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122252672 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122252672 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122252672 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122252672 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122252672 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Aug 14 12:22:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ue_register started. 20250814122254314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122254320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122254325 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34211<->l=127.0.0.1:4262) (control_if.c:572) 20250814122254347 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254347 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122254347 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122254347 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254347 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122254348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122254348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122254348 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254348 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122254348 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254348 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122254348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122254348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122254348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254348 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254348 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254348 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122254348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254348 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122254348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122254348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122254348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122254349 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254349 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122254349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122254349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254349 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122254349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254349 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254349 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254349 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122254349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122254349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254349 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122254350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254350 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254350 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254350 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122254350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122254350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122254350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254350 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122254350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122254350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122254350 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(67)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(65)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122254362 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254362 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122254362 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122254362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254362 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122254362 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254362 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122254362 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122254362 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122254363 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254363 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122254363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254363 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122254363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254363 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254363 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254363 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122254363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254363 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122254363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254363 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254363 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254363 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122254363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254363 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122254363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254363 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254363 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122254363 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122254363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122254363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122254363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122254363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122254363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122254363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122254363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122254363 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122254363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122254363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122254363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122254363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122254363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122254363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122254363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122254364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122254364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122254383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122254383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122254383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122254383 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122254383 DLGLOBAL DEBUG validating counter group 0x555bb2249be0(hnb) with 60 counters (rate_ctr.c:86) 20250814122254383 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122254383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122254383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122254383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122254383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122254560 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122254560 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122254560 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122254560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122254569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254569 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122254569 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122254569 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122254569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122254569 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122254569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122254572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254572 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122254572 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122254572 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122254572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122254572 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122254572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122254573 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122254573 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122254573 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122254573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122254579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254579 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122254579 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122254579 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122254579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122254579 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122254579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122254582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122254582 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122254582 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122254582 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122254582 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122254582 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122254582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122255379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122255379 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122255379 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122255379 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122255379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122255379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122255379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122255379 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122255380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122255380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122255380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122255380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122255380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122255380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122255380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122255380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122255380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122255380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122255380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122255380 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122255380 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122255380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122255380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122255380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122255380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122255380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122255380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122255380 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122255380 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122255380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122255380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122255380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122255380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122255380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122255380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122255380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122255380 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122255385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122255385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122255385 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122255385 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122255385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122255385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122255385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122255385 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122255386 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122255386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122255386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122255386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122255386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122255386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122255386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122255386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122255386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122255386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122255386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122255386 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122255386 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122255386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122255386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122255386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122255386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122255386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122255386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122255386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122255386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122255386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122255386 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122255386 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122255386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122255387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122255387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122255387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122255387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122255387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122255387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122255387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122255394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122255394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122255394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250814122255394 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250814122255394 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250814122255394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122255394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(69)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122255402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122255402 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34211<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(61)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(60)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122255406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122255407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122255407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122255407 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122255407 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122255407 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@8f74a3c05c67: Final verdict of PTC: none 20250814122255408 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122255408 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122255408 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122255408 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122255408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122255408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122255408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122255408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122255408 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122255408 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122255408 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122255408 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122255408 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_ue_register-Iuh0-RUA(64)@8f74a3c05c67: Final verdict of PTC: none 20250814122255409 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122255409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122255409 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122255409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122255409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(65)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(62)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(71)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@8f74a3c05c67: Final verdict of PTC: none TC_ue_register-Iuh0(63)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_ue_register finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Aug 14 12:22:55 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250814122255503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122255905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159924) Waiting for packet dumper to finish... 1 (prev_count=159924, count=160640) 20250814122257409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122257409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122257409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122257409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122257409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122257409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Aug 14 12:22:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ue_register_tmsi_lai started. MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250814122259042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122259047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122259051 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40851<->l=127.0.0.1:4262) (control_if.c:572) 20250814122259065 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259065 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122259065 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122259065 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259065 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122259066 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259066 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122259066 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122259066 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122259066 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259066 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122259067 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259067 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122259067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259067 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122259067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259067 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259067 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122259067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259067 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122259067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259067 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259067 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259067 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122259067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122259067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259067 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259067 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259067 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122259067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122259067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259067 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259067 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259067 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259067 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122259067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259067 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259067 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259067 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122259067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259067 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259067 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259067 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122259067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259067 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259067 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259067 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122259067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(80)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(78)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122259079 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259079 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122259079 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122259079 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259079 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122259079 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259079 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122259079 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122259079 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122259080 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259080 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122259080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259080 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122259080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259080 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259080 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259080 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122259080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259080 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122259080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259080 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259080 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122259080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122259080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259080 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259080 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122259080 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122259080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122259080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122259080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122259081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122259081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122259081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122259081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122259081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122259081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122259081 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122259081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122259081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122259081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122259081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122259081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122259081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122259081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122259099 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122259099 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122259099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122259099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122259099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122259277 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122259277 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122259277 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122259277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122259285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259285 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122259285 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122259285 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122259285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122259285 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122259285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122259288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259288 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122259288 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122259288 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122259288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122259288 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122259288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122259290 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122259290 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122259290 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122259290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122259297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259297 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122259297 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122259297 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122259297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122259297 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122259297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122259300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122259300 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122259300 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122259300 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122259300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122259300 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122259300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122300095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122300095 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122300095 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122300095 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122300095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122300095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122300095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122300095 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122300095 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122300095 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122300095 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122300095 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122300095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122300095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122300095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122300096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122300096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122300096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122300096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122300096 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122300096 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122300096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122300096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122300096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122300096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122300096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122300096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122300096 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122300096 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122300096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122300096 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122300096 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122300096 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122300096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122300096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122300096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122300096 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122300098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122300098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122300098 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122300099 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122300099 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122300099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122300099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122300099 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122300099 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122300099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122300099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122300099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122300099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122300099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122300099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122300099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122300099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122300099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122300099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122300099 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122300099 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122300099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122300099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122300099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122300099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122300099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122300099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122300099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122300099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122300099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122300099 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122300099 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122300099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122300099 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122300099 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122300099 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122300099 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122300099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122300099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122300099 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(82)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122300108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122300109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122300109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250814122300109 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250814122300109 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250814122300109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122300109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122300115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122300115 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40851<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(73)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122300118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122300119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122300119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122300119 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122300119 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122300119 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@8f74a3c05c67: Final verdict of PTC: none 20250814122300119 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122300119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122300119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122300120 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(81)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@8f74a3c05c67: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@8f74a3c05c67: Final verdict of PTC: none 20250814122300120 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122300120 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122300120 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122300120 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122300120 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(79)@8f74a3c05c67: Final verdict of PTC: none 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122300120 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122300120 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122300120 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122300120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(83)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(84)@8f74a3c05c67: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(75)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Aug 14 12:23:00 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250814122300162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122300564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104492) Waiting for packet dumper to finish... 1 (prev_count=104492, count=160344) 20250814122302120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122302120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122302120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122302121 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122302121 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122302122 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Aug 14 12:23:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ue_register_before_hnb_register started. 20250814122303632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122303639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122303644 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44079<->l=127.0.0.1:4262) (control_if.c:572) 20250814122303664 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303664 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122303664 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122303664 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303664 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122303665 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303665 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122303665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122303665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122303665 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303665 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122303666 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303666 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122303666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303666 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122303666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303666 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303666 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303666 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122303666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303666 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122303666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303666 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303666 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303666 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122303666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122303666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303666 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303666 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303666 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122303667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122303667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122303667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303667 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122303667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122303667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122303667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122303667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(93)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122303688 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303688 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122303688 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122303689 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303689 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122303689 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303689 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122303689 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122303689 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122303690 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303690 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122303690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122303690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303690 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122303690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303690 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303690 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303690 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122303690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122303690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303690 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122303690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303690 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303690 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303691 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122303691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122303691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303691 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122303691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303691 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303691 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122303691 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122303691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122303691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122303691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122303691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122303691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122303691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122303691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122303691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122303691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122303691 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122303691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122303691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122303691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122303691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122303691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122303691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122303691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122303884 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122303884 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122303884 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122303884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122303891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303891 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122303891 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122303891 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122303891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122303891 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122303891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122303894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303894 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122303894 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122303894 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122303894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122303894 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122303894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122303905 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122303905 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122303905 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122303905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122303912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303912 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122303912 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122303912 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122303912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122303912 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122303912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122303915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122303915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122303915 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122303915 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122303915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122303915 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122303915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122304702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122304702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122304702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122304702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122304702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122304702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122304702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122304702 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122304702 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122304702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122304702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122304702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122304702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122304702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122304702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122304702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122304703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122304703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122304703 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122304703 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122304703 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122304703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122304703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122304703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122304703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122304703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122304703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122304703 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122304703 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122304703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122304703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122304703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122304703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122304703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122304703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122304703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122304703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122304710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122304710 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122304710 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122304710 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122304711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122304711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122304711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122304711 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122304711 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122304711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122304711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122304711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122304711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122304711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122304711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122304711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122304711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122304711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122304711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122304711 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122304711 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122304711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122304711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122304711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122304711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122304711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122304711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122304711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122304711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122304711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122304711 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122304711 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122304711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122304711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122304711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122304711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122304711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122304711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122304711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122304711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(95)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122304724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122304724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122304724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250814122304724 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250814122304724 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250814122304724 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250814122304724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122304724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122304736 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44079<->l=127.0.0.1:4262) (control_if.c:193) 20250814122304737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(86)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122304739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122304740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122304741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122304741 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_ue_register_before_hnb_register(85)@8f74a3c05c67: Final verdict of PTC: none 20250814122304741 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122304741 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@8f74a3c05c67: Final verdict of PTC: none 20250814122304747 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122304747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122304747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122304747 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122304747 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122304747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122304747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122304747 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122304748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122304748 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122304748 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122304748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122304748 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122304748 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122304748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122304748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(95)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(88)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(97)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@8f74a3c05c67: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Aug 14 12:23:04 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250814122304816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122305218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157132) Waiting for packet dumper to finish... 1 (prev_count=157132, count=157672) 20250814122306748 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122306749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122306749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122306749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122306749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122306749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Aug 14 12:23:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_cs_initial_ue started. 20250814122308288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122308291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122308294 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37011<->l=127.0.0.1:4262) (control_if.c:572) 20250814122308306 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308306 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122308306 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122308306 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308306 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122308306 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308306 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122308306 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122308306 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122308306 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308306 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122308307 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308308 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122308308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308308 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122308308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308308 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308308 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308308 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122308308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122308308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308308 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308308 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308308 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122308308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122308308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308308 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308308 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308308 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122308308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122308308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308308 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122308308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122308308 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122308308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122308308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122308308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122308308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122308308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122308308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122308308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122308309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122308309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122308309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122308309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122308309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(106)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(104)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122308326 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308326 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122308326 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122308326 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308326 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122308326 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308326 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122308327 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308327 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122308327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122308327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122308327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308327 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308327 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122308327 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122308327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308327 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308327 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308327 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122308327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122308327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122308327 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814122308328 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308328 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122308328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308328 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122308328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308328 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308328 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308328 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122308328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308328 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122308328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308328 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308328 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122308328 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122308328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122308328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122308328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122308328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122308328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122308328 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122308328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122308328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122308328 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122308328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308328 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308328 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308328 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122308328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308328 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308328 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308328 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122308328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308328 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122308328 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122308328 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122308328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122308353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122308353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122308353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122308353 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122308353 DLGLOBAL DEBUG validating counter group 0x555bb2249be0(hnb) with 60 counters (rate_ctr.c:86) 20250814122308353 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122308353 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122308353 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122308353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122308353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122308521 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122308521 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122308521 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122308521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122308531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122308531 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122308531 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122308531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122308531 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122308531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122308534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308534 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122308534 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122308534 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122308534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122308534 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122308534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122308541 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122308541 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122308541 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122308541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122308548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122308548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122308548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122308548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122308548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122308548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122308551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122308551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122308551 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122308551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122308551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122308551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122308551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122309326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122309326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122309326 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122309326 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122309326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122309326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122309326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122309326 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122309326 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122309326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122309326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122309326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122309326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122309326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122309326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122309326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122309326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122309326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122309326 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122309326 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122309326 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122309326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122309326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122309326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122309326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122309326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122309326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122309326 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122309326 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122309326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122309326 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122309326 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122309326 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122309326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122309326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122309326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122309326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122309345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122309345 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122309345 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122309345 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122309345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122309345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122309345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122309345 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122309345 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122309345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122309345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122309345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122309345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122309345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122309345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122309345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122309345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122309345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122309345 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122309345 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122309345 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122309345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122309345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122309345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122309345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122309345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122309345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122309345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122309345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122309345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122309345 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122309345 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122309345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122309345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122309345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122309345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122309345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122309345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122309345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122309345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122309365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(105)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_initial_ue0(111)12563998 20250814122310399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122310399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122310399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122310399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122310399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbfb61e, normal) (hnbgw_rua.c:407) 20250814122310399 DHNB DEBUG map_rua[0x555be3904df0]{init}: Allocated (fsm.c:456) 20250814122310399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122310399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563998 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122310399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122310399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122310399 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563998 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122310399 DCN DEBUG map_sccp[0x555be390b390]{init}: Allocated (fsm.c:456) 20250814122310399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122310399 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12563998 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122310399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563998 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122310399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122310399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122310399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122310399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122310399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122310399 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122310399 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{IDLE}: Allocated (fsm.c:456) 20250814122310399 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122310399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003360056400500f1100926) (sccp_scrc.c:406) 20250814122310399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122310399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122310399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122310399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122310399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122310399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122310399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122310399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122310399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122310399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122310399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122310399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122310399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122310399 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122310399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122310399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122310399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122310399 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122310399 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122310399 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122310399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122310399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122310399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122310399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_initial_ue0(111)2518881 HNBGW_Test.msc0-SCCP(104)@8f74a3c05c67: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122310405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122310405 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122310405 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122310405 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122310405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122310405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122310405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122310405 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122310405 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122310405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122310405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122310405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122310405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122310405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00c1cadb) (sccp_scrc.c:477) 20250814122310405 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250814122310405 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122310405 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122310405 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122310405 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122310405 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122310405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122310405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122310408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122310409 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37011<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(99)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122310411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(107)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@8f74a3c05c67: Final verdict of PTC: none 20250814122310414 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122310414 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122310414 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122310414 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122310415 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122310415 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122310415 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122310415 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(105)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@8f74a3c05c67: Final verdict of PTC: none 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122310415 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122310415 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122310415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(101)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(110)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@8f74a3c05c67: Final verdict of PTC: none 20250814122310418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Aug 14 12:23:10 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250814122310470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122310604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122310604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122310605 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122310605 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122310605 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122310605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122310605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122310605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122310605 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122310605 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122310605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1cadb), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122310605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122310605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122310605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122310605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122310605 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122310605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122310605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122310605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{disrupted}: Freeing instance (context_map.c:202) 20250814122310605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563998)[0x555be3904df0]{disrupted}: Deallocated (fsm.c:568) 20250814122310605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122310605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{disconnected}: Freeing instance (context_map.c:206) 20250814122310605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555be390b390]{disconnected}: Deallocated (fsm.c:568) 20250814122310605 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12563998 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814122310605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122310606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122310606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122310606 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122310606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122310606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122310606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122310606 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122310972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140844) Waiting for packet dumper to finish... 1 (prev_count=140844, count=190032) 20250814122312415 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122312415 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122312415 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122312415 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122312415 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122312415 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Aug 14 12:23:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_ps_initial_ue started. 20250814122314020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122314022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122314025 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43393<->l=127.0.0.1:4262) (control_if.c:572) 20250814122314036 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314036 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122314036 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122314036 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314036 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122314036 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314036 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122314036 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314036 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122314037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122314037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122314038 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314038 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122314038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314038 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122314038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314038 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314038 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314038 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122314038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314038 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122314038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314038 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314038 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314038 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122314038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314038 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122314038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314038 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314038 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314038 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122314038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122314038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314038 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122314038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122314038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122314038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122314038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(120)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122314057 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314057 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122314057 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122314057 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314057 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122314058 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314058 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122314058 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122314058 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122314059 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314059 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122314059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314059 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122314059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314059 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314059 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314059 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122314059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314059 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122314059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314059 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314059 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122314059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122314059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314059 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314059 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122314059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122314059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122314059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122314059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122314059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122314059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122314059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122314059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122314059 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122314059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122314059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122314059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122314059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122314059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122314059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122314059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122314084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122314084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122314084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122314084 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122314085 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122314085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122314085 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122314085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122314085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122314252 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122314252 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122314252 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122314252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122314254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314254 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122314254 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122314254 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122314254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122314254 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122314254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122314255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314255 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122314255 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122314255 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122314255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122314255 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122314255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122314272 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122314272 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122314272 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122314272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122314273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314273 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122314273 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122314273 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122314273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122314273 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122314273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122314274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122314274 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122314274 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122314274 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122314274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122314274 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122314274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122315061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122315061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122315061 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122315061 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122315061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122315061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122315061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122315061 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122315061 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122315061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122315061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122315061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122315061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122315061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122315061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122315061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122315061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122315061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122315061 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122315061 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122315061 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122315061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122315061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122315061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122315061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122315061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122315061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122315061 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122315061 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122315061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122315061 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122315061 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122315061 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122315061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122315061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122315061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122315061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122315078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122315078 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122315078 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122315078 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122315078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122315078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122315078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122315078 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122315078 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122315078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122315078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122315078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122315078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122315078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122315078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122315078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122315078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122315078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122315078 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122315078 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122315078 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122315078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122315078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122315078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122315078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122315078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122315078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122315078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122315078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122315078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122315078 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122315078 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122315078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122315078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122315078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122315078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122315078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122315078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122315078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122315078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122315095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(122)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_initial_ue0(125)6598794 20250814122316126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122316126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122316126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122316126 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122316126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64b08a, normal) (hnbgw_rua.c:407) 20250814122316126 DHNB DEBUG map_rua[0x555be3904df0]{init}: Allocated (fsm.c:456) 20250814122316126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122316126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598794 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122316126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122316126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122316126 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122316126 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598794 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122316126 DCN DEBUG map_sccp[0x555be390b390]{init}: Allocated (fsm.c:456) 20250814122316126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122316126 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6598794 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122316126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598794 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122316126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122316126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122316126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122316126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122316126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122316127 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122316127 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{IDLE}: Allocated (fsm.c:456) 20250814122316127 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122316127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002640056400500f1100926) (sccp_scrc.c:406) 20250814122316127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122316127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122316127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122316127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122316127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122316127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122316127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122316127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122316127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122316127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122316127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122316127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122316127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122316127 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122316127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122316127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122316127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122316127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122316127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122316127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122316127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122316127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122316128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122316128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_initial_ue0(125)251940 HNBGW_Test.sgsn0-SCCP(121)@8f74a3c05c67: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122316140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122316140 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122316140 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122316140 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122316140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122316140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122316140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122316140 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122316140 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122316140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122316140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122316140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122316140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122316140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00980508) (sccp_scrc.c:477) 20250814122316140 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250814122316140 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122316140 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122316140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122316140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122316140 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122316140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122316140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122316145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122316146 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43393<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(113)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122316148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36802<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(119)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@8f74a3c05c67: Final verdict of PTC: none 20250814122316149 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122316149 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122316149 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122316149 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(118)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@8f74a3c05c67: Final verdict of PTC: none 20250814122316149 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122316149 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122316149 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122316149 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122316149 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122316149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(115)@8f74a3c05c67: Final verdict of PTC: none 20250814122316153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-MGCP(124)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Aug 14 12:23:16 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250814122316217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122316328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122316329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122316329 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122316329 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122316329 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122316329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122316329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122316329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122316329 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122316329 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122316329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00980508), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122316329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122316329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122316329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122316329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122316329 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122316329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122316329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122316329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{disrupted}: Freeing instance (context_map.c:202) 20250814122316329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6598794)[0x555be3904df0]{disrupted}: Deallocated (fsm.c:568) 20250814122316329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122316329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{disconnected}: Freeing instance (context_map.c:206) 20250814122316329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555be390b390]{disconnected}: Deallocated (fsm.c:568) 20250814122316329 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6598794 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814122316329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122316330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122316330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122316330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122316330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122316330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122316330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122316330 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122316718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189504) Waiting for packet dumper to finish... 1 (prev_count=189504, count=190140) 20250814122318150 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122318150 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122318150 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122318150 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122318150 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122318150 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Aug 14 12:23:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250814122319868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122319873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122319875 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41957<->l=127.0.0.1:4262) (control_if.c:572) 20250814122319888 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319888 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122319888 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122319888 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319888 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122319888 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319888 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122319888 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319888 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122319889 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319889 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122319889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122319889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122319889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319889 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319889 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122319889 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122319889 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122319889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122319889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122319889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319889 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319889 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319889 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319889 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122319889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122319889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122319889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122319889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319889 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319889 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319889 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122319889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122319889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122319889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122319890 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319890 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122319890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122319890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319890 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122319890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319890 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319890 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319890 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122319890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122319890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319890 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122319890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319890 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122319890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122319890 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122319890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122319890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122319890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122319890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(134)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122319901 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319901 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122319901 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122319901 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319901 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122319901 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319901 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122319901 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122319901 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122319902 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319902 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122319902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319902 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122319902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319902 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319902 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319902 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122319902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319902 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122319902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319902 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319902 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319902 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122319902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319902 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122319902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319902 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319902 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122319902 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122319902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122319902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122319903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122319903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122319903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122319903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122319903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122319903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122319903 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122319903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122319903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122319903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122319903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122319903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122319903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122319903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122319903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122319920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122319920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122319920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122319920 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122319920 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122319920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122319920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122319920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122319920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122320099 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122320099 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122320099 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122320099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122320108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320108 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122320108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122320108 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122320108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122320108 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122320108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122320111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122320111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122320111 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122320111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122320111 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122320111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122320112 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122320112 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122320112 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122320112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122320121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320121 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122320121 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122320121 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122320121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122320121 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122320121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122320124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320124 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122320124 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122320124 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122320124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122320124 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122320124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122320606 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122320606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1cadb), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122320606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122320606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122320606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122320606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122320606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320607 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122320607 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122320607 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122320607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122320607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122320607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122320607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122320622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320622 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122320622 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122320622 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122320622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122320622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122320622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122320622 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122320622 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122320622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122320622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122320622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122320622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122320622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00c1cadb) (sccp_scrc.c:477) 20250814122320622 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250814122320622 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122320622 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122320622 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122320622 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122320622 DLSCCP DEBUG SCCP-SCOC(1)[0x555be390c320]{IDLE}: Deallocated (fsm.c:568) 20250814122320916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320916 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122320916 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122320916 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122320916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122320916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122320916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122320916 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122320916 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122320916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122320916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122320916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122320916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122320916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122320916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122320917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122320917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122320917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122320917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122320917 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122320917 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122320917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122320917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122320917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122320917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122320917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122320917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122320917 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122320917 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122320917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320917 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122320917 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122320917 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122320917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122320917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122320917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122320917 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122320921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320921 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122320921 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122320921 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122320921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122320921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122320921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122320921 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122320921 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122320921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122320921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122320921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122320921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122320921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122320921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122320921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122320921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122320922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122320922 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122320922 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122320922 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122320922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122320922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122320922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122320922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122320922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122320922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122320922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122320922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122320922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122320922 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122320922 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122320922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122320922 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122320922 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122320922 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122320922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122320922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122320922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122320922 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122320952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39878<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(133)@8f74a3c05c67: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@8f74a3c05c67: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(139) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8866178 20250814122321967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122321967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122321967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122321967 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122321967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x874982, normal) (hnbgw_rua.c:407) 20250814122321967 DHNB DEBUG map_rua[0x555be390c320]{init}: Allocated (fsm.c:456) 20250814122321967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122321967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8866178 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122321967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122321967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122321967 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8866178 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122321967 DCN DEBUG map_sccp[0x555be3904df0]{init}: Allocated (fsm.c:456) 20250814122321967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122321967 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8866178 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122321967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8866178 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122321967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122321967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122321967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122321967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122321967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122321967 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122321967 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{IDLE}: Allocated (fsm.c:456) 20250814122321967 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122321967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250814122321967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122321967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122321967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122321967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122321967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122321967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122321967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122321967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122321967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122321967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122321967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122321967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122321967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122321967 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122321967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122321967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122321967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122321967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122321967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122321967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122321967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122321967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122321967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122321967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@8f74a3c05c67: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)11000108 HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122321969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122321969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122321969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122321969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122321969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122321969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122321969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122321969 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122321969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122321969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122321969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122321969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122321969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122321969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122321969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122321969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122321969 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122321969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122321969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122321969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122321969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122321969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=0044c8d7) (sccp_scrc.c:477) 20250814122321969 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250814122321969 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122321969 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122321969 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122321969 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122321969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044c8d7), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000460056400500f1100926) (sccp_scrc.c:406) 20250814122321969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122321969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122321969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122321969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122321969 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122321969 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122321969 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122321969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122321969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122321976 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41957<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@8f74a3c05c67: Final verdict of PTC: none 20250814122321976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39874<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122321977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39868<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@8f74a3c05c67: Final verdict of PTC: none 20250814122321978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122321978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122321978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122321978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122321978 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122321978 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122321978 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122321978 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122321978 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122321978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(136)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(129)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(138)@8f74a3c05c67: Final verdict of PTC: none 20250814122321979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Aug 14 12:23:21 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250814122322015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122322169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122322169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122322169 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122322169 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122322169 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122322169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122322169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122322169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122322169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122322169 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122322169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044c8d7), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122322169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122322169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122322169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122322169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122322169 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122322169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122322169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122322169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{disrupted}: Freeing instance (context_map.c:202) 20250814122322169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8866178)[0x555be390c320]{disrupted}: Deallocated (fsm.c:568) 20250814122322169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122322169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{disconnected}: Freeing instance (context_map.c:206) 20250814122322169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555be3904df0]{disconnected}: Deallocated (fsm.c:568) 20250814122322169 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8866178 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814122322169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122322169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122322169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122322169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122322170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122322170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122322170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122322170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122322517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206820) Waiting for packet dumper to finish... 1 (prev_count=206820, count=207360) 20250814122323979 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122323979 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122323979 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122323979 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122323979 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122323979 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Aug 14 12:23:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250814122325636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122325641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122325644 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36875<->l=127.0.0.1:4262) (control_if.c:572) 20250814122325658 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325658 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122325658 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122325658 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325658 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122325659 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325659 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122325659 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325659 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122325660 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325660 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122325660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122325660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325660 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325660 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122325660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122325660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325660 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325660 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122325660 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122325660 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325660 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122325660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325660 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122325660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325660 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325660 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325660 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122325660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325660 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122325660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325660 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122325660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122325660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122325660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122325660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(148)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(146)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122325672 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325672 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122325672 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122325672 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325672 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122325672 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325672 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122325672 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122325672 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122325673 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325673 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122325673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325673 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122325673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325673 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325673 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325673 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122325673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325673 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122325673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325673 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325673 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325673 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122325673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325673 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122325673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325673 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325673 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122325673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122325673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122325673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122325673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122325673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122325673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122325673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122325673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122325673 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122325673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122325673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122325673 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122325673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122325673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122325673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122325673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122325674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122325674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122325674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122325674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122325674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122325674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122325674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122325674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122325674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122325674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122325694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122325694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122325694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122325694 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122325694 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122325694 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122325694 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122325694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122325694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122325870 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122325870 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122325870 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122325870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122325878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325878 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122325878 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122325878 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122325878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122325878 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122325878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122325880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325880 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122325880 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122325880 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122325880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122325880 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122325880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122325883 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122325883 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122325883 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122325883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122325888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325888 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122325888 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122325888 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122325888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122325888 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122325888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122325889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122325889 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122325889 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122325889 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122325889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122325889 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122325889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122326331 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122326331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00980508), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122326331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122326331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122326331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122326331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122326331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122326331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122326331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122326331 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122326331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122326331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122326331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122326331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122326345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122326345 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122326345 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122326345 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122326345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122326345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122326345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122326345 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122326345 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122326345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122326345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122326345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122326345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122326345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00980508) (sccp_scrc.c:477) 20250814122326345 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250814122326345 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122326345 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122326345 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122326345 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122326345 DLSCCP DEBUG SCCP-SCOC(2)[0x555be390ccc0]{IDLE}: Deallocated (fsm.c:568) 20250814122326689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122326689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122326689 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122326689 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122326689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122326689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122326689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122326689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122326689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122326689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122326689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122326689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122326689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122326689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122326689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122326689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122326689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122326689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122326689 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122326689 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122326690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122326690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122326690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122326690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122326690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122326690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122326690 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122326690 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122326690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122326690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122326690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122326690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122326690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122326690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122326690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122326690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122326692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122326692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122326692 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122326692 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122326692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122326692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122326692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122326692 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122326693 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122326693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122326693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122326693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122326693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122326693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122326693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122326693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122326693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122326693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122326693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122326693 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122326693 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122326693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122326694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122326694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122326694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122326694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122326694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122326694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122326694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122326694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122326694 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122326694 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122326694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122326694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122326694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122326694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122326694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122326694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122326694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122326694 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(150)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122326719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(150)@8f74a3c05c67: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@8f74a3c05c67: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(153) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)10844069 20250814122327767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122327767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122327767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122327767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122327767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa577a5, normal) (hnbgw_rua.c:407) 20250814122327767 DHNB DEBUG map_rua[0x555be390ccc0]{init}: Allocated (fsm.c:456) 20250814122327767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122327767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10844069 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122327767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122327767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122327767 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122327767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10844069 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122327767 DCN DEBUG map_sccp[0x555be390c320]{init}: Allocated (fsm.c:456) 20250814122327768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122327768 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10844069 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122327768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10844069 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122327768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122327768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122327768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122327768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122327768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122327768 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122327768 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{IDLE}: Allocated (fsm.c:456) 20250814122327768 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122327768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250814122327768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122327768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122327768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122327768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122327768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122327768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122327768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122327768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122327768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122327768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122327768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122327768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122327768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122327768 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122327768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122327768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122327769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122327769 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122327769 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122327769 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122327769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122327769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122327769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122327769 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@8f74a3c05c67: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)5597086 HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122327780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122327780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122327780 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122327780 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122327780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122327780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122327780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122327780 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122327780 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122327780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122327780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122327780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122327780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122327780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00495b8b) (sccp_scrc.c:477) 20250814122327780 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250814122327780 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122327780 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122327780 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122327780 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122327780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495b8b), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003b80056400500f1100926) (sccp_scrc.c:406) 20250814122327780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122327780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122327780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122327780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122327781 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122327781 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122327781 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122327781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122327781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122327781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122327781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122327781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122327781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122327781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122327781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122327781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122327781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122327806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122327806 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36875<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(141)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122327810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122327812 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122327812 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122327812 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122327812 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122327812 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122327812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122327813 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122327813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122327813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@8f74a3c05c67: Final verdict of PTC: none 20250814122327813 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122327813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122327813 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122327813 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122327813 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122327813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122327813 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122327813 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(147)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@8f74a3c05c67: Final verdict of PTC: none 20250814122327814 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122327814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122327814 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122327814 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122327814 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122327814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122327814 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122327814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122327814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(146)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(152)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(143)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@8f74a3c05c67: Final verdict of PTC: none 20250814122327817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Aug 14 12:23:27 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250814122327914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122327972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122327972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122327972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122327972 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122327972 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122327972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122327973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122327973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122327973 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122327973 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122327973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495b8b), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122327973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122327973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122327973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122327973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122327973 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122327973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122327973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122327973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{disrupted}: Freeing instance (context_map.c:202) 20250814122327973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10844069)[0x555be390ccc0]{disrupted}: Deallocated (fsm.c:568) 20250814122327973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122327973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{disconnected}: Freeing instance (context_map.c:206) 20250814122327973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x555be390c320]{disconnected}: Deallocated (fsm.c:568) 20250814122327973 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10844069 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814122327973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122327973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122327974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122327974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122327974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122327974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122327974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122327974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122328417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208272) Waiting for packet dumper to finish... 1 (prev_count=208272, count=208812) 20250814122329814 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122329814 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122329814 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122329814 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122329814 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122329814 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Aug 14 12:23:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_cs_bidir started. 20250814122331545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122331552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122331556 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38141<->l=127.0.0.1:4262) (control_if.c:572) 20250814122331578 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331578 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122331578 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122331579 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331579 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122331579 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331579 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122331579 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331579 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122331580 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331580 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122331580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122331580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331580 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331580 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122331580 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122331580 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331580 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122331580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122331580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331580 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331580 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331580 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122331580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331580 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331580 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331580 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331580 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122331580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122331580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122331580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122331580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122331580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331580 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331580 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331580 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122331580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331580 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331580 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331580 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122331580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122331580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122331580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331580 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122331580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331580 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331581 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331581 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331581 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122331581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122331581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122331581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122331581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331581 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331581 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331581 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122331581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122331581 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(162)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122331599 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331599 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122331599 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122331600 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331600 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122331600 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331600 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122331600 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122331600 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122331601 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331601 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122331601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331602 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122331602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331602 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331602 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331602 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122331602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331602 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122331602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331602 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331602 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331602 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122331602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331602 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122331602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331602 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331602 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122331602 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122331602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122331602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122331602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122331602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122331602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122331602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122331602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122331602 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122331602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122331603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122331603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122331603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122331603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122331603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122331603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122331625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122331625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122331625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122331625 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122331625 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122331625 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122331625 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122331625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122331625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122331796 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122331796 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122331796 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122331796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122331804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331804 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122331804 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122331804 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122331804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122331804 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122331804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122331806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331806 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122331806 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122331806 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122331806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122331806 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122331806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122331815 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122331815 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122331815 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122331815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122331820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331820 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122331820 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122331820 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122331820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122331820 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122331820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122331821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122331821 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122331821 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122331821 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122331821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122331821 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122331821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122332170 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122332170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044c8d7), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122332170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122332170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122332170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122332170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122332170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122332170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122332170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122332170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122332170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122332170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122332170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122332170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122332174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122332174 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122332174 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122332174 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122332174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122332174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122332174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122332174 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122332174 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122332174 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122332174 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122332174 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122332174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122332174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=0044c8d7) (sccp_scrc.c:477) 20250814122332174 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250814122332174 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122332174 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122332174 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122332174 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122332174 DLSCCP DEBUG SCCP-SCOC(3)[0x555be390b390]{IDLE}: Deallocated (fsm.c:568) 20250814122332602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122332602 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122332602 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122332602 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122332602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122332602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122332602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122332602 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122332602 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122332602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122332602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122332602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122332602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122332602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122332602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122332602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122332602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122332602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122332602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122332602 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122332602 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122332602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122332602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122332602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122332602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122332602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122332602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122332602 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122332602 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122332602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122332602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122332602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122332602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122332602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122332602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122332602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122332602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122332619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122332619 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122332619 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122332619 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122332619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122332619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122332619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122332619 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122332619 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122332619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122332619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122332619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122332619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122332619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122332619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122332619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122332619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122332619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122332619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122332619 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122332619 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122332619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122332619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122332619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122332619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122332619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122332619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122332619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122332619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122332619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122332619 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122332620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122332620 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122332620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122332620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122332620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122332620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122332619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122332619 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122332619 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(164)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122332635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(161)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_bidir0(167)13114390 20250814122333672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122333672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122333672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122333672 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122333672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc81c16, normal) (hnbgw_rua.c:407) 20250814122333672 DHNB DEBUG map_rua[0x555be390b390]{init}: Allocated (fsm.c:456) 20250814122333672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122333672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13114390 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122333672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122333672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122333672 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13114390 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122333672 DCN DEBUG map_sccp[0x555be390ccc0]{init}: Allocated (fsm.c:456) 20250814122333672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122333672 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13114390 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122333672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13114390 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122333672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122333672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122333672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122333672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122333672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122333672 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122333672 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{IDLE}: Allocated (fsm.c:456) 20250814122333672 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122333672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000980056400500f1100926) (sccp_scrc.c:406) 20250814122333672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122333672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122333672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122333672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122333672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122333672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122333672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122333673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122333673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122333673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122333673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122333673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122333673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122333673 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122333673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122333673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122333673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122333673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122333673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122333673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122333673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122333673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122333673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_bidir0(167)7092400 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122333693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333693 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122333693 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122333693 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122333693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122333693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122333693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122333693 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122333693 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122333693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122333693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122333693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122333693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122333693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=004d4650) (sccp_scrc.c:477) 20250814122333693 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250814122333693 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122333693 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122333693 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122333693 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122333693 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122333693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122333693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: vl_len:22 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A1F2C2B4187BA8F3964F3'O 20250814122333897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333897 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122333897 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122333897 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122333897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122333897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122333897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122333897 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122333897 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122333897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122333897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122333897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122333897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122333897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a1f2c2b4187ba8f3964f3) (sccp_scrc.c:477) 20250814122333897 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250814122333897 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122333897 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122333897 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122333897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122333897 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250814122333897 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814122333897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250814122333897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122333897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250814122333897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122333897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122333923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122333923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122333923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250814122333923 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122333923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc81c16) (hnbgw_rua.c:471) 20250814122333923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13114390 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250814122333923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122333923 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250814122333923 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814122333923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250814122333923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122333923 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122333923 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122333923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4650), PART(T=Data,L=22,D=001440120000010010400b0a91244ca88554115a4697) (sccp_scrc.c:406) 20250814122333923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122333923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122333923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122333923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122333924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122333924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122333924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122333924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122333924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122333924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122333924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: vl_len:20 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250814122333943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122333943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122333943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122333943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122333943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122333943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122333943 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122333944 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122333944 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122333944 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122333944 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122333944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122333944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250814122333944 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250814122333944 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122333944 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122333944 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122333944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122333944 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250814122333944 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250814122333944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250814122333944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122333944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250814122333944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122333944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122333960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122333961 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38141<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122333965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122333966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122333966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122333966 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122333966 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122333966 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122333966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122333966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122333966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122333966 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122333966 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122333966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4650), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122333966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122333966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122333966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122333966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122333966 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122333966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122333966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122333966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{disrupted}: Freeing instance (context_map.c:202) 20250814122333966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13114390)[0x555be390b390]{disrupted}: Deallocated (fsm.c:568) 20250814122333966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122333966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{disconnected}: Freeing instance (context_map.c:206) 20250814122333966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x555be390ccc0]{disconnected}: Deallocated (fsm.c:568) 20250814122333966 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13114390 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122333967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122333967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122333967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122333967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122333967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122333967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122333967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_cs_bidir(154)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@8f74a3c05c67: Final verdict of PTC: none 20250814122333968 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122333968 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122333968 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122333968 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122333968 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122333968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122333968 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122333968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122333968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122333969 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122333969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122333969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122333969 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(163)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@8f74a3c05c67: Final verdict of PTC: none 20250814122333969 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122333969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122333970 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122333970 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122333970 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122333970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122333970 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122333970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122333970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(162)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(157)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(166)@8f74a3c05c67: Final verdict of PTC: none 20250814122333974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Aug 14 12:23:33 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250814122334063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122334566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44740<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223304) Waiting for packet dumper to finish... 1 (prev_count=223304, count=223844) 20250814122335970 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122335970 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122335970 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122335970 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122335970 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122335970 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Aug 14 12:23:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_ps_bidir started. 20250814122337695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122337697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122337699 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37663<->l=127.0.0.1:4262) (control_if.c:572) 20250814122337710 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337710 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337710 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122337710 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337710 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337710 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337710 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337710 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337710 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337710 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122337710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122337711 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337711 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122337712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337712 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122337712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337712 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337712 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337712 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122337712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122337712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337712 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337712 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337712 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122337712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122337712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337712 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337712 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337712 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122337712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122337712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337712 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122337712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(176)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(174)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122337723 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337723 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337723 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122337723 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337723 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337723 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337723 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337723 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122337723 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122337724 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337724 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122337724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122337724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337724 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122337724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337724 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337724 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337724 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122337724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337725 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122337725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337725 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337725 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337725 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122337725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122337725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337725 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337725 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122337725 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122337725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122337725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122337725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122337725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122337725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122337725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337725 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122337725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122337725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122337725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122337725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122337725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122337743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122337743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122337743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122337743 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122337743 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122337743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122337743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122337743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122337743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122337921 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122337921 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122337921 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122337921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122337922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122337922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122337922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122337922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122337922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122337922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122337923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337923 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122337923 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122337923 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122337923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122337923 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122337923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122337934 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122337934 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122337934 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122337934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122337935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122337935 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122337935 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122337935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122337935 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122337935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122337936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337936 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122337936 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122337936 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122337936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122337936 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122337936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122337973 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122337973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00495b8b), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122337973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122337973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122337973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122337973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122337974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122337974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122337974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122337974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122337974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122337974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122337974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122337976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122337976 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122337976 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122337976 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122337976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122337976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122337976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122337976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122337976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122337976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122337976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122337976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122337976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122337976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00495b8b) (sccp_scrc.c:477) 20250814122337976 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250814122337976 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122337976 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122337976 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122337976 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122337976 DLSCCP DEBUG SCCP-SCOC(4)[0x555be3904df0]{IDLE}: Deallocated (fsm.c:568) 20250814122338740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122338740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122338740 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122338740 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122338740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122338740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122338740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122338740 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122338740 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122338740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122338740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122338740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122338740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122338740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122338740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122338740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122338740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122338740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122338740 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122338740 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122338740 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122338740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122338740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122338740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122338740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122338740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122338740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122338740 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122338740 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122338740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122338740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122338740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122338740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122338740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122338740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122338740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122338740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122338743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122338743 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122338743 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122338743 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122338743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122338743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122338743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122338743 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122338743 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122338743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122338743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122338743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122338743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122338743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122338743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122338743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122338743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122338743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122338743 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122338743 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122338743 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122338743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122338743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122338743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122338743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122338743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122338743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122338744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122338744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122338744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122338744 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122338744 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122338744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122338744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122338744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122338744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122338744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122338744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122338744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122338744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(178)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122338772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(178)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_bidir0(181)4364353 20250814122339811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122339811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122339811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122339811 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122339811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x429841, normal) (hnbgw_rua.c:407) 20250814122339811 DHNB DEBUG map_rua[0x555be3904df0]{init}: Allocated (fsm.c:456) 20250814122339811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122339811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4364353 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122339811 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122339811 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122339811 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122339811 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4364353 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122339811 DCN DEBUG map_sccp[0x555be390b390]{init}: Allocated (fsm.c:456) 20250814122339811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122339811 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4364353 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122339811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4364353 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122339811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122339811 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122339811 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122339811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122339811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122339811 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122339811 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{IDLE}: Allocated (fsm.c:456) 20250814122339811 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122339811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003070056400500f1100926) (sccp_scrc.c:406) 20250814122339811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122339811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122339811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122339811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122339811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122339811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122339811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122339811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122339811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122339811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122339811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122339811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122339811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122339811 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122339811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122339811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122339811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122339811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122339811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122339811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122339811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122339812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122339812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122339812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_bidir0(181)695097 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122339828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122339829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122339829 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122339829 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122339829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122339829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122339829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122339829 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122339829 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122339829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122339829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122339829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122339829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122339829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=005f7041) (sccp_scrc.c:477) 20250814122339829 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250814122339829 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122339829 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122339829 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122339829 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122339829 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122339829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122339829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A36B91AAADC178AF8F70E'O 20250814122340032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122340032 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122340032 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122340032 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122340033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122340033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122340033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122340033 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122340033 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122340033 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122340033 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122340033 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122340033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122340033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a36b91aaadc178af8f70e) (sccp_scrc.c:477) 20250814122340033 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250814122340033 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122340033 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122340033 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122340033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122340033 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250814122340033 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814122340033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250814122340033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122340033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250814122340033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122340033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122340060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122340060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122340060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250814122340060 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122340060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x429841) (hnbgw_rua.c:471) 20250814122340060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4364353 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250814122340060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122340060 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250814122340060 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814122340060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250814122340060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122340060 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122340060 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122340060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f7041), PART(T=Data,L=22,D=001440120000010010400b0a2bcfaae924388078df79) (sccp_scrc.c:406) 20250814122340060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122340060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122340060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122340060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122340060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122340060 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122340060 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122340060 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122340060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122340060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122340060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122340060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250814122340079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122340079 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122340079 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122340079 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122340079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122340079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122340079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122340079 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122340079 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122340079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122340079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122340079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122340079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122340079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250814122340079 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250814122340079 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122340079 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122340079 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122340079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122340079 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250814122340079 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250814122340079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250814122340079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122340079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250814122340079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122340079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122340095 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37663<->l=127.0.0.1:4262) (control_if.c:193) 20250814122340095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(169)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122340099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122340100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122340100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122340100 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122340100 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122340100 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122340100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122340100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122340100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122340100 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122340101 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122340101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f7041), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122340101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122340101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122340101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122340101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122340101 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122340101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122340101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122340101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{disrupted}: Freeing instance (context_map.c:202) 20250814122340101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364353)[0x555be3904df0]{disrupted}: Deallocated (fsm.c:568) 20250814122340101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122340101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{disconnected}: Freeing instance (context_map.c:206) 20250814122340101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x555be390b390]{disconnected}: Deallocated (fsm.c:568) 20250814122340101 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4364353 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122340101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122340101 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122340101 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122340101 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122340101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122340101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122340101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122340101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122340102 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122340102 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(174)@8f74a3c05c67: Final verdict of PTC: none 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122340102 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122340102 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122340102 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122340102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122340102 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122340102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122340102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_bidir-Iuh0-RUA(173)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@8f74a3c05c67: Final verdict of PTC: none 20250814122340103 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122340103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122340103 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122340103 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122340103 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122340103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122340103 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122340103 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122340103 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122340103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122340103 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_ranap_ps_bidir-Iuh0(172)@8f74a3c05c67: Final verdict of PTC: none 20250814122340103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122340103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(178)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(171)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(180)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@8f74a3c05c67: Final verdict of PTC: none 20250814122340106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Aug 14 12:23:40 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250814122340176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122340678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223420) Waiting for packet dumper to finish... 1 (prev_count=223420, count=224056) 20250814122342103 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122342103 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122342103 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122342104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122342104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122342104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Aug 14 12:23:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_rab_assignment started. 20250814122343752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122343758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122343764 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44227<->l=127.0.0.1:4262) (control_if.c:572) 20250814122343786 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343786 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343786 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122343786 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343786 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343787 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122343787 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(186)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122343787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343787 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343787 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122343787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122343787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122343787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343787 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343788 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343788 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343788 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343788 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122343788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122343788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343788 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122343788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343788 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343788 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343788 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122343788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122343788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122343788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343788 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122343788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343788 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122343788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122343788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122343789 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343789 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122343789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122343789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343789 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122343789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343789 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343790 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122343790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122343790 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(190)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122343806 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343806 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343806 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122343806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343806 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343807 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343807 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343807 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122343807 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122343808 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343808 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122343808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343808 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122343808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343808 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343808 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343808 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122343808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343808 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122343808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343808 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343808 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343808 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122343808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343808 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122343808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343808 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343808 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122343808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122343808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122343808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122343808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122343808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122343808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343808 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122343809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122343809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122343809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122343809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122343809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122343862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122343862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122343862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122343862 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122343862 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122343862 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122343862 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122343862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122343862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122343967 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122343967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4650), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122343967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122343967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122343967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122343967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122343967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122343967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122343967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122343967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122343967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122343967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122343967 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122344004 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122344004 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122344004 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122344004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122344013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344013 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122344014 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122344014 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122344014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122344014 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122344014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122344016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122344016 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122344016 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122344016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122344016 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122344017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122344028 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122344028 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122344028 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122344028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122344033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344033 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122344033 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122344033 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122344033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122344033 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122344033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122344034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122344034 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122344034 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122344034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122344034 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122344034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122344822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344822 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122344822 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122344822 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122344822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122344823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122344823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122344823 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122344823 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122344823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122344823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122344823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122344823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122344823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122344823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122344823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122344823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122344823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122344823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122344823 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122344823 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122344823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122344824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122344824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122344824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122344824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122344824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122344824 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122344824 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122344824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344824 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122344824 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122344824 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122344824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122344824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122344824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122344824 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122344840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344840 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122344840 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122344840 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122344841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122344841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122344841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122344841 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122344841 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122344841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122344841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122344841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122344841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122344841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122344841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122344841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122344841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122344841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122344841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122344841 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122344841 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122344841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122344841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122344841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122344841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122344841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122344841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122344841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122344841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122344841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122344841 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122344841 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122344841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122344841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122344841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122344841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122344841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122344841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122344842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122344842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122344897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(189)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@8f74a3c05c67: Added conn table entry 0TC_rab_assignment0(195)7540282 20250814122345946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122345946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122345946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122345946 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122345946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x730e3a, normal) (hnbgw_rua.c:407) 20250814122345946 DHNB DEBUG map_rua[0x555be3904df0]{init}: Allocated (fsm.c:456) 20250814122345946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122345946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7540282 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122345946 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122345946 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122345946 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7540282 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122345946 DCN DEBUG map_sccp[0x555be390b390]{init}: Allocated (fsm.c:456) 20250814122345946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122345946 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7540282 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122345946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7540282 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122345946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122345946 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122345946 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122345946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122345946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122345946 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122345946 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{IDLE}: Allocated (fsm.c:456) 20250814122345946 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122345946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000da0056400500f1100926) (sccp_scrc.c:406) 20250814122345946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122345946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122345946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122345946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122345946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122345946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122345946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122345946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122345946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122345946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122345946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122345946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122345946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122345946 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122345946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122345946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122345946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122345946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122345946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122345946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122345946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122345946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122345946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122345946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@8f74a3c05c67: Added conn table entry 0TC_rab_assignment0(195)3104223 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Session index based on connection ID:0 TC_rab_assignment0(195)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122345967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122345967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122345967 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122345967 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122345967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122345967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122345967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122345967 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122345967 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122345967 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122345967 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122345967 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122345967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122345967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00258653) (sccp_scrc.c:477) 20250814122345967 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250814122345967 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122345967 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122345967 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122345967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122345967 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122345967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122345967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122346169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122346169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122346169 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122346169 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122346169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122346169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122346169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122346169 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122346169 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122346169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122346169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122346169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122346169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122346169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122346169 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250814122346169 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122346169 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122346169 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122346169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122346169 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122346169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122346169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122346169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122346170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122346170 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122346170 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122346170 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122346170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122346170 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122346170 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{UNUSED}: Allocated (fsm.c:456) 20250814122346170 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{UNUSED}: is child of mgw(mgw-fsm-7540282-0)[0x555be3905460] (fsm.c:486) 20250814122346170 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7540282-0)[0x555be3905460] (mgcp_client_endpoint_fsm.c:724) 20250814122346170 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122346170 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122346170 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122346170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be390b4c0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122346170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be390b4c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0] (fsm.c:486) 20250814122346170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be390b4c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122346170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be390b4c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122346170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 730e3a'... (mgcp_client.c:807) 20250814122346170 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250814122346170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be390b4c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122346170 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "730e3a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "730e3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(195) TC_rab_assignment0(195)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "730e3a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "730e3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(195)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814122346204 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250814122346204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122346204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122346204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122346204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122346204 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122346204 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122346204 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122346204 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122346204 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122346204 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122346204 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122346204 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122346204 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122346204 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122346204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122346204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122346204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122346204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122346241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122346241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122346241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122346241 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122346242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x730e3a) (hnbgw_rua.c:471) 20250814122346242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7540282 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122346242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122346242 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122346242 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122346242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122346242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122346242 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122346242 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122346242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122346242 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122346242 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7540282-0)[0x555be3905460] (mgcp_client_endpoint_fsm.c:724) 20250814122346242 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122346242 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122346242 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122346242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122346242 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 730e3a'... (mgcp_client.c:807) 20250814122346242 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250814122346242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122346242 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122346242 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122346242 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "730e3a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "730e3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122346269 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250814122346269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122346269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122346269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122346269 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122346269 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122346269 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7540282-0)[0x555be3905460] (mgcp_client_endpoint_fsm.c:724) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122346269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be3905df0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122346269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be3905df0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0] (fsm.c:486) 20250814122346269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be3905df0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122346269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be3905df0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814122346269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 730e3a'... (mgcp_client.c:807) 20250814122346269 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250814122346269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7540282-0)[0x555be3905df0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122346269 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "730e3a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "730e3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122346289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250814122346289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122346289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122346289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122346289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122346289 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122346289 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122346289 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122346289 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122346289 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122346289 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122346290 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122346290 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122346290 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122346290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122346290 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122346290 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122346290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122346290 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122346290 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122346290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258653), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122346290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122346290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122346290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122346290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122346290 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122346290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122346290 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122346290 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122346290 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122346290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122346290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122346290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122346290 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122346329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122346329 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122346329 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122346329 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122346329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122346329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122346329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122346329 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122346329 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122346329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122346329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122346329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122346329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122346329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122346329 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250814122346329 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122346329 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122346329 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122346329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122346329 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122346329 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122346329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122346329 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122346329 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122346329 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122346329 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122346329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122346329 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 730e3a'... (mgcp_client.c:807) 20250814122346329 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814122346329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122346329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122346329 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 730e3a'... (mgcp_client.c:807) 20250814122346329 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814122346329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122346329 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: Removing from parent mgw(mgw-fsm-7540282-0)[0x555be3905460] (mgcp_client_endpoint_fsm.c:873) 20250814122346329 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122346329 DLMGCP DEBUG mgw-endp(mgw-fsm-7540282-0)[0x555be39057a0]{IN_USE}: Deallocated (fsm.c:568) 20250814122346329 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122346329 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122346329 DMGW DEBUG mgw(mgw-fsm-7540282-0)[0x555be3905460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122346329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122346329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122346329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122346329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "730e3a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250814122346332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be390b4c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "730e3a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122346332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122346332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905df0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assignment0(195)7540282 20250814122346337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122346337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122346337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122346337 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122346337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x730e3a,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122346337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7540282 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122346337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122346337 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122346337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122346337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122346337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122346337 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122346337 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122346337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258653), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122346337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122346337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122346337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122346337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122346337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122346337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122346337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122346337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122346337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122346337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122346337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122346337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122346337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122346337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122346337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assignment0(195)3104223 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Session index based on connection ID:0 20250814122346339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122346339 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122346339 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122346339 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122346339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122346339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122346339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122346339 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122346339 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122346339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122346339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122346339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122346339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122346340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00258653), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122346340 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250814122346340 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122346340 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122346340 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122346340 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122346340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122346340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122346340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122346340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{disconnected}: Freeing instance (context_map.c:202) 20250814122346340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7540282)[0x555be3904df0]{disconnected}: Deallocated (fsm.c:568) 20250814122346340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122346340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{disconnected}: Freeing instance (context_map.c:206) 20250814122346340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x555be390b390]{disconnected}: Deallocated (fsm.c:568) 20250814122346340 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7540282 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122346340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258653), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250814122346340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122346340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122346340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122346340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122346340 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122346340 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122346340 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122346340 DLSCCP DEBUG SCCP-SCOC(7)[0x555be390d270]{IDLE}: Deallocated (fsm.c:568) 20250814122346340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122346340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122346340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122346340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122346340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122346340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122346340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122346340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment0(195)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122348352 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44227<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@8f74a3c05c67: Final verdict of PTC: none 20250814122348354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(183)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122348359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122348360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122348361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122348361 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122348361 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122348361 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(191)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@8f74a3c05c67: Final verdict of PTC: none 20250814122348363 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122348363 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_rab_assignment(182)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@8f74a3c05c67: Final verdict of PTC: none 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122348363 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122348363 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122348363 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-PFCP(185)@8f74a3c05c67: Final verdict of PTC: none 20250814122348364 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122348364 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122348364 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122348364 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-M3UA(193)@8f74a3c05c67: Final verdict of PTC: none 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122348364 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122348364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(190)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(194)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@8f74a3c05c67: Final verdict of PTC: none 20250814122348367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_rab_assignment finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Aug 14 12:23:48 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250814122348446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122348949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269996) Waiting for packet dumper to finish... 1 (prev_count=269996, count=289880) 20250814122350102 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122350102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f7041), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122350102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122350102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122350102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122350102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122350102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122350102 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122350102 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122350102 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122350102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122350102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122350102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122350102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122350364 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122350364 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122350365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122350365 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122350365 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122350365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Thu Aug 14 12:23:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_rab_assignment_concurrent started. 20250814122352062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122352069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122352073 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44973<->l=127.0.0.1:4262) (control_if.c:572) 20250814122352091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352091 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122352091 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122352092 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352092 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122352092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352092 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122352092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122352092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122352092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352092 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122352093 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352093 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122352093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122352093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352093 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122352093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352093 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352093 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352093 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122352093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122352094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352094 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352094 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122352094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122352094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352094 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352094 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122352094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122352094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352094 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122352094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122352094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122352094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122352095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122352095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122352095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122352095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(204)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122352107 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352107 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122352107 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122352108 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352108 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122352108 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352108 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122352108 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122352108 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122352109 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352109 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122352109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352109 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122352109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352109 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352109 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352109 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122352109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352109 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122352109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352109 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352109 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352109 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122352109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122352109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352109 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352109 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122352109 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122352109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122352109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122352109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122352109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122352109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122352109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122352109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122352109 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122352109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122352109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122352109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122352109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122352109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122352109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122352109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122352110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122352110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122352110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122352136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122352136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122352136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122352136 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122352136 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122352136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122352136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122352136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122352136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122352306 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122352306 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122352306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122352306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122352315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352315 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122352315 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122352315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122352315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122352315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122352315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122352319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122352319 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122352319 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122352319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122352319 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122352319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122352320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122352320 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122352320 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122352320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122352326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352326 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122352326 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122352326 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122352326 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122352326 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122352326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122352329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122352329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122352329 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122352329 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122352329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122352329 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122352329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122353125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122353125 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122353125 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122353125 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122353125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122353125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122353125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122353125 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122353125 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122353125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122353125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122353125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122353125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122353125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122353125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122353125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122353125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122353125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122353125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122353125 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122353125 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122353125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122353125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122353125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122353125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122353125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122353125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122353125 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122353125 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122353125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122353125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122353125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122353125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122353125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122353125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122353125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122353125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122353128 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122353128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122353128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122353128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122353128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122353128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122353128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122353128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122353128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122353128 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122353128 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122353128 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122353128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122353128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122353128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122353128 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122353128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122353128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122353128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122353128 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122353128 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122353128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122353128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122353128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122353128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122353128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122353128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122353128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122353128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122353128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122353128 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122353128 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122353128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122353128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122353128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122353128 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122353128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122353128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122353128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122353128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(206)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122353967 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122353968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4650), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122353968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122353968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122353968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122353968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122353968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122353968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122353968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122353968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122353968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122353968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122353968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122353968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122353975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122353975 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122353975 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122353975 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122353975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122353975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122353975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122353975 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122353975 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122353975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122353975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122353975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122353975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122353975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=004d4650) (sccp_scrc.c:477) 20250814122353975 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250814122353975 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122353975 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122353975 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122353975 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122353975 DLSCCP DEBUG SCCP-SCOC(5)[0x555be390c320]{IDLE}: Deallocated (fsm.c:568) 20250814122354171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122354338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(210)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(211)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[2] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 0TC_rab_assignment_concurrent0(209)12987976 TC_rab_assignment_concurrent0(212)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 1TC_rab_assignment_concurrent0(210)5621533 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 2TC_rab_assignment_concurrent0(211)7720032 20250814122355212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc62e48, normal) (hnbgw_rua.c:407) 20250814122355212 DHNB DEBUG map_rua[0x555be390c320]{init}: Allocated (fsm.c:456) 20250814122355212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12987976 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12987976 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355212 DCN DEBUG map_sccp[0x555be3904df0]{init}: Allocated (fsm.c:456) 20250814122355212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355212 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12987976 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12987976 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355212 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355212 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{IDLE}: Allocated (fsm.c:456) 20250814122355212 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f400300032b0056400500f1100926) (sccp_scrc.c:406) 20250814122355212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355213 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355213 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 0TC_rab_assignment_concurrent0(209)16525166 TC_rab_assignment_concurrent0(213)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122355219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355219 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355219 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355219 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355219 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355219 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355219 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355219 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355219 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=006b561f) (sccp_scrc.c:477) 20250814122355219 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250814122355219 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355219 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355219 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355219 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355219 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 3TC_rab_assignment_concurrent0(212)13798229 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 4TC_rab_assignment_concurrent0(213)6999054 TC_rab_assignment_concurrent0(214)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(215)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 5TC_rab_assignment_concurrent0(214)4096266 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(216)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 6TC_rab_assignment_concurrent0(215)15395733 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 7TC_rab_assignment_concurrent0(216)987119 TC_rab_assignment_concurrent0(217)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 8TC_rab_assignment_concurrent0(217)699000 TC_rab_assignment_concurrent0(218)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 9TC_rab_assignment_concurrent0(218)7047192 TC_rab_assignment_concurrent0(219)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(220)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(221)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 10TC_rab_assignment_concurrent0(219)15565581 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 11TC_rab_assignment_concurrent0(220)15968478 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 12TC_rab_assignment_concurrent0(221)13465857 TC_rab_assignment_concurrent0(222)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 13TC_rab_assignment_concurrent0(222)15667167 TC_rab_assignment_concurrent0(223)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 14TC_rab_assignment_concurrent0(223)1209503 TC_rab_assignment_concurrent0(224)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Added conn table entry 15TC_rab_assignment_concurrent0(224)8407077 20250814122355417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355417 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x55c71d, normal) (hnbgw_rua.c:407) 20250814122355417 DHNB DEBUG map_rua[0x555be390d270]{init}: Allocated (fsm.c:456) 20250814122355417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621533 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355417 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621533 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355417 DCN DEBUG map_sccp[0x555be3905df0]{init}: Allocated (fsm.c:456) 20250814122355417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355417 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5621533 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621533 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355417 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355417 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{IDLE}: Allocated (fsm.c:456) 20250814122355417 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002320056400500f1100926) (sccp_scrc.c:406) 20250814122355417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355417 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355418 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x75cc60, normal) (hnbgw_rua.c:407) 20250814122355418 DHNB DEBUG map_rua[0x555be39057a0]{init}: Allocated (fsm.c:456) 20250814122355418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7720032 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355418 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7720032 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355418 DCN DEBUG map_sccp[0x555be3911190]{init}: Allocated (fsm.c:456) 20250814122355418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355418 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355418 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7720032 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7720032 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355418 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355418 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{IDLE}: Allocated (fsm.c:456) 20250814122355418 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030001d10056400500f1100926) (sccp_scrc.c:406) 20250814122355418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355418 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355418 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355418 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355418 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355418 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355418 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355418 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250814122355418 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355418 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355418 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355418 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355418 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355418 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355419 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355419 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355419 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355419 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355419 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{UNUSED}: Allocated (fsm.c:456) 20250814122355419 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{UNUSED}: is child of mgw(mgw-fsm-12987976-0)[0x555be39127d0] (fsm.c:486) 20250814122355419 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12987976-0)[0x555be39127d0] (mgcp_client_endpoint_fsm.c:724) 20250814122355419 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355419 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355419 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3911850]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3911850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12987976-0)[0x555be3912900] (fsm.c:486) 20250814122355419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3911850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3911850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: c62e48'... (mgcp_client.c:807) 20250814122355419 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250814122355419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3911850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355419 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd28b55, normal) (hnbgw_rua.c:407) 20250814122355419 DHNB DEBUG map_rua[0x555be3916120]{init}: Allocated (fsm.c:456) 20250814122355419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798229 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355419 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798229 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355419 DCN DEBUG map_sccp[0x555be39147b0]{init}: Allocated (fsm.c:456) 20250814122355419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355419 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13798229 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798229 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355419 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{IDLE}: Allocated (fsm.c:456) 20250814122355419 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300032b0056400500f1100926) (sccp_scrc.c:406) 20250814122355419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355420 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355420 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6acc0e, normal) (hnbgw_rua.c:407) 20250814122355420 DHNB DEBUG map_rua[0x555be39124a0]{init}: Allocated (fsm.c:456) 20250814122355420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6999054 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355420 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6999054 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355420 DCN DEBUG map_sccp[0x555be39136b0]{init}: Allocated (fsm.c:456) 20250814122355420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355420 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6999054 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6999054 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355420 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355420 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{IDLE}: Allocated (fsm.c:456) 20250814122355420 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000de0056400500f1100926) (sccp_scrc.c:406) 20250814122355420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355420 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355420 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e810a, normal) (hnbgw_rua.c:407) 20250814122355420 DHNB DEBUG map_rua[0x555be3915480]{init}: Allocated (fsm.c:456) 20250814122355420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4096266 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355421 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4096266 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355421 DCN DEBUG map_sccp[0x555be39155b0]{init}: Allocated (fsm.c:456) 20250814122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355421 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4096266 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4096266 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355421 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355421 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{IDLE}: Allocated (fsm.c:456) 20250814122355421 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001720056400500f1100926) (sccp_scrc.c:406) 20250814122355421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355421 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355421 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeaeb95, normal) (hnbgw_rua.c:407) 20250814122355421 DHNB DEBUG map_rua[0x555be39162e0]{init}: Allocated (fsm.c:456) 20250814122355421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15395733 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355421 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15395733 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355421 DCN DEBUG map_sccp[0x555be391df50]{init}: Allocated (fsm.c:456) 20250814122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355421 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15395733 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15395733 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355421 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355421 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{IDLE}: Allocated (fsm.c:456) 20250814122355421 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002a80056400500f1100926) (sccp_scrc.c:406) 20250814122355421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355422 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355422 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf0fef, normal) (hnbgw_rua.c:407) 20250814122355422 DHNB DEBUG map_rua[0x555be391e920]{init}: Allocated (fsm.c:456) 20250814122355422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-987119 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355422 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355422 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355422 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-987119 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355422 DCN DEBUG map_sccp[0x555be391f380]{init}: Allocated (fsm.c:456) 20250814122355422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355422 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-987119 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-987119 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355422 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355422 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355422 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355422 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{IDLE}: Allocated (fsm.c:456) 20250814122355422 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002df0056400500f1100926) (sccp_scrc.c:406) 20250814122355422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355422 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355422 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaaa78, normal) (hnbgw_rua.c:407) 20250814122355422 DHNB DEBUG map_rua[0x555be39206b0]{init}: Allocated (fsm.c:456) 20250814122355422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-699000 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355422 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355422 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355423 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-699000 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355423 DCN DEBUG map_sccp[0x555be391f6e0]{init}: Allocated (fsm.c:456) 20250814122355423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355423 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-699000 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-699000 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355423 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355423 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355423 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355423 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{IDLE}: Allocated (fsm.c:456) 20250814122355423 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002970056400500f1100926) (sccp_scrc.c:406) 20250814122355423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355423 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:1 20250814122355423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355423 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b8818, normal) (hnbgw_rua.c:407) 20250814122355423 DHNB DEBUG map_rua[0x555be39213e0]{init}: Allocated (fsm.c:456) 20250814122355423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7047192 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355423 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355423 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355423 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7047192 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355423 DCN DEBUG map_sccp[0x555be3920f20]{init}: Allocated (fsm.c:456) 20250814122355423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355423 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7047192 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7047192 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355423 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355423 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355423 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355423 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{IDLE}: Allocated (fsm.c:456) 20250814122355423 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001120056400500f1100926) (sccp_scrc.c:406) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed830d, normal) (hnbgw_rua.c:407) 20250814122355424 DHNB DEBUG map_rua[0x555be3922110]{init}: Allocated (fsm.c:456) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565581 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565581 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355424 DCN DEBUG map_sccp[0x555be3921050]{init}: Allocated (fsm.c:456) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15565581 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565581 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{IDLE}: Allocated (fsm.c:456) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030000ab0056400500f1100926) (sccp_scrc.c:406) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf3a8de, normal) (hnbgw_rua.c:407) 20250814122355424 DHNB DEBUG map_rua[0x555be3922ed0]{init}: Allocated (fsm.c:456) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15968478 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15968478 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355424 DCN DEBUG map_sccp[0x555be3922980]{init}: Allocated (fsm.c:456) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15968478 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15968478 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{IDLE}: Allocated (fsm.c:456) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002500056400500f1100926) (sccp_scrc.c:406) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd7901, normal) (hnbgw_rua.c:407) 20250814122355424 DHNB DEBUG map_rua[0x555be3923970]{init}: Allocated (fsm.c:456) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13465857 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13465857 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355424 DCN DEBUG map_sccp[0x555be3920dc0]{init}: Allocated (fsm.c:456) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13465857 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13465857 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{IDLE}: Allocated (fsm.c:456) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030002640056400500f1100926) (sccp_scrc.c:406) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef0fdf, normal) (hnbgw_rua.c:407) 20250814122355424 DHNB DEBUG map_rua[0x555be39227c0]{init}: Allocated (fsm.c:456) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15667167 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15667167 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355424 DCN DEBUG map_sccp[0x555be39243a0]{init}: Allocated (fsm.c:456) 20250814122355424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15667167 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15667167 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{IDLE}: Allocated (fsm.c:456) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030003440056400500f1100926) (sccp_scrc.c:406) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x12749f, normal) (hnbgw_rua.c:407) 20250814122355424 DHNB DEBUG map_rua[0x555be3924140]{init}: Allocated (fsm.c:456) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1209503 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1209503 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355424 DCN DEBUG map_sccp[0x555be3924f20]{init}: Allocated (fsm.c:456) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1209503 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1209503 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{IDLE}: Allocated (fsm.c:456) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030003700056400500f1100926) (sccp_scrc.c:406) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 1TC_rab_assignment_concurrent0(210)16349211 20250814122355424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355424 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122355425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122355425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x804825, normal) (hnbgw_rua.c:407) 20250814122355425 DHNB DEBUG map_rua[0x555be3925050]{init}: Allocated (fsm.c:456) 20250814122355425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122355425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122355425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407077 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122355425 DCN DEBUG map_sccp[0x555be3925ae0]{init}: Allocated (fsm.c:456) 20250814122355425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122355425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8407077 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122355425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407077 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122355425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122355425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122355425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122355425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122355425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122355425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122355425 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{IDLE}: Allocated (fsm.c:456) 20250814122355425 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122355425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030000d00056400500f1100926) (sccp_scrc.c:406) 20250814122355425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122355425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122355425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122355425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:2 20250814122355425 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122355425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122355425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122355425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[2] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 2TC_rab_assignment_concurrent0(211)10849160 TC_rab_assignment_concurrent0(210)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 3TC_rab_assignment_concurrent0(212)361639 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[4]. TC_rab_assignment_concurrent0(211)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 4TC_rab_assignment_concurrent0(213)317224 TC_rab_assignment_concurrent0(212)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent0(213)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 5TC_rab_assignment_concurrent0(214)10089824 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 6TC_rab_assignment_concurrent0(215)1687112 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:9 TC_rab_assignment_concurrent0(214)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 7TC_rab_assignment_concurrent0(216)2368422 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:2 20250814122355440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355440 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355440 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355441 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355441 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=0098bf11) (sccp_scrc.c:477) 20250814122355441 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250814122355441 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355441 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355441 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355441 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(215)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 8TC_rab_assignment_concurrent0(217)14981741 TC_rab_assignment_concurrent0(216)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 9TC_rab_assignment_concurrent0(218)14181459 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 10TC_rab_assignment_concurrent0(219)8847501 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:12 TC_rab_assignment_concurrent0(218)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 11TC_rab_assignment_concurrent0(220)779572 TC_rab_assignment_concurrent0(219)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 12TC_rab_assignment_concurrent0(221)8639267 TC_rab_assignment_concurrent0(220)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:6 TC_rab_assignment_concurrent0(221)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:7 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 13TC_rab_assignment_concurrent0(222)15369839 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 14TC_rab_assignment_concurrent0(223)15267717 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:9 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Added conn table entry 15TC_rab_assignment_concurrent0(224)7919741 TC_rab_assignment_concurrent0(222)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:10 TC_rab_assignment_concurrent0(223)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c62e4817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c62e4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c62e4817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c62e4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(209)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(210)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250814122355472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250814122355472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355472 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355472 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355472 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355473 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355473 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355473 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355473 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355473 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355473 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355487 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc62e48) (hnbgw_rua.c:471) 20250814122355487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12987976 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355487 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355487 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355487 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355487 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355487 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355487 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12987976-0)[0x555be39127d0] (mgcp_client_endpoint_fsm.c:724) 20250814122355487 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355487 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355487 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355487 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: c62e48'... (mgcp_client.c:807) 20250814122355487 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250814122355487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355487 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355487 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355487 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c62e4817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c62e4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355493 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250814122355493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355493 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355493 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355493 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355493 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355494 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355494 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355494 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12987976-0)[0x555be39127d0] (mgcp_client_endpoint_fsm.c:724) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3925900]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3925900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12987976-0)[0x555be3912900] (fsm.c:486) 20250814122355494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3925900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3925900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250814122355494 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: c62e48'... (mgcp_client.c:807) 20250814122355494 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250814122355494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12987976-0)[0x555be3925900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355494 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c62e4817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c62e4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355506 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250814122355506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355506 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355506 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355506 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355506 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355506 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355506 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b561f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355506 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00048286) (sccp_scrc.c:477) 20250814122355507 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=0022b16c) (sccp_scrc.c:477) 20250814122355507 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355507 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00c26bd0) (sccp_scrc.c:477) 20250814122355507 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355507 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00587d77) (sccp_scrc.c:477) 20250814122355507 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355507 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00278757) (sccp_scrc.c:477) 20250814122355507 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355507 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355507 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00c4ede9) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00d24eda) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00778cec) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:0 20250814122355508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00cdf20e) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00c48e93) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00b5a989) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00ae8f0e) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=007d5b9d) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00ca595c) (sccp_scrc.c:477) 20250814122355508 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122355508 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122355508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122355508 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122355509 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355509 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355509 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer 20250814122355509 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355509 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250814122355509 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355509 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355509 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355509 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355509 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355509 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355509 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355509 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{UNUSED}: Allocated (fsm.c:456) 20250814122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{UNUSED}: is child of mgw(mgw-fsm-5621533-0)[0x555be391d410] (fsm.c:486) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer 20250814122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5621533-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:724) 20250814122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be391d7b0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be391d7b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5621533-0)[0x555be391d540] (fsm.c:486) 20250814122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be391d7b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be391d7b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 55c71d'... (mgcp_client.c:807) 20250814122355509 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250814122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be391d7b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55c71d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c71d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55c71d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c71d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(210)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250814122355520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250814122355520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355520 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355520 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355520 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355520 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355520 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355520 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355520 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355520 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355520 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355526 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55c71d) (hnbgw_rua.c:471) 20250814122355526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621533 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355526 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355526 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355526 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355526 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355526 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355526 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5621533-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:724) 20250814122355526 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355526 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355526 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355526 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355526 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 55c71'... (mgcp_client.c:807) 20250814122355526 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122355526 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355526 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355526 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355526 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "55c71d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c71d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355535 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250814122355535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355535 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355535 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355535 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5621533-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:724) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be39265b0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be39265b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5621533-0)[0x555be391d540] (fsm.c:486) 20250814122355535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be39265b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be39265b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250814122355535 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 55c71'... (mgcp_client.c:807) 20250814122355535 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122355535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5621533-0)[0x555be39265b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355535 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "55c71d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55c71d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355541 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250814122355541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355541 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355541 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355541 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355541 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355541 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355541 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bf11), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355541 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355541 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355541 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355541 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355541 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355541 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355541 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355542 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250814122355542 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355542 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355542 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355542 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355542 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355542 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355542 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355542 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355542 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355542 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{UNUSED}: Allocated (fsm.c:456) 20250814122355542 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{UNUSED}: is child of mgw(mgw-fsm-7720032-0)[0x555be3930b70] (fsm.c:486) 20250814122355542 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7720032-0)[0x555be3930b70] (mgcp_client_endpoint_fsm.c:724) 20250814122355542 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122355542 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355542 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3937760]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3937760]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7720032-0)[0x555be3927060] (fsm.c:486) 20250814122355542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3937760]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3937760]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355542 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 75cc6'... (mgcp_client.c:807) 20250814122355542 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355542 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3937760]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355542 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(210)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75cc6017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75cc6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(211)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75cc6017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75cc6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(211)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250814122355550 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250814122355550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355550 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355550 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355550 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355550 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355550 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355550 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355550 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355550 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355550 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355554 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x75cc60) (hnbgw_rua.c:471) 20250814122355554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7720032 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355554 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355554 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355554 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355554 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355554 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355554 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7720032-0)[0x555be3930b70] (mgcp_client_endpoint_fsm.c:724) 20250814122355554 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355554 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355554 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355554 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 75cc6'... (mgcp_client.c:807) 20250814122355554 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122355554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355554 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355554 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355554 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "75cc6017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75cc6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355560 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250814122355560 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355560 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355560 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355560 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355560 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355560 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7720032-0)[0x555be3930b70] (mgcp_client_endpoint_fsm.c:724) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355560 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3927240]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3927240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7720032-0)[0x555be3927060] (fsm.c:486) 20250814122355560 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3927240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355561 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3927240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250814122355561 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 75cc6'... (mgcp_client.c:807) 20250814122355561 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122355561 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7720032-0)[0x555be3927240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355561 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355561 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355561 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355561 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "75cc6017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75cc6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355567 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250814122355567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355567 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355567 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355567 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355567 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355567 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048286), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355567 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355567 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355567 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355567 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250814122355567 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355567 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355567 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355567 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355567 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355567 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355567 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355567 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355567 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{UNUSED}: Allocated (fsm.c:456) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{UNUSED}: is child of mgw(mgw-fsm-13798229-0)[0x555be3939950] (fsm.c:486) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13798229-0)[0x555be3939950] (mgcp_client_endpoint_fsm.c:724) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3940350]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3940350]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80] (fsm.c:486) 20250814122355567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3940350]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3940350]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: d28b5'... (mgcp_client.c:807) 20250814122355567 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3940350]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355567 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d28b5517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d28b5517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(212)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d28b5517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d28b5517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(212)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250814122355577 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250814122355577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355577 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355577 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355577 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355577 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355577 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355577 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355577 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355577 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355578 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355582 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd28b55) (hnbgw_rua.c:471) 20250814122355582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798229 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355582 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355582 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355582 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355582 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355582 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13798229-0)[0x555be3939950] (mgcp_client_endpoint_fsm.c:724) 20250814122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: d28b5'... (mgcp_client.c:807) 20250814122355582 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122355582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d28b5517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d28b5517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250814122355588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355588 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355588 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355588 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13798229-0)[0x555be3939950] (mgcp_client_endpoint_fsm.c:724) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3937ed0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3937ed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80] (fsm.c:486) 20250814122355588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3937ed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3937ed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814122355588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: d28b5'... (mgcp_client.c:807) 20250814122355588 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122355588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13798229-0)[0x555be3937ed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355588 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355589 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d28b5517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d28b5517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250814122355594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355594 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355594 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355594 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355594 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355594 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022b16c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355594 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355594 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355594 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355594 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355594 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355594 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355594 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250814122355594 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355594 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355594 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355594 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355594 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355594 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355594 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355594 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355594 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{UNUSED}: Allocated (fsm.c:456) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{UNUSED}: is child of mgw(mgw-fsm-6999054-0)[0x555be3938640] (fsm.c:486) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6999054-0)[0x555be3938640] (mgcp_client_endpoint_fsm.c:724) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be39489e0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be39489e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6999054-0)[0x555be3938780] (fsm.c:486) 20250814122355594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be39489e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be39489e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355594 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 6acc0'... (mgcp_client.c:807) 20250814122355594 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be39489e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355594 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6acc0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6acc0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent0(213)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6acc0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6acc0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(213)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250814122355602 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250814122355602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355602 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355602 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355602 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355602 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355602 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355602 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355602 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355602 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355602 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355602 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355607 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6acc0e) (hnbgw_rua.c:471) 20250814122355607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6999054 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355607 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355607 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355607 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355607 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355607 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6999054-0)[0x555be3938640] (mgcp_client_endpoint_fsm.c:724) 20250814122355607 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355607 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355607 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355607 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 6acc0'... (mgcp_client.c:807) 20250814122355607 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122355607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355607 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355607 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355607 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6acc0e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6acc0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250814122355613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355613 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355614 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355614 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355614 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6999054-0)[0x555be3938640] (mgcp_client_endpoint_fsm.c:724) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be392f6f0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be392f6f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6999054-0)[0x555be3938780] (fsm.c:486) 20250814122355614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be392f6f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be392f6f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250814122355614 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 6acc0'... (mgcp_client.c:807) 20250814122355614 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122355614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6999054-0)[0x555be392f6f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355614 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6acc0e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6acc0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355619 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250814122355619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355620 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355620 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355620 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355620 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355620 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c26bd0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355620 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355620 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355620 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355620 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355620 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355620 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355620 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355620 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355620 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355620 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250814122355620 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355620 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355620 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355620 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355620 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355620 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355620 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355620 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355620 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{UNUSED}: Allocated (fsm.c:456) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{UNUSED}: is child of mgw(mgw-fsm-4096266-0)[0x555be394a9a0] (fsm.c:486) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4096266-0)[0x555be394a9a0] (mgcp_client_endpoint_fsm.c:724) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3951810]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3951810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0] (fsm.c:486) 20250814122355620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3951810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3951810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355620 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 3e810'... (mgcp_client.c:807) 20250814122355620 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3951810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355620 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3e810a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e810a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(214)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3e810a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e810a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(214)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250814122355631 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250814122355631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355631 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355631 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355631 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355631 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355631 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355631 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355631 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355631 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355631 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355635 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e810a) (hnbgw_rua.c:471) 20250814122355636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4096266 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355636 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355636 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355636 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355636 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355636 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355636 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4096266-0)[0x555be394a9a0] (mgcp_client_endpoint_fsm.c:724) 20250814122355636 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355636 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355636 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355636 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 3e810'... (mgcp_client.c:807) 20250814122355636 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122355636 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355636 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355636 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355636 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3e810a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e810a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355641 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250814122355641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355641 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355641 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355641 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4096266-0)[0x555be394a9a0] (mgcp_client_endpoint_fsm.c:724) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3941b30]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3941b30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0] (fsm.c:486) 20250814122355641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3941b30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3941b30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250814122355641 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 3e810'... (mgcp_client.c:807) 20250814122355641 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122355641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4096266-0)[0x555be3941b30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355641 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3e810a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e810a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355650 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250814122355650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355650 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355650 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355650 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355650 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355650 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00587d77), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355650 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355650 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355650 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355650 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355650 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355650 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355650 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355650 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250814122355650 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355650 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355650 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355650 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355650 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355650 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355650 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355650 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355650 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{UNUSED}: Allocated (fsm.c:456) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{UNUSED}: is child of mgw(mgw-fsm-15395733-0)[0x555be3953600] (fsm.c:486) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15395733-0)[0x555be3953600] (mgcp_client_endpoint_fsm.c:724) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355650 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be395a430]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be395a430]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0] (fsm.c:486) 20250814122355651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be395a430]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be395a430]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355651 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: eaeb9'... (mgcp_client.c:807) 20250814122355651 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be395a430]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355651 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eaeb9517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaeb9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(215)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eaeb9517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaeb9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(215)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250814122355657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250814122355657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355657 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355657 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355657 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355657 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355657 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355657 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355657 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355657 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355657 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355661 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeaeb95) (hnbgw_rua.c:471) 20250814122355661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15395733 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355661 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355661 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355662 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355662 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355662 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355662 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15395733-0)[0x555be3953600] (mgcp_client_endpoint_fsm.c:724) 20250814122355662 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355662 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355662 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355662 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: eaeb9'... (mgcp_client.c:807) 20250814122355662 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122355662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355662 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355662 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355662 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "eaeb9517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaeb9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355667 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250814122355667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355667 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355667 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355667 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15395733-0)[0x555be3953600] (mgcp_client_endpoint_fsm.c:724) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be39533f0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be39533f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0] (fsm.c:486) 20250814122355667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be39533f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be39533f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250814122355667 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: eaeb9'... (mgcp_client.c:807) 20250814122355667 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122355667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15395733-0)[0x555be39533f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355667 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "eaeb9517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaeb9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250814122355672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355672 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355672 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355672 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355672 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355672 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355672 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278757), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355672 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355672 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355672 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355672 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355672 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355672 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355672 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250814122355672 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355672 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355672 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355672 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355672 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355673 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355673 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355673 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355673 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355673 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{UNUSED}: Allocated (fsm.c:456) 20250814122355673 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{UNUSED}: is child of mgw(mgw-fsm-987119-0)[0x555be395bb60] (fsm.c:486) 20250814122355673 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-987119-0)[0x555be395bb60] (mgcp_client_endpoint_fsm.c:724) 20250814122355673 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355673 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355673 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355673 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39630d0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355673 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39630d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-987119-0)[0x555be395c800] (fsm.c:486) 20250814122355673 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39630d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355673 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39630d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355673 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=198 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: f0fef'... (mgcp_client.c:807) 20250814122355673 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250814122355673 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39630d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355673 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f0fef17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0fef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(216)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f0fef17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0fef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(216)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250814122355681 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250814122355681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355681 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355681 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355681 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355681 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355681 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355681 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355681 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355681 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355681 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355681 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355681 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355685 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf0fef) (hnbgw_rua.c:471) 20250814122355685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-987119 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355685 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355685 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355685 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355685 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355685 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355685 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355685 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355685 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-987119-0)[0x555be395bb60] (mgcp_client_endpoint_fsm.c:724) 20250814122355685 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355685 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355685 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355685 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355685 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=212 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: f0fef'... (mgcp_client.c:807) 20250814122355685 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250814122355685 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355685 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355685 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355685 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f0fef17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0fef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250814122355691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355691 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355691 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355691 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-987119-0)[0x555be395bb60] (mgcp_client_endpoint_fsm.c:724) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39537e0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39537e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-987119-0)[0x555be395c800] (fsm.c:486) 20250814122355691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39537e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39537e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250814122355691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=202 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: f0fef'... (mgcp_client.c:807) 20250814122355691 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250814122355691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-987119-0)[0x555be39537e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355691 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f0fef17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0fef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355695 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250814122355695 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355695 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355695 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355695 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355695 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355695 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355695 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355695 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355695 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355695 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ede9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355695 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355696 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250814122355696 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355696 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355696 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355696 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355696 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355696 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355696 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355696 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355696 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{UNUSED}: Allocated (fsm.c:456) 20250814122355696 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{UNUSED}: is child of mgw(mgw-fsm-699000-0)[0x555be3964ec0] (fsm.c:486) 20250814122355696 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-699000-0)[0x555be3964ec0] (mgcp_client_endpoint_fsm.c:724) 20250814122355696 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355696 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355696 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be396bd30]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be396bd30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-699000-0)[0x555be39650d0] (fsm.c:486) 20250814122355696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be396bd30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be396bd30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355696 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=198 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: aaa78'... (mgcp_client.c:807) 20250814122355696 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250814122355696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be396bd30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355696 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aaa7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaa7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(217)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aaa7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaa7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(217)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250814122355702 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250814122355702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355702 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355702 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355702 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355702 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355702 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355702 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355702 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355702 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355702 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355702 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355707 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaaa78) (hnbgw_rua.c:471) 20250814122355707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-699000 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355707 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355707 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355707 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355707 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355707 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355707 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-699000-0)[0x555be3964ec0] (mgcp_client_endpoint_fsm.c:724) 20250814122355707 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355707 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355707 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355707 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=212 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: aaa78'... (mgcp_client.c:807) 20250814122355707 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250814122355707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355707 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355707 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355707 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "aaa7817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaa7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355714 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250814122355714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355714 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355714 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355714 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-699000-0)[0x555be3964ec0] (mgcp_client_endpoint_fsm.c:724) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be395ad80]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be395ad80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-699000-0)[0x555be39650d0] (fsm.c:486) 20250814122355714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be395ad80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be395ad80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250814122355714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=202 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: aaa78'... (mgcp_client.c:807) 20250814122355714 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250814122355714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-699000-0)[0x555be395ad80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355714 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "aaa7817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaa7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355721 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250814122355721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355721 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355721 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355721 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355721 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355721 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355721 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355721 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24eda), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355721 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355721 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355721 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355721 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355721 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355721 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355721 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250814122355721 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355721 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355721 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355721 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355721 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355722 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355722 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355722 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355722 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355722 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{UNUSED}: Allocated (fsm.c:456) 20250814122355722 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{UNUSED}: is child of mgw(mgw-fsm-7047192-0)[0x555be396dd90] (fsm.c:486) 20250814122355722 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7047192-0)[0x555be396dd90] (mgcp_client_endpoint_fsm.c:724) 20250814122355722 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355722 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355722 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355722 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be3974c00]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355722 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be3974c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0] (fsm.c:486) 20250814122355722 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be3974c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355722 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be3974c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355722 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 6b881'... (mgcp_client.c:807) 20250814122355722 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355722 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be3974c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355722 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b881817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b881817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(218)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b881817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b881817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(218)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250814122355730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250814122355730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355730 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355730 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355730 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355730 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355730 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355730 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355730 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355730 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355730 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355730 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355735 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b8818) (hnbgw_rua.c:471) 20250814122355735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7047192 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355735 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355735 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355735 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355735 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355735 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355735 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7047192-0)[0x555be396dd90] (mgcp_client_endpoint_fsm.c:724) 20250814122355735 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355735 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355735 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355735 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 6b881'... (mgcp_client.c:807) 20250814122355735 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122355735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355735 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355735 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355735 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6b881817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b881817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355742 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250814122355742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355742 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355742 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355742 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7047192-0)[0x555be396dd90] (mgcp_client_endpoint_fsm.c:724) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be396d3a0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be396d3a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0] (fsm.c:486) 20250814122355742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be396d3a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be396d3a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250814122355742 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 6b881'... (mgcp_client.c:807) 20250814122355742 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122355742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7047192-0)[0x555be396d3a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355742 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6b881817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b881817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355750 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250814122355750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355750 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355750 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355750 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355750 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355750 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355750 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00778cec), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355750 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355751 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355751 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355751 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355751 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355751 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355751 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355751 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250814122355751 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355751 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355751 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355751 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355751 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355751 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355751 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355751 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355751 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355751 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{UNUSED}: Allocated (fsm.c:456) 20250814122355751 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{UNUSED}: is child of mgw(mgw-fsm-15565581-0)[0x555be39769f0] (fsm.c:486) 20250814122355751 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15565581-0)[0x555be39769f0] (mgcp_client_endpoint_fsm.c:724) 20250814122355751 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355751 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355751 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be397d950]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be397d950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15565581-0)[0x555be3977080] (fsm.c:486) 20250814122355751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be397d950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be397d950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355751 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: ed830'... (mgcp_client.c:807) 20250814122355751 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355751 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be397d950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355751 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed830d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed830d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(219)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed830d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed830d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(219)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250814122355758 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250814122355758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355758 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355758 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355758 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355758 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355758 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355758 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355758 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355758 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355758 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355758 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355763 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xed830d) (hnbgw_rua.c:471) 20250814122355763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565581 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355763 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355763 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355763 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355763 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355763 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15565581-0)[0x555be39769f0] (mgcp_client_endpoint_fsm.c:724) 20250814122355763 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355763 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355763 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355763 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: ed83'... (mgcp_client.c:807) 20250814122355763 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122355763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355763 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355763 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355763 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "ed830d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed830d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355768 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250814122355768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355768 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355768 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355768 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15565581-0)[0x555be39769f0] (mgcp_client_endpoint_fsm.c:724) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be39767e0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be39767e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15565581-0)[0x555be3977080] (fsm.c:486) 20250814122355768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be39767e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be39767e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250814122355768 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: ed83'... (mgcp_client.c:807) 20250814122355768 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122355768 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565581-0)[0x555be39767e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355768 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "ed830d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed830d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355773 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250814122355773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355773 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355773 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355773 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355773 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355773 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355773 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355773 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdf20e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355773 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355774 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355774 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355774 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355774 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355774 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355774 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250814122355774 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355774 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355774 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355774 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355774 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355774 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355774 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355774 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355774 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355774 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{UNUSED}: Allocated (fsm.c:456) 20250814122355774 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{UNUSED}: is child of mgw(mgw-fsm-15968478-0)[0x555be397fab0] (fsm.c:486) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:10 20250814122355774 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15968478-0)[0x555be397fab0] (mgcp_client_endpoint_fsm.c:724) 20250814122355774 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355774 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer 20250814122355774 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3986a10]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3986a10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15968478-0)[0x555be3980140] (fsm.c:486) 20250814122355774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3986a10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3986a10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355774 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: f3a8d'... (mgcp_client.c:807) 20250814122355774 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer 20250814122355774 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3986a10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355774 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3a8de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3a8de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(220)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3a8de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3a8de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(220)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250814122355785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250814122355785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355785 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355785 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355785 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355785 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355785 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355785 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355785 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355785 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355785 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122355792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355792 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf3a8de) (hnbgw_rua.c:471) 20250814122355793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15968478 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355793 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355793 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355793 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355793 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355793 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355793 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15968478-0)[0x555be397fab0] (mgcp_client_endpoint_fsm.c:724) 20250814122355793 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355793 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355793 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355793 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: f3a8'... (mgcp_client.c:807) 20250814122355793 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122355793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355793 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355793 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355793 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f3a8de17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3a8de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355798 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250814122355798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355799 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355799 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355799 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15968478-0)[0x555be397fab0] (mgcp_client_endpoint_fsm.c:724) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3975370]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3975370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15968478-0)[0x555be3980140] (fsm.c:486) 20250814122355799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3975370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3975370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250814122355799 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: f3a8'... (mgcp_client.c:807) 20250814122355799 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122355799 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15968478-0)[0x555be3975370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355799 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f3a8de17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3a8de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355804 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250814122355804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355804 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355804 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355804 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355804 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355804 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48e93), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355804 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355804 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355804 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355804 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355804 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355804 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355804 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355804 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355804 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355804 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355804 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355804 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250814122355804 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355804 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355804 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355804 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355804 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355804 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355804 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355804 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355804 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{UNUSED}: Allocated (fsm.c:456) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{UNUSED}: is child of mgw(mgw-fsm-13465857-0)[0x555be3988870] (fsm.c:486) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13465857-0)[0x555be3988870] (mgcp_client_endpoint_fsm.c:724) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355804 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355804 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be398f730]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be398f730]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60] (fsm.c:486) 20250814122355805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be398f730]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be398f730]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355805 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: cd790'... (mgcp_client.c:807) 20250814122355805 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be398f730]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355805 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd790117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd790117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(221)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd790117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd790117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(221)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250814122355815 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250814122355815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355815 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355815 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355815 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355815 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355815 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355815 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355815 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355815 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355815 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355820 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcd7901) (hnbgw_rua.c:471) 20250814122355820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13465857 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355820 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355820 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355820 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355820 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355820 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355820 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13465857-0)[0x555be3988870] (mgcp_client_endpoint_fsm.c:724) 20250814122355820 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355820 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355820 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: cd79'... (mgcp_client.c:807) 20250814122355820 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122355820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355820 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355820 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355820 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "cd790117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd790117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355825 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250814122355825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355825 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355825 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355825 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13465857-0)[0x555be3988870] (mgcp_client_endpoint_fsm.c:724) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355825 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be3987180]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355825 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be3987180]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60] (fsm.c:486) 20250814122355825 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be3987180]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355825 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be3987180]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250814122355825 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: cd79'... (mgcp_client.c:807) 20250814122355825 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122355825 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13465857-0)[0x555be3987180]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355825 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "cd790117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd790117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355830 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250814122355830 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355831 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355831 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355831 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355831 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355831 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355831 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355831 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355831 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a989), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355831 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355831 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355831 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355831 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355831 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355831 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355831 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250814122355831 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355831 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355831 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355831 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355831 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355831 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355831 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355831 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355831 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{UNUSED}: Allocated (fsm.c:456) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{UNUSED}: is child of mgw(mgw-fsm-15667167-0)[0x555be3991590] (fsm.c:486) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15667167-0)[0x555be3991590] (mgcp_client_endpoint_fsm.c:724) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3998400]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3998400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0] (fsm.c:486) 20250814122355831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3998400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3998400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: ef0fd'... (mgcp_client.c:807) 20250814122355831 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355831 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3998400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355831 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef0fdf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef0fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(222)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef0fdf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef0fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(222)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250814122355840 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250814122355840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355840 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355840 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355840 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355840 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355840 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355840 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355840 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355840 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355840 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(222)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355844 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xef0fdf) (hnbgw_rua.c:471) 20250814122355844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15667167 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355844 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355844 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355844 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355844 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355844 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355844 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15667167-0)[0x555be3991590] (mgcp_client_endpoint_fsm.c:724) 20250814122355844 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355844 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355844 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355844 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: ef0f'... (mgcp_client.c:807) 20250814122355844 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122355844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355844 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355844 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355844 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "ef0fdf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef0fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355851 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250814122355851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355851 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355851 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355851 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15667167-0)[0x555be3991590] (mgcp_client_endpoint_fsm.c:724) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3987c90]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3987c90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0] (fsm.c:486) 20250814122355851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3987c90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3987c90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250814122355851 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: ef0f'... (mgcp_client.c:807) 20250814122355851 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122355851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15667167-0)[0x555be3987c90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355851 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "ef0fdf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef0fdf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355856 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250814122355856 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355856 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355856 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355856 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355856 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355856 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355856 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355856 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355856 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355856 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355856 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8f0e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355856 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355857 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355857 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355857 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355857 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355857 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355857 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250814122355857 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355857 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355857 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355857 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355857 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355857 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355857 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355857 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355857 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355857 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{UNUSED}: Allocated (fsm.c:456) 20250814122355857 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{UNUSED}: is child of mgw(mgw-fsm-1209503-0)[0x555be399a2f0] (fsm.c:486) 20250814122355857 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1209503-0)[0x555be399a2f0] (mgcp_client_endpoint_fsm.c:724) 20250814122355857 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355857 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355857 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355857 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be39a12f0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355857 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be39a12f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20] (fsm.c:486) 20250814122355857 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be39a12f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355857 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be39a12f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355857 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 12749'... (mgcp_client.c:807) 20250814122355857 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355857 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be39a12f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355857 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12749f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12749f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(223)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12749f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12749f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(223)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250814122355864 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250814122355864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355864 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355864 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355864 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355864 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355864 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355864 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355864 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355864 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355864 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355864 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355868 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x12749f) (hnbgw_rua.c:471) 20250814122355868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1209503 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355868 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355868 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355868 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355868 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355868 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355868 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1209503-0)[0x555be399a2f0] (mgcp_client_endpoint_fsm.c:724) 20250814122355868 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355868 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355868 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355868 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 1274'... (mgcp_client.c:807) 20250814122355868 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122355868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355868 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355868 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355868 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "12749f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12749f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355875 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250814122355875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355875 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355875 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355875 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1209503-0)[0x555be399a2f0] (mgcp_client_endpoint_fsm.c:724) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be3991450]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be3991450]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20] (fsm.c:486) 20250814122355875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be3991450]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be3991450]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250814122355875 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 1274'... (mgcp_client.c:807) 20250814122355875 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122355875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1209503-0)[0x555be3991450]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355875 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "12749f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12749f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250814122355881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355881 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355881 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355881 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355881 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d5b9d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355881 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355881 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122355881 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122355881 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122355881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122355881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122355881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122355881 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122355881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122355881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122355881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122355881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122355881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122355881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122355881 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250814122355881 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122355881 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122355881 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122355881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122355881 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122355881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122355881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122355881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355881 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122355881 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122355881 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122355881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355881 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{UNUSED}: Allocated (fsm.c:456) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{UNUSED}: is child of mgw(mgw-fsm-8407077-0)[0x555be3990c90] (fsm.c:486) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8407077-0)[0x555be3990c90] (mgcp_client_endpoint_fsm.c:724) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a9e60]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a9e60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0] (fsm.c:486) 20250814122355881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a9e60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a9e60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122355881 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 80482'... (mgcp_client.c:807) 20250814122355881 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122355881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a9e60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355881 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80482517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80482517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(224)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80482517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80482517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(224)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814122355888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250814122355888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122355888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122355888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355888 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122355888 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355888 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355888 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355888 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355888 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355888 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355888 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122355888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122355888 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122355888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122355888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122355888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122355888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122355892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122355892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122355892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122355892 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122355892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x804825) (hnbgw_rua.c:471) 20250814122355892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407077 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122355892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122355892 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122355892 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122355892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122355892 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355892 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122355892 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122355892 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355892 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122355892 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8407077-0)[0x555be3990c90] (mgcp_client_endpoint_fsm.c:724) 20250814122355892 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355892 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355892 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122355892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122355892 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 8048'... (mgcp_client.c:807) 20250814122355892 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122355892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122355892 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355892 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355892 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "80482517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80482517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355897 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250814122355897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122355897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122355897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355897 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355897 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122355897 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8407077-0)[0x555be3990c90] (mgcp_client_endpoint_fsm.c:724) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122355897 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a2020]{ST_CRCX}: Allocated (fsm.c:456) 20250814122355897 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a2020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0] (fsm.c:486) 20250814122355897 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a2020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122355897 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a2020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250814122355897 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 8048'... (mgcp_client.c:807) 20250814122355897 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122355897 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8407077-0)[0x555be39a2020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122355897 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "80482517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80482517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122355902 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250814122355902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122355902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122355902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122355902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122355902 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122355902 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122355902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122355902 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122355902 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122355902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122355902 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122355902 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122355902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca595c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122355902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122355902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122355902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122355902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122355902 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122355902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122355902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122355902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122355902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122355902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122355902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122355902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122355902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357536 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357536 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357536 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357536 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357536 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250814122357536 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357536 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357536 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357536 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357536 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357536 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357536 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357536 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357536 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357536 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: c62e4'... (mgcp_client.c:807) 20250814122357536 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357536 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: c62e4'... (mgcp_client.c:807) 20250814122357536 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357536 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: Removing from parent mgw(mgw-fsm-12987976-0)[0x555be39127d0] (mgcp_client_endpoint_fsm.c:873) 20250814122357536 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357536 DLMGCP DEBUG mgw-endp(mgw-fsm-12987976-0)[0x555be3912900]{IN_USE}: Deallocated (fsm.c:568) 20250814122357536 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357537 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357537 DMGW DEBUG mgw(mgw-fsm-12987976-0)[0x555be39127d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c62e4817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c62e4817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357552 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250814122357552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122357553 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250814122357553 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357553 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357553 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357553 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)12987976 20250814122357566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357566 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc62e48,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12987976 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357566 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357566 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357566 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357566 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b561f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357567 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357567 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357567 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250814122357567 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357567 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357567 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357567 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357567 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357568 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357568 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357568 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357568 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357568 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 55c71'... (mgcp_client.c:807) 20250814122357568 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357568 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 55c71'... (mgcp_client.c:807) 20250814122357568 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357568 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: Removing from parent mgw(mgw-fsm-5621533-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:873) 20250814122357568 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357568 DLMGCP DEBUG mgw-endp(mgw-fsm-5621533-0)[0x555be391d540]{IN_USE}: Deallocated (fsm.c:568) 20250814122357568 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357568 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357568 DMGW DEBUG mgw(mgw-fsm-5621533-0)[0x555be391d410]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:0 20250814122357568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)16525166 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "55c71d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "55c71d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357584 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250814122357584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(210)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be391d7b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122357585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250814122357585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357586 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39265b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)5621533 20250814122357590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357590 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55c71d,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621533 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357590 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357590 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357590 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357590 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bf11), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357591 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357591 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357591 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357591 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357591 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357591 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357591 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357591 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357591 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357591 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357592 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357592 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357592 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357592 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=006b561f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357592 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250814122357592 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357592 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357592 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357592 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{disconnected}: Freeing instance (context_map.c:202) 20250814122357592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12987976)[0x555be390c320]{disconnected}: Deallocated (fsm.c:568) 20250814122357592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x555be3904df0]{disconnected}: Deallocated (fsm.c:568) 20250814122357592 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12987976 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250814122357592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b561f), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250814122357592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357592 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357592 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357592 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357592 DLSCCP DEBUG SCCP-SCOC(8)[0x555be390b390]{IDLE}: Deallocated (fsm.c:568) 20250814122357592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357592 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250814122357592 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357592 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357592 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357592 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357592 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357592 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357592 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357592 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357592 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357592 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 75cc6'... (mgcp_client.c:807) 20250814122357592 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357592 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 75cc6'... (mgcp_client.c:807) 20250814122357592 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357592 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: Removing from parent mgw(mgw-fsm-7720032-0)[0x555be3930b70] (mgcp_client_endpoint_fsm.c:873) 20250814122357592 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357592 DLMGCP DEBUG mgw-endp(mgw-fsm-7720032-0)[0x555be3927060]{IN_USE}: Deallocated (fsm.c:568) 20250814122357592 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357593 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357593 DMGW DEBUG mgw(mgw-fsm-7720032-0)[0x555be3930b70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)16349211 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:1 20250814122357601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357601 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357601 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357601 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357601 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357602 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=0098bf11), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357602 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250814122357602 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357602 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357602 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357602 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{disconnected}: Freeing instance (context_map.c:202) 20250814122357602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5621533)[0x555be390d270]{disconnected}: Deallocated (fsm.c:568) 20250814122357602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x555be3905df0]{disconnected}: Deallocated (fsm.c:568) 20250814122357602 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5621533 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814122357602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bf11), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250814122357602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357602 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357602 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357602 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357602 DLSCCP DEBUG SCCP-SCOC(9)[0x555be390b4c0]{IDLE}: Deallocated (fsm.c:568) 20250814122357602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357605 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357605 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357605 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:1 20250814122357606 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending 20250814122357606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357606 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250814122357606 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357606 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357606 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357606 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357606 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357606 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357606 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357606 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357606 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: d28b5'... (mgcp_client.c:807) 20250814122357606 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: d28b5'... (mgcp_client.c:807) 20250814122357606 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357606 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: Removing from parent mgw(mgw-fsm-13798229-0)[0x555be3939950] (mgcp_client_endpoint_fsm.c:873) 20250814122357606 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357606 DLMGCP DEBUG mgw-endp(mgw-fsm-13798229-0)[0x555be3939a80]{IN_USE}: Deallocated (fsm.c:568) 20250814122357606 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357606 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357606 DMGW DEBUG mgw(mgw-fsm-13798229-0)[0x555be3939950]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "75cc6017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "75cc6017" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250814122357623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3937760]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d28b5517" }, { code := "I", val := "11111" } }, sdp := omit } 20250814122357625 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250814122357625 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357625 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357625 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357625 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d28b5517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357626 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250814122357626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3940350]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122357627 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250814122357627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3937ed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)7720032 20250814122357630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357631 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)13798229 20250814122357631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x75cc60,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7720032 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357631 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357631 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357631 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357631 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048286), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357632 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357632 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357632 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357632 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357632 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250814122357632 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357632 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357632 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357632 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357632 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357632 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357632 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357632 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357632 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 6acc0'... (mgcp_client.c:807) 20250814122357632 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 6acc0'... (mgcp_client.c:807) 20250814122357632 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357632 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: Removing from parent mgw(mgw-fsm-6999054-0)[0x555be3938640] (mgcp_client_endpoint_fsm.c:873) 20250814122357632 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357632 DLMGCP DEBUG mgw-endp(mgw-fsm-6999054-0)[0x555be3938780]{IN_USE}: Deallocated (fsm.c:568) 20250814122357632 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357632 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357632 DMGW DEBUG mgw(mgw-fsm-6999054-0)[0x555be3938640]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357633 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd28b55,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798229 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357633 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357633 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357633 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357633 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022b16c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)10849160 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)361639 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:3 20250814122357641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357641 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357641 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357641 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357641 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357641 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00048286), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357642 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250814122357642 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357642 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357642 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357642 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{disconnected}: Freeing instance (context_map.c:202) 20250814122357642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7720032)[0x555be39057a0]{disconnected}: Deallocated (fsm.c:568) 20250814122357642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{disconnected}: Freeing instance (context_map.c:206) 20250814122357642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555be3911190]{disconnected}: Deallocated (fsm.c:568) 20250814122357642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7720032 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814122357642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00048286), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250814122357642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357642 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357642 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357642 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357642 DLSCCP DEBUG SCCP-SCOC(10)[0x555be3914560]{IDLE}: Deallocated (fsm.c:568) 20250814122357642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357642 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357642 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357642 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357642 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357642 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357642 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357642 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357642 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=0022b16c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357642 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250814122357642 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357642 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357643 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357643 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{disconnected}: Freeing instance (context_map.c:202) 20250814122357643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798229)[0x555be3916120]{disconnected}: Deallocated (fsm.c:568) 20250814122357643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555be39147b0]{disconnected}: Deallocated (fsm.c:568) 20250814122357643 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798229 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122357643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022b16c), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250814122357643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357643 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357643 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357643 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357643 DLSCCP DEBUG SCCP-SCOC(11)[0x555be39167f0]{IDLE}: Deallocated (fsm.c:568) 20250814122357643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6acc0e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6acc0e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357649 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39489e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357649 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be392f6f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)6999054 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357657 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357657 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357657 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357657 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357657 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357657 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250814122357657 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357657 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357657 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357657 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357657 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357657 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357657 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357657 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357657 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357657 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 3e810'... (mgcp_client.c:807) 20250814122357657 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357657 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 3e810'... (mgcp_client.c:807) 20250814122357657 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357657 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: Removing from parent mgw(mgw-fsm-4096266-0)[0x555be394a9a0] (mgcp_client_endpoint_fsm.c:873) 20250814122357657 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357657 DLMGCP DEBUG mgw-endp(mgw-fsm-4096266-0)[0x555be394abb0]{IN_USE}: Deallocated (fsm.c:568) 20250814122357657 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357657 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357657 DMGW DEBUG mgw(mgw-fsm-4096266-0)[0x555be394a9a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357657 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6acc0e,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6999054 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357657 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357657 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357657 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357657 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c26bd0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)317224 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:4 20250814122357665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357665 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357665 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357666 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357666 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00c26bd0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357666 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250814122357666 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357666 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357666 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357666 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{disconnected}: Freeing instance (context_map.c:202) 20250814122357666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6999054)[0x555be39124a0]{disconnected}: Deallocated (fsm.c:568) 20250814122357666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x555be39136b0]{disconnected}: Deallocated (fsm.c:568) 20250814122357666 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6999054 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122357666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c26bd0), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250814122357666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357666 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357666 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357666 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357666 DLSCCP DEBUG SCCP-SCOC(12)[0x555be391ddb0]{IDLE}: Deallocated (fsm.c:568) 20250814122357666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3e810a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3e810a17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357673 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250814122357673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3951810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357674 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250814122357674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3941b30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)4096266 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357679 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357679 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357679 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357679 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357679 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357679 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250814122357679 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357679 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357679 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357679 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357679 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357679 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357679 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357679 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357679 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: eaeb9'... (mgcp_client.c:807) 20250814122357679 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: eaeb9'... (mgcp_client.c:807) 20250814122357679 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357679 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: Removing from parent mgw(mgw-fsm-15395733-0)[0x555be3953600] (mgcp_client_endpoint_fsm.c:873) 20250814122357679 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357679 DLMGCP DEBUG mgw-endp(mgw-fsm-15395733-0)[0x555be3949cc0]{IN_USE}: Deallocated (fsm.c:568) 20250814122357679 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357680 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357680 DMGW DEBUG mgw(mgw-fsm-15395733-0)[0x555be3953600]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357680 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e810a,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4096266 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357680 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357680 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357680 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357680 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00587d77), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357680 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(215)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)10089824 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:5 20250814122357685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357685 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357685 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357685 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357685 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357685 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00587d77), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357686 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250814122357686 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357686 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357686 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357686 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{disconnected}: Freeing instance (context_map.c:202) 20250814122357686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4096266)[0x555be3915480]{disconnected}: Deallocated (fsm.c:568) 20250814122357686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555be39155b0]{disconnected}: Deallocated (fsm.c:568) 20250814122357686 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4096266 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814122357686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00587d77), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250814122357686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357686 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357686 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357686 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357686 DLSCCP DEBUG SCCP-SCOC(13)[0x555be391e360]{IDLE}: Deallocated (fsm.c:568) 20250814122357686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "eaeb9517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "eaeb9517" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357690 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250814122357690 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357690 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357690 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357690 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be395a430]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250814122357691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39533f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)15395733 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357707 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357707 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357707 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357707 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357707 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357707 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250814122357707 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357707 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357707 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357707 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357707 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357707 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357707 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357707 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357707 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357707 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=56 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: f0fef'... (mgcp_client.c:807) 20250814122357707 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814122357707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357707 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=56 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: f0fef'... (mgcp_client.c:807) 20250814122357707 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814122357707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357707 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: Removing from parent mgw(mgw-fsm-987119-0)[0x555be395bb60] (mgcp_client_endpoint_fsm.c:873) 20250814122357707 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357707 DLMGCP DEBUG mgw-endp(mgw-fsm-987119-0)[0x555be395c800]{IN_USE}: Deallocated (fsm.c:568) 20250814122357707 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357708 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357708 DMGW DEBUG mgw(mgw-fsm-987119-0)[0x555be395bb60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357708 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeaeb95,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15395733 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357708 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357708 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357708 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357708 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278757), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)1687112 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:6 20250814122357717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357717 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357717 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357717 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357717 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357717 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00278757), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357717 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250814122357717 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357717 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357717 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357717 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{disconnected}: Freeing instance (context_map.c:202) 20250814122357717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15395733)[0x555be39162e0]{disconnected}: Deallocated (fsm.c:568) 20250814122357717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{disconnected}: Freeing instance (context_map.c:206) 20250814122357717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x555be391df50]{disconnected}: Deallocated (fsm.c:568) 20250814122357717 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15395733 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814122357717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278757), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250814122357717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357717 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357717 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357717 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357717 DLSCCP DEBUG SCCP-SCOC(14)[0x555be391ef80]{IDLE}: Deallocated (fsm.c:568) 20250814122357718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357718 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357718 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357718 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357718 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f0fef17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f0fef17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357723 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250814122357723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39630d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250814122357724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39537e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)987119 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357731 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357731 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357731 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357731 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357731 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357731 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250814122357731 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357731 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357731 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357731 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357731 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357731 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357731 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357731 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=56 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: aaa78'... (mgcp_client.c:807) 20250814122357731 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814122357731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357731 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=56 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: aaa78'... (mgcp_client.c:807) 20250814122357731 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814122357731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357731 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: Removing from parent mgw(mgw-fsm-699000-0)[0x555be3964ec0] (mgcp_client_endpoint_fsm.c:873) 20250814122357731 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357731 DLMGCP DEBUG mgw-endp(mgw-fsm-699000-0)[0x555be39650d0]{IN_USE}: Deallocated (fsm.c:568) 20250814122357731 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357732 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357732 DMGW DEBUG mgw(mgw-fsm-699000-0)[0x555be3964ec0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357732 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf0fef,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-987119 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357732 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357732 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357732 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ede9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)2368422 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:7 20250814122357740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357740 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357740 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357740 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357741 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00c4ede9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357741 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250814122357741 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357741 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357741 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357741 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{disconnected}: Freeing instance (context_map.c:202) 20250814122357741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-987119)[0x555be391e920]{disconnected}: Deallocated (fsm.c:568) 20250814122357741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{disconnected}: Freeing instance (context_map.c:206) 20250814122357741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555be391f380]{disconnected}: Deallocated (fsm.c:568) 20250814122357741 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-987119 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814122357741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ede9), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250814122357741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357741 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357741 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357741 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357741 DLSCCP DEBUG SCCP-SCOC(15)[0x555be391fd50]{IDLE}: Deallocated (fsm.c:568) 20250814122357741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "aaa7817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "aaa7817" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357746 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250814122357746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be396bd30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357747 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250814122357747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357747 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be395ad80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)699000 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357759 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357759 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357759 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357760 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250814122357760 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357760 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357760 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357760 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357760 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357760 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357760 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357760 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357760 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357760 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 6b881'... (mgcp_client.c:807) 20250814122357760 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357760 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 6b881'... (mgcp_client.c:807) 20250814122357760 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122357760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357760 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: Removing from parent mgw(mgw-fsm-7047192-0)[0x555be396dd90] (mgcp_client_endpoint_fsm.c:873) 20250814122357760 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357760 DLMGCP DEBUG mgw-endp(mgw-fsm-7047192-0)[0x555be396dfa0]{IN_USE}: Deallocated (fsm.c:568) 20250814122357760 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357760 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357760 DMGW DEBUG mgw(mgw-fsm-7047192-0)[0x555be396dd90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357760 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaaa78,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-699000 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357761 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357761 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357761 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357761 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24eda), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)14981741 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:8 20250814122357768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357768 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357768 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357768 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357768 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357768 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00d24eda), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357768 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250814122357768 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357768 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357768 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357768 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{disconnected}: Freeing instance (context_map.c:202) 20250814122357768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-699000)[0x555be39206b0]{disconnected}: Deallocated (fsm.c:568) 20250814122357768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x555be391f6e0]{disconnected}: Deallocated (fsm.c:568) 20250814122357768 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-699000 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814122357768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24eda), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250814122357768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357768 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357768 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357768 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357768 DLSCCP DEBUG SCCP-SCOC(16)[0x555be3920b20]{IDLE}: Deallocated (fsm.c:568) 20250814122357769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357769 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357769 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357769 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357769 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6b881817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "6b881817" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357776 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(218)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3974c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122357776 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357776 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be396d3a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)7047192 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357782 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357782 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357782 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357782 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357782 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357782 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250814122357782 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357782 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357782 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357782 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357782 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357782 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357782 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357782 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357782 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357782 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: ed83'... (mgcp_client.c:807) 20250814122357782 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357782 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357782 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: ed83'... (mgcp_client.c:807) 20250814122357782 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357782 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357782 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: Removing from parent mgw(mgw-fsm-15565581-0)[0x555be39769f0] (mgcp_client_endpoint_fsm.c:873) 20250814122357782 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357782 DLMGCP DEBUG mgw-endp(mgw-fsm-15565581-0)[0x555be3977080]{IN_USE}: Deallocated (fsm.c:568) 20250814122357782 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357782 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357782 DMGW DEBUG mgw(mgw-fsm-15565581-0)[0x555be39769f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357782 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6b8818,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7047192 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357782 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357782 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357782 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357782 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00778cec), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14181459 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:9 20250814122357790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357790 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357790 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357790 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357790 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357790 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357790 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357790 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357790 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00778cec), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357790 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250814122357790 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357790 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357790 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357790 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{disconnected}: Freeing instance (context_map.c:202) 20250814122357790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7047192)[0x555be39213e0]{disconnected}: Deallocated (fsm.c:568) 20250814122357790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{disconnected}: Freeing instance (context_map.c:206) 20250814122357790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555be3920f20]{disconnected}: Deallocated (fsm.c:568) 20250814122357790 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7047192 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814122357790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00778cec), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250814122357790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357790 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357790 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357790 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357790 DLSCCP DEBUG SCCP-SCOC(17)[0x555be3921850]{IDLE}: Deallocated (fsm.c:568) 20250814122357790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357790 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "ed830d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "ed830d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357799 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250814122357799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(219)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be397d950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122357800 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250814122357800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39767e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)15565581 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357814 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357814 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357814 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357814 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357815 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357815 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250814122357815 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357815 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357815 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357815 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357815 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357815 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357815 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357815 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357815 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357815 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: f3a8'... (mgcp_client.c:807) 20250814122357815 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357815 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357815 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357815 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: f3a8'... (mgcp_client.c:807) 20250814122357815 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357815 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357815 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: Removing from parent mgw(mgw-fsm-15968478-0)[0x555be397fab0] (mgcp_client_endpoint_fsm.c:873) 20250814122357815 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357815 DLMGCP DEBUG mgw-endp(mgw-fsm-15968478-0)[0x555be3980140]{IN_USE}: Deallocated (fsm.c:568) 20250814122357815 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357815 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357815 DMGW DEBUG mgw(mgw-fsm-15968478-0)[0x555be397fab0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357815 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xed830d,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565581 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357815 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357816 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357816 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357816 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdf20e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)8847501 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:10 20250814122357824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357825 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357825 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357825 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357825 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357825 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00cdf20e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357825 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250814122357825 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357825 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357825 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357825 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{disconnected}: Freeing instance (context_map.c:202) 20250814122357825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565581)[0x555be3922110]{disconnected}: Deallocated (fsm.c:568) 20250814122357825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{disconnected}: Freeing instance (context_map.c:206) 20250814122357825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555be3921050]{disconnected}: Deallocated (fsm.c:568) 20250814122357825 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565581 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250814122357825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdf20e), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250814122357825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357825 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357825 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357825 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357825 DLSCCP DEBUG SCCP-SCOC(18)[0x555be3922580]{IDLE}: Deallocated (fsm.c:568) 20250814122357825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f3a8de17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f3a8de17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357832 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250814122357832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3986a10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357833 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250814122357833 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357833 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357833 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357833 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3975370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)15968478 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357839 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357839 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357840 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357840 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357840 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357840 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357840 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357840 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250814122357840 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357840 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357840 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357840 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357840 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357840 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357840 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357840 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357840 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: cd79'... (mgcp_client.c:807) 20250814122357840 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: cd79'... (mgcp_client.c:807) 20250814122357840 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357840 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: Removing from parent mgw(mgw-fsm-13465857-0)[0x555be3988870] (mgcp_client_endpoint_fsm.c:873) 20250814122357840 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357840 DLMGCP DEBUG mgw-endp(mgw-fsm-13465857-0)[0x555be3988e60]{IN_USE}: Deallocated (fsm.c:568) 20250814122357840 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357840 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357840 DMGW DEBUG mgw(mgw-fsm-13465857-0)[0x555be3988870]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357840 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf3a8de,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15968478 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357840 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357840 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357840 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357841 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48e93), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)779572 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:11 20250814122357850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357850 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357850 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357850 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357850 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357850 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00c48e93), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357850 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250814122357850 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357850 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357850 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357850 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{disconnected}: Freeing instance (context_map.c:202) 20250814122357850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15968478)[0x555be3922ed0]{disconnected}: Deallocated (fsm.c:568) 20250814122357851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{disconnected}: Freeing instance (context_map.c:206) 20250814122357851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555be3922980]{disconnected}: Deallocated (fsm.c:568) 20250814122357851 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15968478 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250814122357851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48e93), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250814122357851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357851 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357851 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357851 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357851 DLSCCP DEBUG SCCP-SCOC(19)[0x555be3923340]{IDLE}: Deallocated (fsm.c:568) 20250814122357851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357851 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357851 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "cd790117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "cd790117" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357858 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250814122357858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be398f730]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357859 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250814122357859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987180]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)13465857 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357865 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357865 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357865 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357865 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357865 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250814122357865 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357865 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357865 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357865 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357865 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357865 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357865 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357865 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357865 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: ef0f'... (mgcp_client.c:807) 20250814122357865 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357865 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: ef0f'... (mgcp_client.c:807) 20250814122357865 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357865 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: Removing from parent mgw(mgw-fsm-15667167-0)[0x555be3991590] (mgcp_client_endpoint_fsm.c:873) 20250814122357865 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357865 DLMGCP DEBUG mgw-endp(mgw-fsm-15667167-0)[0x555be39917a0]{IN_USE}: Deallocated (fsm.c:568) 20250814122357865 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357865 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357865 DMGW DEBUG mgw(mgw-fsm-15667167-0)[0x555be3991590]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357866 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcd7901,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13465857 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357866 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357866 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357866 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357866 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a989), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)8639267 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:12 20250814122357870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357870 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357870 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357870 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357870 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357870 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00b5a989), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357870 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250814122357870 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357870 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357870 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357870 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{disconnected}: Freeing instance (context_map.c:202) 20250814122357870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13465857)[0x555be3923970]{disconnected}: Deallocated (fsm.c:568) 20250814122357870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555be3920dc0]{disconnected}: Deallocated (fsm.c:568) 20250814122357870 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13465857 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250814122357870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a989), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250814122357870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357870 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357870 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357870 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357870 DLSCCP DEBUG SCCP-SCOC(20)[0x555be3923de0]{IDLE}: Deallocated (fsm.c:568) 20250814122357870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "ef0fdf17" }, { code := "I", val := "11111" } }, sdp := omit } 20250814122357873 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250814122357873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3998400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "ef0fdf17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357874 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250814122357874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3987c90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)15667167 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357889 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357889 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357889 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357889 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357890 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250814122357890 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357890 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357890 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357890 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357890 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357890 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357890 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357890 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357890 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357890 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 1274'... (mgcp_client.c:807) 20250814122357890 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357890 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357890 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 1274'... (mgcp_client.c:807) 20250814122357890 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357890 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357890 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: Removing from parent mgw(mgw-fsm-1209503-0)[0x555be399a2f0] (mgcp_client_endpoint_fsm.c:873) 20250814122357890 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357890 DLMGCP DEBUG mgw-endp(mgw-fsm-1209503-0)[0x555be399aa20]{IN_USE}: Deallocated (fsm.c:568) 20250814122357890 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357890 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357890 DMGW DEBUG mgw(mgw-fsm-1209503-0)[0x555be399a2f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122357890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357890 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xef0fdf,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15667167 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357890 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357890 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357890 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357890 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8f0e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357891 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357891 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357891 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357891 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)15369839 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:13 20250814122357900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357900 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357900 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357900 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357900 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357900 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00ae8f0e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357901 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250814122357901 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357901 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357901 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357901 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{disconnected}: Freeing instance (context_map.c:202) 20250814122357901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15667167)[0x555be39227c0]{disconnected}: Deallocated (fsm.c:568) 20250814122357901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{disconnected}: Freeing instance (context_map.c:206) 20250814122357901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x555be39243a0]{disconnected}: Deallocated (fsm.c:568) 20250814122357901 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15667167 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250814122357901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8f0e), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250814122357901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357901 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357901 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357901 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357901 DLSCCP DEBUG SCCP-SCOC(21)[0x555be3924960]{IDLE}: Deallocated (fsm.c:568) 20250814122357902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "12749f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "12749f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122357906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250814122357906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a12f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357907 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250814122357907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3991450]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122357911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357912 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357912 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357912 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357912 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122357912 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250814122357912 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122357912 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357912 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122357912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122357912 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122357912 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122357912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122357912 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122357912 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122357912 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122357912 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122357912 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357912 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 8048'... (mgcp_client.c:807) 20250814122357912 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357912 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122357912 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 8048'... (mgcp_client.c:807) 20250814122357912 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122357912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122357912 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: Removing from parent mgw(mgw-fsm-8407077-0)[0x555be3990c90] (mgcp_client_endpoint_fsm.c:873) 20250814122357912 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122357912 DLMGCP DEBUG mgw-endp(mgw-fsm-8407077-0)[0x555be39a32a0]{IN_USE}: Deallocated (fsm.c:568) 20250814122357912 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122357912 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122357912 DMGW DEBUG mgw(mgw-fsm-8407077-0)[0x555be3990c90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122357912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1209503 20250814122357912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122357913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122357913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122357914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122357914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122357914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122357914 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122357914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x12749f,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122357914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1209503 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122357914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122357914 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122357914 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122357914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122357914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122357914 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122357914 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122357914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d5b9d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122357914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122357914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122357914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122357914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357914 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357914 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357914 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)15267717 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:14 20250814122357923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357923 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122357923 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122357923 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122357923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122357923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122357923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122357923 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122357923 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122357923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122357923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122357923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122357923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122357923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=007d5b9d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122357923 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250814122357923 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122357923 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122357923 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122357923 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122357923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122357923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122357923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122357923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{disconnected}: Freeing instance (context_map.c:202) 20250814122357923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1209503)[0x555be3924140]{disconnected}: Deallocated (fsm.c:568) 20250814122357923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122357923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{disconnected}: Freeing instance (context_map.c:206) 20250814122357923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x555be3924f20]{disconnected}: Deallocated (fsm.c:568) 20250814122357923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1209503 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250814122357923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d5b9d), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250814122357923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122357923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122357923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122357923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122357923 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122357923 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122357923 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122357923 DLSCCP DEBUG SCCP-SCOC(22)[0x555be39256e0]{IDLE}: Deallocated (fsm.c:568) 20250814122357924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122357924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122357924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122357924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122357924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122357924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122357924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122357924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "80482517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "80482517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122357930 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250814122357930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39a9e60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122357931 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250814122357931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122357931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122357931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122357931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39a2020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8407077 20250814122358117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122358117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122358117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122358117 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122358117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x804825,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122358117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407077 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122358117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122358117 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122358117 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122358117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122358117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122358117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122358117 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122358117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca595c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122358117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122358117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122358117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122358117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122358117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122358117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122358117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122358117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122358117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122358117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122358117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122358117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122358117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122358118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122358118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)7919741 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on connection ID:15 20250814122358130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122358130 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122358130 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122358130 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122358130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122358130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122358130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122358130 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122358130 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122358130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122358130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122358130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122358130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122358130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00ca595c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122358130 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250814122358130 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122358130 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122358130 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122358130 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122358130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122358130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122358130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122358130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{disconnected}: Freeing instance (context_map.c:202) 20250814122358130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407077)[0x555be3925050]{disconnected}: Deallocated (fsm.c:568) 20250814122358130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122358130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{disconnected}: Freeing instance (context_map.c:206) 20250814122358130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x555be3925ae0]{disconnected}: Deallocated (fsm.c:568) 20250814122358131 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407077 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250814122358131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca595c), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250814122358131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122358131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122358131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122358131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122358131 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122358131 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122358131 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122358131 DLSCCP DEBUG SCCP-SCOC(23)[0x555be39262b0]{IDLE}: Deallocated (fsm.c:568) 20250814122358131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122358131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122358131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122358131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122358131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122358131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122358131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122358131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122400103 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122400103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f7041), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122400103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122400103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122400103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122400103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122400103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122400103 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122400103 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122400103 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122400103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122400103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122400103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122400103 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122400110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122400110 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122400110 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122400110 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122400110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122400110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122400110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122400110 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122400110 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122400110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122400110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122400110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122400110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122400111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=005f7041) (sccp_scrc.c:477) 20250814122400111 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250814122400111 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122400111 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122400111 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122400111 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122400111 DLSCCP DEBUG SCCP-SCOC(6)[0x555be390ccc0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122400137 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44973<->l=127.0.0.1:4262) (control_if.c:193) 20250814122400138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(197)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122400142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122400144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122400144 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122400144 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122400144 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@8f74a3c05c67: Final verdict of PTC: none 20250814122400147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122400147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122400147 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122400147 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(205)@8f74a3c05c67: Final verdict of PTC: none 20250814122400147 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122400147 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814122400147 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122400147 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122400147 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122400147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(204)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@8f74a3c05c67: Final verdict of PTC: none 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8f74a3c05c67: Final verdict of PTC: none 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@8f74a3c05c67: Final verdict of PTC: pass 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122400150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assignment_concurrent(196)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assignment_concurrent0(220)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assignment_concurrent0(218)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@8f74a3c05c67: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-PFCP(199)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(208)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Thu Aug 14 12:24:00 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250814122400271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122400673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1887480) Waiting for packet dumper to finish... 1 (prev_count=1887480, count=1891456) 20250814122402148 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122402148 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122402148 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122402148 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122402148 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122402148 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Aug 14 12:24:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_rab_release started. 20250814122403804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122403806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122403809 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33111<->l=127.0.0.1:4262) (control_if.c:572) 20250814122403819 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403819 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403819 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122403819 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403819 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403820 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403820 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403820 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403820 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403820 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122403820 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release-Iuh0(229)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122403821 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403821 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122403821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403821 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122403821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403821 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403821 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403821 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122403821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403821 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122403821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403821 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403821 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403821 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122403821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122403821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403821 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403821 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403821 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122403821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122403821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403821 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122403821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122403821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122403821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122403821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(233)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122403835 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403835 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403835 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122403835 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403835 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403836 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403836 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403836 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122403836 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122403837 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403837 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122403837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403837 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122403837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403837 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403837 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403837 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122403837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403837 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122403837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403837 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403837 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403837 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122403837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403837 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122403837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403837 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403837 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122403837 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122403837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122403837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122403837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122403837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122403837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122403837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122403837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122403837 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122403837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122403837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122403837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122403837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122403837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122403837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122403837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122403837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122403856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122403856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122403856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122403857 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122403857 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122403857 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122403857 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122403857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122403857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122404031 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122404031 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122404031 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122404031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122404036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122404036 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122404036 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122404036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122404036 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122404036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122404038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404038 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122404038 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122404038 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122404038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122404038 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122404038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122404047 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122404047 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122404047 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122404048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122404054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404054 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122404054 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122404054 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122404054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122404054 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122404054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122404057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404057 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122404057 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122404057 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122404057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122404057 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122404057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122404846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404846 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122404846 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122404846 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122404846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122404846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122404846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122404846 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122404846 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122404847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122404847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122404847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122404847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122404847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122404847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122404847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122404847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122404847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122404847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122404847 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122404847 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122404847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122404847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122404847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122404847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122404847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122404847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122404847 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122404847 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122404847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122404847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122404847 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122404848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122404848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122404848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122404848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122404868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404868 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122404868 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122404868 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122404868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122404868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122404868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122404868 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122404869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122404869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122404869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122404869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122404869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122404869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122404869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122404869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122404869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404869 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122404869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122404869 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122404869 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122404869 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122404869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122404869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122404869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122404869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122404869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122404869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122404869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122404869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122404869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122404869 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122404869 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122404869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122404869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122404869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122404869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122404869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122404869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122404869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122404869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122404887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(232)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@8f74a3c05c67: Added conn table entry 0TC_rab_release0(238)13458465 20250814122405933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122405933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122405933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122405933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122405933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd5c21, normal) (hnbgw_rua.c:407) 20250814122405933 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122405933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122405933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13458465 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122405933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122405933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122405933 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13458465 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122405933 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122405933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122405933 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13458465 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122405933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13458465 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122405933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122405933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122405933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122405933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122405933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122405933 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122405933 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{IDLE}: Allocated (fsm.c:456) 20250814122405933 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122405934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003860056400500f1100926) (sccp_scrc.c:406) 20250814122405934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122405934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122405934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122405934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122405934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122405934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122405934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122405934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122405934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122405934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122405934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122405934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122405934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122405934 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122405934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122405934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122405934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122405934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122405934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122405934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122405934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122405934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122405934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122405934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@8f74a3c05c67: Added conn table entry 0TC_rab_release0(238)11005064 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: Session index based on connection ID:0 TC_rab_release0(238)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122405954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122405954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122405954 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122405954 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122405954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122405954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122405954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122405954 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122405954 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122405955 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122405955 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122405955 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122405955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122405955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=002fc8a3) (sccp_scrc.c:477) 20250814122405955 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250814122405955 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122405955 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122405955 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122405955 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122405955 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122405955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122405955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122406156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122406156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122406156 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122406157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122406157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122406157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122406157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122406157 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122406157 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122406157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122406157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122406157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122406157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122406157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122406157 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250814122406157 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122406157 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122406157 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122406157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122406157 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122406157 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122406157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122406157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122406157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122406157 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122406157 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122406157 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122406157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122406157 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122406157 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{UNUSED}: Allocated (fsm.c:456) 20250814122406157 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{UNUSED}: is child of mgw(mgw-fsm-13458465-0)[0x555be3925900] (fsm.c:486) 20250814122406157 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13458465-0)[0x555be3925900] (mgcp_client_endpoint_fsm.c:724) 20250814122406157 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122406157 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122406157 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122406157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be3912900]{ST_CRCX}: Allocated (fsm.c:456) 20250814122406157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be3912900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13458465-0)[0x555be3911850] (fsm.c:486) 20250814122406157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be3912900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122406157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be3912900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122406157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: cd5c2'... (mgcp_client.c:807) 20250814122406157 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122406157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be3912900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122406157 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd5c2117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd5c2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(238) TC_rab_release0(238)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd5c2117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd5c2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(238)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814122406196 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250814122406196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122406196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122406196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122406196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122406196 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122406196 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122406196 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122406196 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122406196 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122406196 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122406196 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122406196 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122406196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122406196 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122406196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122406196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122406196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122406196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122406227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122406227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122406227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122406227 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122406227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcd5c21) (hnbgw_rua.c:471) 20250814122406227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13458465 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122406227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122406227 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122406227 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122406227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122406227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122406227 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122406227 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122406227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122406227 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122406227 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13458465-0)[0x555be3925900] (mgcp_client_endpoint_fsm.c:724) 20250814122406227 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122406227 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122406227 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122406227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122406227 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: cd5c2'... (mgcp_client.c:807) 20250814122406227 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122406227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122406227 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122406227 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122406227 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cd5c2117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd5c2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122406253 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250814122406253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122406253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122406253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122406253 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122406253 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122406253 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13458465-0)[0x555be3925900] (mgcp_client_endpoint_fsm.c:724) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122406253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be39127d0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122406253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be39127d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13458465-0)[0x555be3911850] (fsm.c:486) 20250814122406253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be39127d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122406253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be39127d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250814122406253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: cd5c2'... (mgcp_client.c:807) 20250814122406253 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122406253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13458465-0)[0x555be39127d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122406253 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cd5c2117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd5c2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122406275 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250814122406275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122406275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122406275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122406275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122406275 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122406275 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122406275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122406275 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122406275 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122406275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122406275 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122406275 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122406275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fc8a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122406275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122406275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122406275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122406275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122406275 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122406275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122406275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122406275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122406275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122406275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122406275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122406275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122406275 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(226)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: vl_len:21 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250814122406324 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122406324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122406324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122406324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122406324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122406324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250814122406324 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250814122406324 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122406324 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122406324 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122406324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122406324 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122406324 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122406324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122406324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122406324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122406324 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122406324 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122406324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122406324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122406324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122406324 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122406324 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814122406324 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814122406324 DMGW NOTICE mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250814122406324 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250814122406324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250814122406324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250814122406324 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250814122406324 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122406324 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122406324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122406324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: cd5c2'... (mgcp_client.c:807) 20250814122406324 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122406324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122406324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122406324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: cd5c2'... (mgcp_client.c:807) 20250814122406324 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122406324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122406324 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: Removing from parent mgw(mgw-fsm-13458465-0)[0x555be3925900] (mgcp_client_endpoint_fsm.c:873) 20250814122406324 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122406324 DLMGCP DEBUG mgw-endp(mgw-fsm-13458465-0)[0x555be3911850]{IN_USE}: Deallocated (fsm.c:568) 20250814122406324 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122406324 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122406324 DMGW DEBUG mgw(mgw-fsm-13458465-0)[0x555be3925900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122406325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122406325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cd5c2117" }, { code := "I", val := "11111" } }, sdp := omit } 20250814122406333 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250814122406333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122406333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122406333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122406333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cd5c2117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122406334 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250814122406334 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122406334 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122406334 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122406334 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be39127d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(226)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122406379 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33111<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@8f74a3c05c67: Final verdict of PTC: none 20250814122406386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122406387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122406387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122406387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122406387 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122406387 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122406387 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122406387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122406387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122406387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122406387 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122406387 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122406387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fc8a3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122406387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122406387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122406387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122406387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122406387 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122406387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122406387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122406387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122406387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13458465)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122406387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122406387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122406387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122406387 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13458465 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814122406387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122406387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122406387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122406387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122406387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122406387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122406387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122406387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_rab_release(225)@8f74a3c05c67: Final verdict of PTC: none 20250814122406388 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122406388 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122406388 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122406388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(234)@8f74a3c05c67: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@8f74a3c05c67: Final verdict of PTC: none 20250814122406388 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(233)@8f74a3c05c67: Final verdict of PTC: none 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122406388 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814122406388 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122406388 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122406388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122406388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0(229)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(237)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(228)@8f74a3c05c67: Final verdict of PTC: none 20250814122406389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_rab_release finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Aug 14 12:24:06 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250814122406424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122406926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272080) Waiting for packet dumper to finish... 1 (prev_count=272080, count=272620) 20250814122408388 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122408388 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122408389 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122408389 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122408389 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122408389 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Aug 14 12:24:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_rab_release_abnormal started. 20250814122410001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122410006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122410009 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43433<->l=127.0.0.1:4262) (control_if.c:572) 20250814122410023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410023 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122410023 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122410023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410023 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122410023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410023 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122410023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122410024 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122410024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410024 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122410025 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122410025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410025 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122410025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410025 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410025 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122410025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122410025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410025 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410025 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122410025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122410025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410025 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410025 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122410025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122410025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410025 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122410025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122410025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122410025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122410025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(247)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122410045 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410045 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122410045 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122410046 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122410046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122410047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410047 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410047 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410047 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122410047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122410047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122410047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122410047 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814122410048 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410048 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122410048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122410048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410048 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122410048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410048 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410049 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410049 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122410048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410049 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410049 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122410049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122410049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122410049 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122410050 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410050 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122410050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410050 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122410050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410050 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410050 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122410050 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122410050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122410050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122410050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122410050 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122410051 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122410052 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122410052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122410052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122410052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122410052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122410052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122410052 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122410052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122410052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122410052 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122410052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122410052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122410052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122410052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122410052 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(248)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122410090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122410090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122410090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122410090 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122410090 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122410090 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122410090 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122410090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122410090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122410237 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122410237 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122410237 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122410237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122410244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410244 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122410244 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122410244 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122410244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122410244 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122410244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122410247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410247 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122410247 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122410247 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122410247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122410247 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122410247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122410271 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122410271 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122410271 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122410271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122410279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410279 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122410279 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122410280 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122410280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122410280 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122410280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122410283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122410283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122410283 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122410283 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122410283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122410283 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122410283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122411058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122411058 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122411058 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122411058 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122411058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122411058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122411058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122411058 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122411058 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122411058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122411058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122411058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122411058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122411058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122411058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122411058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122411058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122411059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122411059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122411059 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122411059 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122411059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122411059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122411059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122411059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122411059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122411059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122411059 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122411059 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122411060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122411060 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122411060 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122411060 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122411060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122411060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122411060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122411060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122411089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122411089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122411089 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122411089 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122411089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122411089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122411089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122411089 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122411089 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122411090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122411090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122411090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122411090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122411090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122411090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122411090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122411090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122411090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122411090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122411090 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122411090 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122411090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122411090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122411090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122411091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122411091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122411091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122411091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122411091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122411091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122411091 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122411091 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122411091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122411091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122411091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122411091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122411091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122411091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122411091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122411091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122411129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52322<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(246)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@8f74a3c05c67: Added conn table entry 0TC_rab_release_abnormal0(252)2075985 20250814122412158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122412158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122412158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122412158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122412158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fad51, normal) (hnbgw_rua.c:407) 20250814122412158 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122412158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122412158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2075985 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122412158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122412158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122412158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2075985 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122412158 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122412158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122412158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2075985 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122412158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2075985 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122412158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122412158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122412158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122412158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122412158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122412158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122412158 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{IDLE}: Allocated (fsm.c:456) 20250814122412158 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122412158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001450056400500f1100926) (sccp_scrc.c:406) 20250814122412158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122412158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122412158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122412158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122412158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122412158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122412158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122412158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122412158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122412158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122412158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122412158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122412158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122412158 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122412158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122412158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122412158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122412158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122412158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122412158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122412158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122412158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122412158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122412158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@8f74a3c05c67: Added conn table entry 0TC_rab_release_abnormal0(252)15083241 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122412170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122412170 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122412170 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122412170 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122412170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122412170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122412170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122412170 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122412170 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122412170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122412170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122412170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122412170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122412170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=0063051a) (sccp_scrc.c:477) 20250814122412170 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250814122412170 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122412170 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122412170 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122412170 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122412170 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122412170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122412171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122412372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122412373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122412373 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122412373 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122412373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122412373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122412373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122412373 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122412373 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122412373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122412373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122412373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122412373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122412373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122412373 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250814122412373 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122412373 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122412373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122412373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122412373 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122412373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122412373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122412373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122412373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122412374 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122412374 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122412374 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122412374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122412374 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122412374 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{UNUSED}: Allocated (fsm.c:456) 20250814122412374 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{UNUSED}: is child of mgw(mgw-fsm-2075985-0)[0x555be3912900] (fsm.c:486) 20250814122412374 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2075985-0)[0x555be3912900] (mgcp_client_endpoint_fsm.c:724) 20250814122412374 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122412374 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122412374 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122412374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3925900]{ST_CRCX}: Allocated (fsm.c:456) 20250814122412374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3925900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2075985-0)[0x555be3911850] (fsm.c:486) 20250814122412374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3925900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122412374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3925900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122412374 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 1fad5'... (mgcp_client.c:807) 20250814122412374 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122412374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3925900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122412374 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fad5117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fad5117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal0(252)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fad5117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fad5117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(252)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814122412410 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250814122412410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122412410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122412410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122412410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122412410 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122412410 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122412410 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122412410 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122412410 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122412410 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122412410 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122412410 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122412410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122412410 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122412410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122412410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122412410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122412410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122412436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122412436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122412436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122412436 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122412436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1fad51) (hnbgw_rua.c:471) 20250814122412436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2075985 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122412436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122412436 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122412436 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122412436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122412436 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122412436 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122412436 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122412436 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122412437 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122412437 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2075985-0)[0x555be3912900] (mgcp_client_endpoint_fsm.c:724) 20250814122412437 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122412437 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122412437 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122412437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122412437 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 1fad5'... (mgcp_client.c:807) 20250814122412437 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814122412437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122412437 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122412437 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122412437 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1fad5117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fad5117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122412464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250814122412464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122412464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122412464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122412464 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122412464 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122412464 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2075985-0)[0x555be3912900] (mgcp_client_endpoint_fsm.c:724) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122412464 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122412464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3905db0]{ST_CRCX}: Allocated (fsm.c:456) 20250814122412464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3905db0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2075985-0)[0x555be3911850] (fsm.c:486) 20250814122412464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3905db0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122412464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3905db0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250814122412465 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 1fad5'... (mgcp_client.c:807) 20250814122412465 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814122412465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2075985-0)[0x555be3905db0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122412465 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122412465 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122412465 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122412465 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1fad5117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fad5117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122412477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250814122412477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122412477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122412477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122412477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122412477 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122412477 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122412477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122412477 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122412477 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122412477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122412477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122412477 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122412477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063051a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122412477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122412477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122412477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122412477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122412477 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122412478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122412478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122412478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122412478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122412478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122412478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122412478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122412478 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(240)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: vl_len:21 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250814122412519 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122412519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122412519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122412519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122412519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122412519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250814122412519 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250814122412519 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122412519 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122412519 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122412519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122412519 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122412519 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122412519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122412519 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814122412519 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814122412519 DMGW NOTICE mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250814122412519 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250814122412519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122412519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122412519 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122412519 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122412519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122412519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122412519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122412519 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122412519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250814122412519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250814122412519 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250814122412519 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122412519 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122412519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122412519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 1fad5'... (mgcp_client.c:807) 20250814122412519 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122412519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122412519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122412519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 1fad5'... (mgcp_client.c:807) 20250814122412519 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122412519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122412519 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: Removing from parent mgw(mgw-fsm-2075985-0)[0x555be3912900] (mgcp_client_endpoint_fsm.c:873) 20250814122412519 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122412519 DLMGCP DEBUG mgw-endp(mgw-fsm-2075985-0)[0x555be3911850]{IN_USE}: Deallocated (fsm.c:568) 20250814122412519 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122412519 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122412519 DMGW DEBUG mgw(mgw-fsm-2075985-0)[0x555be3912900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122412519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122412519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1fad5117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1fad5117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122412523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122412523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122412523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3905db0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(240)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122412582 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43433<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@8f74a3c05c67: Final verdict of PTC: none 20250814122412592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122412593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122412593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122412593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122412593 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122412593 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122412593 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122412593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122412593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122412593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122412593 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122412593 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122412593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063051a), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122412593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122412593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122412593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122412593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122412593 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122412593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122412593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122412593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122412593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2075985)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122412593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122412593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122412593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122412593 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2075985 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814122412593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122412593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122412593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122412593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122412593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122412593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122412593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122412593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122412594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122412594 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_rab_release_abnormal(239)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@8f74a3c05c67: Final verdict of PTC: none 20250814122412594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122412594 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122412594 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122412594 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122412594 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(249)@8f74a3c05c67: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@8f74a3c05c67: Final verdict of PTC: none 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122412594 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122412594 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122412594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(250)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@8f74a3c05c67: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(242)@8f74a3c05c67: Final verdict of PTC: none 20250814122412595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-MGCP(251)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Aug 14 12:24:12 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250814122412634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122413136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268324) Waiting for packet dumper to finish... 1 (prev_count=268324, count=272300) 20250814122414594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122414594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122414594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122414594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122414594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122414594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Aug 14 12:24:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_rab_assign_fail started. 20250814122416248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122416253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122416256 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45997<->l=127.0.0.1:4262) (control_if.c:572) 20250814122416272 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416272 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122416272 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122416273 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416273 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122416273 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416273 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122416273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122416273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122416273 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416273 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122416274 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416274 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122416274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122416274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416275 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122416275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416275 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416275 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416275 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122416275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416275 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122416275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416275 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416275 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416275 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122416275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122416275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416275 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416275 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416275 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122416275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122416275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416275 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122416275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122416275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122416275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122416275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(261)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122416288 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416288 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122416288 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122416289 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416289 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122416289 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416289 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122416289 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122416289 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122416290 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416290 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122416290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122416290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416290 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122416290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416290 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416290 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416290 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122416290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122416290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416290 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122416291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416291 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416291 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416291 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122416291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122416291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122416291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416291 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416291 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122416291 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122416291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122416291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122416291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122416291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122416291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122416291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122416291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416291 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122416291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122416291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122416291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122416291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122416291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122416310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122416310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122416310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122416310 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122416310 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122416310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122416310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122416310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122416310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122416388 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122416388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fc8a3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122416388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122416388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122416388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122416388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122416389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122416389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122416389 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122416389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122416389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122416389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122416484 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122416485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122416485 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122416485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122416493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416493 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122416493 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122416493 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122416493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122416493 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122416493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122416496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416496 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122416496 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122416496 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122416496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122416496 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122416496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122416501 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122416501 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122416501 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122416501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122416506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416506 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122416506 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122416506 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122416506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122416506 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122416506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122416508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122416508 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122416508 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122416508 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122416508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122416508 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122416508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122417298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122417298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122417298 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122417298 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122417298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122417298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122417298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122417298 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122417298 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122417298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122417298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122417298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122417298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122417298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122417298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122417298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122417298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122417298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122417298 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122417298 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122417298 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122417298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122417298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122417298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122417298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122417298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122417298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122417299 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122417299 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122417299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122417299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122417299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122417299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122417299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122417299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122417299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122417299 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122417310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122417310 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122417310 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122417310 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122417310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122417310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122417310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122417310 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122417310 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122417310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122417310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122417310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122417310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122417310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122417310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122417310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122417311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122417311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122417311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122417311 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122417311 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122417311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122417311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122417311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122417311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122417311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122417311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122417311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122417311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122417311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122417311 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122417311 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122417311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122417311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122417311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122417311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122417311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122417311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122417311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122417311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122417338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(260)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@8f74a3c05c67: Added conn table entry 0TC_rab_assign_fail0(266)9073791 20250814122418387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122418387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122418388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122418388 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122418388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8a747f, normal) (hnbgw_rua.c:407) 20250814122418388 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122418388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122418388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9073791 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122418388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122418388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122418388 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9073791 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122418388 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122418388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122418388 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9073791 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122418388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9073791 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122418388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122418388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122418388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122418388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122418388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122418388 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122418388 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{IDLE}: Allocated (fsm.c:456) 20250814122418388 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122418388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000480056400500f1100926) (sccp_scrc.c:406) 20250814122418388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122418388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122418388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122418388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122418388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122418388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122418388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122418388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122418388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122418388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122418388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122418388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122418388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122418388 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122418388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122418388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122418388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122418388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122418388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122418388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122418388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122418388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122418388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122418388 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@8f74a3c05c67: Added conn table entry 0TC_rab_assign_fail0(266)13238031 HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122418407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122418407 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122418407 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122418407 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122418407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122418407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122418407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122418407 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122418407 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122418408 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122418408 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122418408 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122418408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122418408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00a0ea9c) (sccp_scrc.c:477) 20250814122418408 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250814122418408 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122418408 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122418408 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122418408 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122418408 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122418408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122418408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122418612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122418612 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122418612 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122418612 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122418612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122418612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122418612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122418612 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122418612 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122418612 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122418612 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122418612 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122418612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122418612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122418613 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250814122418613 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122418613 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122418613 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122418613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122418613 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122418613 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122418613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122418613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122418613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122418613 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122418613 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122418613 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122418613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122418613 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122418613 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{UNUSED}: Allocated (fsm.c:456) 20250814122418613 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{UNUSED}: is child of mgw(mgw-fsm-9073791-0)[0x555be3925900] (fsm.c:486) 20250814122418613 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9073791-0)[0x555be3925900] (mgcp_client_endpoint_fsm.c:724) 20250814122418613 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122418613 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122418613 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122418613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9073791-0)[0x555be3912900]{ST_CRCX}: Allocated (fsm.c:456) 20250814122418613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9073791-0)[0x555be3912900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9073791-0)[0x555be3911850] (fsm.c:486) 20250814122418613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9073791-0)[0x555be3912900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122418613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9073791-0)[0x555be3912900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122418613 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 8a747'... (mgcp_client.c:807) 20250814122418613 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122418613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9073791-0)[0x555be3912900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122418613 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a747f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a747f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(266) TC_rab_assign_fail0(266)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a747f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a747f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(266)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814122418665 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250814122418665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122418665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122418665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122418665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122418665 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122418665 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122418665 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122418665 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122418665 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122418665 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122418665 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122418665 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122418665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122418665 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122418665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122418665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122418665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122418665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122418698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122418698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122418698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250814122418698 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122418698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a747f) (hnbgw_rua.c:471) 20250814122418698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9073791 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250814122418698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122418698 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122418698 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122418698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122418698 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122418698 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250814122418698 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250814122418698 DMGW ERROR mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250814122418698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250814122418698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122418698 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122418698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0ea9c), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250814122418698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122418698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122418698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122418698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122418698 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122418698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122418698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 8a747'... (mgcp_client.c:807) 20250814122418698 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814122418698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122418698 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{IN_USE}: Removing from parent mgw(mgw-fsm-9073791-0)[0x555be3925900] (mgcp_client_endpoint_fsm.c:873) 20250814122418698 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122418698 DLMGCP DEBUG mgw-endp(mgw-fsm-9073791-0)[0x555be3911850]{IN_USE}: Deallocated (fsm.c:568) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122418698 DMGW DEBUG mgw(mgw-fsm-9073791-0)[0x555be3925900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122418699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122418699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122418699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122418699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122418699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122418699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122418699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122418699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "8a747f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122418719 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250814122418719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122418719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122418719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122418719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3912900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122418722 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45997<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@8f74a3c05c67: Final verdict of PTC: none 20250814122418731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122418732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_fail(253)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@8f74a3c05c67: Final verdict of PTC: none 20250814122418733 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122418733 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122418733 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122418733 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122418733 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122418733 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122418733 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122418733 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client TC_rab_assign_fail-Iuh0(257)@8f74a3c05c67: Final verdict of PTC: none 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122418733 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122418733 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122418733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(260)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(256)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(265)@8f74a3c05c67: Final verdict of PTC: none 20250814122418736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_rab_assign_fail finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Aug 14 12:24:18 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250814122418796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122418900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122418901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122418901 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122418901 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122418901 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122418901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122418901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122418901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122418901 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122418901 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122418901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0ea9c), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122418901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122418901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122418901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122418901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122418901 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122418901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122418901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122418901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122418901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9073791)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122418901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122418901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122418901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122418901 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9073791 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122418902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122418902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122418902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122418902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122418902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122418902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122418902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122418902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122419298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188728) Waiting for packet dumper to finish... 1 (prev_count=188728, count=247788) 20250814122420735 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122420735 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122420735 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122420735 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122420735 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122420735 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Aug 14 12:24:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_rab_assign_mgcp_to started. 20250814122422408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122422413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122422416 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37723<->l=127.0.0.1:4262) (control_if.c:572) 20250814122422431 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422431 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122422431 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122422432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422432 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122422432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422432 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122422432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122422432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122422432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422432 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122422433 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422433 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122422433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422433 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122422433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422433 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422433 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422433 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122422433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122422433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422433 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422433 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422433 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122422433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122422433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122422434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422434 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422434 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122422434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122422434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422434 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122422434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122422434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122422434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122422434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(275)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122422446 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422446 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122422446 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122422446 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422446 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122422446 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422446 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122422447 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122422447 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122422448 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422448 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122422448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422448 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122422448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422448 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422448 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422448 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122422448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422448 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122422448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422448 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422448 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122422448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122422448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422448 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422448 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122422448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122422448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122422448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122422448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122422448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122422448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422448 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122422448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122422448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122422448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122422448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122422448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122422469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122422469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122422469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122422469 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122422469 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122422469 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122422469 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122422469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122422469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122422594 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122422594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063051a), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122422594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122422594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122422594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122422594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122422595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122422595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122422595 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122422595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122422595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122422595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122422644 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122422644 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122422644 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122422644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122422651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422651 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122422651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122422651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122422651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122422651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122422652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122422655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122422655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122422655 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122422655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122422655 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122422655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122422659 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122422660 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122422660 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122422660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122422667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422667 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122422667 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122422667 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122422667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122422667 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122422667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122422670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122422670 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122422670 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122422670 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122422670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122422670 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122422670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122423455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122423455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122423455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122423455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122423455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122423455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122423456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122423456 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122423456 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122423456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122423456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122423456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122423456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122423456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122423456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122423456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122423456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122423456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122423456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122423456 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122423456 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122423456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122423456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122423456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122423456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122423456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122423456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122423456 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122423456 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122423456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122423456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122423456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122423456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122423456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122423456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122423456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122423456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122423469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122423469 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122423469 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122423469 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122423469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122423469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122423469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122423469 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122423470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122423470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122423470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122423470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122423470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122423470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122423470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122423470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122423470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122423470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122423470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122423470 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122423470 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122423470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122423470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122423471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122423471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122423471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122423471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122423471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122423471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122423471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122423471 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122423471 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122423471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122423471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122423471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122423471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122423471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122423471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122423471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122423471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(277)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122423490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(274)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8f74a3c05c67: Added conn table entry 0TC_rab_assign_mgcp_to0(280)14589845 20250814122424506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122424506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122424506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122424506 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122424506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde9f95, normal) (hnbgw_rua.c:407) 20250814122424506 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122424506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122424506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122424506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122424506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122424506 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589845 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122424506 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122424506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122424506 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14589845 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122424506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589845 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122424506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122424506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122424506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122424506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122424506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122424506 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122424506 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122424506 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122424506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001ac0056400500f1100926) (sccp_scrc.c:406) 20250814122424506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122424506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122424506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122424506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122424506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122424506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122424506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122424506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122424506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122424506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122424506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122424506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122424506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122424506 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122424506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122424506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122424506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122424506 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122424506 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122424506 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122424506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122424506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122424506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122424506 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@8f74a3c05c67: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10905653 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122424510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122424510 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122424511 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122424511 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122424511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122424511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122424511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122424511 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122424511 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122424511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122424511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122424511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122424511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122424511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=009eb4e4) (sccp_scrc.c:477) 20250814122424511 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250814122424511 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122424511 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122424511 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122424511 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122424511 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122424511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122424511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122424712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122424712 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122424712 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122424712 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122424712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122424712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122424712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122424712 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122424712 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122424712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122424712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122424712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122424712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122424712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122424712 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250814122424712 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122424712 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122424712 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122424712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122424712 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122424712 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122424712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122424712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122424712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122424712 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122424712 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122424712 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122424712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122424713 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122424713 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{UNUSED}: Allocated (fsm.c:456) 20250814122424713 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{UNUSED}: is child of mgw(mgw-fsm-14589845-0)[0x555be3911850] (fsm.c:486) 20250814122424713 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14589845-0)[0x555be3911850] (mgcp_client_endpoint_fsm.c:724) 20250814122424713 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122424713 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122424713 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122424713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14589845-0)[0x555be3925070]{ST_CRCX}: Allocated (fsm.c:456) 20250814122424713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14589845-0)[0x555be3925070]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14589845-0)[0x555be3925900] (fsm.c:486) 20250814122424713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14589845-0)[0x555be3925070]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122424713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14589845-0)[0x555be3925070]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122424713 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: de9f9'... (mgcp_client.c:807) 20250814122424713 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122424713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14589845-0)[0x555be3925070]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122424713 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de9f9517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de9f9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@8f74a3c05c67: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de9f9517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de9f9517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122426390 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122426390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fc8a3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122426390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122426390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122426390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122426390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122426391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122426391 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122426391 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122426391 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122426391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122426391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122426391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122426391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122426395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122426395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122426395 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122426395 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122426395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122426395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122426395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122426395 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122426396 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122426396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122426396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122426396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122426396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122426396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=002fc8a3) (sccp_scrc.c:477) 20250814122426396 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250814122426396 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122426396 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122426396 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122426396 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122426396 DLSCCP DEBUG SCCP-SCOC(24)[0x555be391d410]{IDLE}: Deallocated (fsm.c:568) 20250814122428714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925070]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250814122428714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925070]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250814122428714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925070]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-14589845-0)[0x555be3925900] (mgcp_client_fsm.c:526) 20250814122428714 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250814122428714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925070]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250814122428714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925070]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250814122428714 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250814122428714 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122428714 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250814122428714 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-14589845-0)[0x555be3911850] (mgcp_client_endpoint_fsm.c:925) 20250814122428714 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250814122428714 DLMGCP DEBUG mgw-endp(mgw-fsm-14589845-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250814122428714 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250814122428714 DMGW ERROR mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250814122428714 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250814122428714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250814122428714 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122428714 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122428714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009eb4e4), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250814122428714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122428714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122428714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122428714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122428714 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250814122428714 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250814122428714 DMGW DEBUG mgw(mgw-fsm-14589845-0)[0x555be3911850]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250814122428715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122428715 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122428715 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122428715 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122428715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122428715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122428715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122428715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122428734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122428735 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122428735 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122428735 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122428735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122428735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122428735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122428735 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122428735 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122428735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122428735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122428735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122428735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122428735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122428735 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250814122428735 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122428735 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122428735 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122428735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122428735 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122428735 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122428735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122428735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122428735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122428736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122428736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)14589845 20250814122428765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122428765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122428765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122428765 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122428765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde9f95,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122428765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589845 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122428765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122428765 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122428765 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122428765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122428765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122428765 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122428765 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122428765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009eb4e4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122428765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122428765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122428765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122428765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122428765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122428765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122428765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122428766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122428766 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122428766 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122428766 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122428766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122428766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122428766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122428766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10905653 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Session index based on connection ID:0 20250814122428775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122428776 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122428776 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122428776 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122428776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122428776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122428776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122428776 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122428776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122428776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122428776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122428776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122428776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122428776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=009eb4e4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122428776 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250814122428776 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122428776 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122428776 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122428776 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122428776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122428776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122428776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122428776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:202) 20250814122428776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14589845)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122428776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122428777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122428777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122428777 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14589845 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814122428777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009eb4e4), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250814122428777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122428777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122428777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122428777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122428777 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122428777 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122428777 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122428777 DLSCCP DEBUG SCCP-SCOC(27)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122428777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122428777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122428777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122428777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122428777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122428777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122428777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122428777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: RLC received in state:disconnect_pending 20250814122428902 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122428902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0ea9c), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122428903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122428903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122428903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122428903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122428903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122428903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122428903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122428903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122428903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122428903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122428903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122428903 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122428908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122428909 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122428909 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122428909 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122428909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122428909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122428909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122428909 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122428909 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122428909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122428909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122428909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122428909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122428909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00a0ea9c) (sccp_scrc.c:477) 20250814122428909 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250814122428909 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122428909 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122428909 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122428909 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122428909 DLSCCP DEBUG SCCP-SCOC(26)[0x555be3905db0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122430787 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37723<->l=127.0.0.1:4262) (control_if.c:193) 20250814122430788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(268)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122430793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122430795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122430795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122430795 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122430795 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122430795 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(276)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@8f74a3c05c67: Final verdict of PTC: none 20250814122430798 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122430798 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122430798 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122430798 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122430798 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122430798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122430798 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122430798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122430798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(277)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@8f74a3c05c67: Final verdict of PTC: none 20250814122430799 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122430799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122430799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122430799 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW-PFCP(270)@8f74a3c05c67: Final verdict of PTC: none 20250814122430799 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW-MGCP(279)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@8f74a3c05c67: Final verdict of PTC: none 20250814122430799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122430799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122430800 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122430800 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122430800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122430800 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122430800 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122430800 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122430800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122430800 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122430800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122430800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(275)@8f74a3c05c67: Final verdict of PTC: none 20250814122430803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Aug 14 12:24:30 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250814122430895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122431398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48640<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261484) Waiting for packet dumper to finish... 1 (prev_count=261484, count=262024) 20250814122432595 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122432595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063051a), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122432595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122432595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122432595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122432595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122432595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122432595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122432595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122432595 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122432595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122432595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122432596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122432596 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122432799 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122432799 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122432799 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122432800 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122432800 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122432800 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Aug 14 12:24:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250814122434512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122434518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122434524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42691<->l=127.0.0.1:4262) (control_if.c:572) 20250814122434545 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434545 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122434545 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122434545 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434545 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122434545 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434545 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122434545 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122434545 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122434546 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434546 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122434546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122434546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122434546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434546 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434546 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434546 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122434546 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434546 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122434546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122434546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434546 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122434546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434546 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122434546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122434546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122434546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122434546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122434546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122434546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122434546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122434547 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434547 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122434547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122434547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434547 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122434547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434547 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434547 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434547 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122434547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122434547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434547 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122434547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434547 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122434547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122434547 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122434547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122434548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122434548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122434548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(289)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122434562 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434562 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122434562 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122434562 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434562 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122434563 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434563 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122434563 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122434563 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122434564 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434564 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122434564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434564 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122434564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434564 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434564 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434564 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122434564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434564 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122434564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434564 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434564 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434564 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122434564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122434564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434564 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434564 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122434564 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122434564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122434564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122434564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122434564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122434564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122434564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122434564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122434564 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122434564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122434564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122434564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122434564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122434564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122434564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122434564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122434584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122434584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122434584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122434584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122434584 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122434584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122434584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122434584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122434584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122434758 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122434758 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122434758 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122434758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122434761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122434761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122434761 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122434761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122434761 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122434761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122434761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122434761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122434761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122434761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122434761 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122434761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122434774 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122434774 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122434774 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122434774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122434776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122434776 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122434776 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122434776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122434776 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122434776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122434776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122434776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122434776 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122434776 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122434776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122434776 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122434776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122435576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122435576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122435576 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122435576 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122435577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122435577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122435577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122435577 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122435577 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122435577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122435577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122435577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122435577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122435577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122435577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122435577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122435577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122435577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122435577 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122435577 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122435577 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122435577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122435577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122435577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122435577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122435577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122435577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122435577 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122435577 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122435578 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122435578 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122435578 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122435578 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122435578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122435578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122435578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122435578 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122435590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122435590 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122435590 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122435590 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122435590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122435590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122435590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122435590 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122435590 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122435590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122435590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122435590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122435590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122435590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122435590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122435590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122435590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122435590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122435590 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122435590 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122435591 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122435591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122435591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122435591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122435591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122435591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122435591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122435591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122435591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122435591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122435591 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122435591 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122435591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122435591 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122435591 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122435591 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122435591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122435591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122435591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122435591 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(291)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122435610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(288)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8f74a3c05c67: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14039638 20250814122436659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122436659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122436659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122436659 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122436659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd63a56, normal) (hnbgw_rua.c:407) 20250814122436659 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122436659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122436659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039638 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122436659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122436659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122436659 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039638 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122436659 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122436659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122436659 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14039638 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122436660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039638 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122436660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122436660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122436660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122436660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122436660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122436660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122436660 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122436660 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122436660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300012d0056400500f1100926) (sccp_scrc.c:406) 20250814122436660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122436660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122436660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122436660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122436660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122436660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122436660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122436660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122436660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122436660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122436660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122436660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122436660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122436660 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122436660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122436660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122436660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122436660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122436660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122436660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122436660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122436660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122436660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122436660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@8f74a3c05c67: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10066900 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122436681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122436681 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122436681 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122436681 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122436681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122436681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122436681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122436681 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122436681 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122436681 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122436681 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122436681 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122436681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122436681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=006ea478) (sccp_scrc.c:477) 20250814122436681 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250814122436681 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122436681 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122436681 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122436681 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122436681 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122436681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122436681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122436884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122436885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122436885 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122436885 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122436885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122436885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122436885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122436885 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122436885 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122436885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122436885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122436885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122436885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122436885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122436885 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250814122436885 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122436885 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122436885 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122436885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122436885 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122436885 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122436885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122436885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122436885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122436885 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122436885 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122436885 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122436885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122436885 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122436885 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{UNUSED}: Allocated (fsm.c:456) 20250814122436885 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{UNUSED}: is child of mgw(mgw-fsm-14039638-0)[0x555be3925070] (fsm.c:486) 20250814122436885 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14039638-0)[0x555be3925070] (mgcp_client_endpoint_fsm.c:724) 20250814122436885 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122436885 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122436885 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122436885 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be3911850]{ST_CRCX}: Allocated (fsm.c:456) 20250814122436885 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be3911850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14039638-0)[0x555be3925900] (fsm.c:486) 20250814122436886 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be3911850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122436886 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be3911850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122436886 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: d63a5'... (mgcp_client.c:807) 20250814122436886 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814122436886 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be3911850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122436886 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d63a5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63a5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d63a5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63a5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814122436921 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250814122436921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122436921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122436921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122436921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122436921 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122436921 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122436921 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122436921 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122436921 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122436921 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122436921 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122436921 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122436921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122436921 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122436921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122436921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122436921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122436921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122436948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122436948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122436948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122436948 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122436948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd63a56) (hnbgw_rua.c:471) 20250814122436948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039638 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122436948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122436948 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122436948 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122436948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122436948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122436948 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122436948 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122436948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122436949 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122436949 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14039638-0)[0x555be3925070] (mgcp_client_endpoint_fsm.c:724) 20250814122436949 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122436949 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122436949 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122436949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122436949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: d63a'... (mgcp_client.c:807) 20250814122436949 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122436949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122436949 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122436949 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122436949 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63a5617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63a5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122436964 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250814122436964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250814122436964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122436964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122436964 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122436964 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122436964 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122436964 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122436964 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122436964 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122436964 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122436964 DMGW INFO mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20250814122436964 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250814122436964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122436964 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122436964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122436964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122436964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122436964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122436966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122436966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122436966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122436966 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122436966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd63a56) (hnbgw_rua.c:471) 20250814122436966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039638 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122436966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122436966 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122436966 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122436966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122436966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122436966 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122436966 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122436966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122436966 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250814122436966 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250814122436966 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14039638-0)[0x555be3925070] (mgcp_client_endpoint_fsm.c:724) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122436966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be391d410]{ST_CRCX}: Allocated (fsm.c:456) 20250814122436966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be391d410]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14039638-0)[0x555be3925900] (fsm.c:486) 20250814122436966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be391d410]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122436966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be391d410]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814122436966 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: d63a'... (mgcp_client.c:807) 20250814122436966 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122436966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039638-0)[0x555be391d410]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122436966 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63a5617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63a5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122436973 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250814122436973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122436973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122436973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122436973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122436973 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122436973 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122436973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122436973 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122436973 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122436973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122436973 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122436973 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122436973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ea478), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122436973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122436973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122436973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122436973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122436973 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122436973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122436973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122436973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122436973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122436973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122436973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122436973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122436973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122437004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122437004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122437004 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122437004 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122437004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122437004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122437004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122437004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122437004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122437004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122437004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122437004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122437004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122437005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122437005 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250814122437005 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122437005 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122437005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122437005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122437005 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122437005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122437005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122437005 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122437005 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122437005 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122437005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122437005 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: d63a'... (mgcp_client.c:807) 20250814122437005 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122437005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122437005 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122437005 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: d63a'... (mgcp_client.c:807) 20250814122437005 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122437005 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: Removing from parent mgw(mgw-fsm-14039638-0)[0x555be3925070] (mgcp_client_endpoint_fsm.c:873) 20250814122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-14039638-0)[0x555be3925900]{IN_USE}: Deallocated (fsm.c:568) 20250814122437005 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122437005 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122437005 DMGW DEBUG mgw(mgw-fsm-14039638-0)[0x555be3925070]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122437005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122437005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814122437005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122437005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63a5617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63a5617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122437010 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3911850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122437010 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122437010 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be391d410]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14039638 20250814122437015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122437015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122437015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122437015 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122437015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd63a56,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122437015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039638 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122437015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122437015 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122437015 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122437015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122437015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122437015 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122437015 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122437015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ea478), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122437015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122437015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122437015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122437015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122437015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122437015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122437015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122437015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122437015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122437015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122437015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122437015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122437015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122437015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122437015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@8f74a3c05c67: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10066900 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Session index based on connection ID:0 20250814122437019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122437019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122437019 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122437019 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122437019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122437019 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122437019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122437019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122437019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122437019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122437019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=006ea478), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122437019 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250814122437019 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122437019 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122437019 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122437019 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122437019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122437019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122437019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122437019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:202) 20250814122437019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039638)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122437019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122437019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122437019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122437019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039638 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122437019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ea478), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250814122437019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122437019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122437019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122437019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122437019 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122437019 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122437019 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122437019 DLSCCP DEBUG SCCP-SCOC(28)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122437019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122437019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122437019 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122437019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122437019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122437019 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122437019 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122437019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122437019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122437019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122437019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122439030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122439030 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42691<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(282)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122439035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122439037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122439037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122439037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122439037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122439037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@8f74a3c05c67: Final verdict of PTC: none 20250814122439039 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122439039 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122439039 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(291)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8f74a3c05c67: Final verdict of PTC: none 20250814122439039 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-RAN(288)@8f74a3c05c67: Final verdict of PTC: none 20250814122439039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122439040 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122439040 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122439040 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122439040 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122439040 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122439040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(289)@8f74a3c05c67: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(284)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(293)@8f74a3c05c67: Final verdict of PTC: none 20250814122439044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Thu Aug 14 12:24:39 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250814122439145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122439648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292140) Waiting for packet dumper to finish... 1 (prev_count=292140, count=292780) 20250814122441040 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122441040 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122441040 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122441040 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122441040 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122441040 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Aug 14 12:24:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122442596 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122442596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063051a), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122442596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122442596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442596 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122442597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122442597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122442597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_cs_mo_disconnect started. 20250814122442779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122442785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122442787 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37897<->l=127.0.0.1:4262) (control_if.c:572) 20250814122442801 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442801 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122442801 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122442801 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442801 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122442801 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442801 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122442801 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442801 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122442802 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122442802 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122442803 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442803 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122442803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442803 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122442803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442803 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442803 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442803 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122442803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442803 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122442803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442803 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442803 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442803 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122442803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122442803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442803 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442803 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122442803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122442803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442803 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442803 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442803 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122442803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122442803 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122442803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442803 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442803 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122442803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122442803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122442803 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122442803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442803 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442803 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122442804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122442804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122442804 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122442804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442804 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122442804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122442804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122442804 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(303)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122442818 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442818 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122442818 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122442818 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442818 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122442818 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442818 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122442818 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122442818 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122442819 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442819 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122442819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122442819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442820 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122442820 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442820 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442820 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442820 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122442820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442820 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122442820 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442820 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442820 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442820 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122442820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442820 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122442820 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442820 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442820 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122442820 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122442820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122442820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122442820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122442820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122442820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122442820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122442820 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122442820 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122442820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122442820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122442820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122442820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122442820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122442820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122442820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122442820 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122442841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122442841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122442841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122442841 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122442841 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122442841 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122442841 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122442841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122442841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122443014 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122443014 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122443015 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122443015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122443019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122443019 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122443019 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122443019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122443019 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122443019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122443021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122443021 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122443022 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122443022 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122443022 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122443022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122443031 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122443031 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122443031 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122443031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122443038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443038 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122443038 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122443038 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122443038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122443038 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122443038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122443041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443041 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122443041 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122443041 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122443041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122443041 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122443041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122443833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443833 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122443833 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122443833 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122443833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122443833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122443833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122443833 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122443833 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122443833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122443833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122443834 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122443834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122443834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122443834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122443834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122443834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122443834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122443834 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122443834 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122443834 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122443834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122443834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122443834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122443834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122443834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122443834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122443834 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122443834 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122443834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443834 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122443834 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122443835 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122443835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122443835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122443835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122443835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122443849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443849 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122443849 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122443849 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122443849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122443849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122443849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122443849 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122443849 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122443849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122443849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122443849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122443849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122443849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122443849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122443849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122443849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122443850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122443850 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122443850 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122443850 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122443850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122443850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122443850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122443850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122443850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122443850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122443850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122443850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122443850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122443850 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122443850 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122443850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122443850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122443850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122443850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122443850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122443850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122443850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122443850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122443871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34816<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(302)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)15516195 20250814122444916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122444916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122444916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122444916 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122444916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xecc223, normal) (hnbgw_rua.c:407) 20250814122444916 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122444916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122444916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15516195 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122444916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122444916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122444916 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15516195 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122444916 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122444916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122444916 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15516195 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122444916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15516195 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122444916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122444916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122444916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122444916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122444916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122444916 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122444916 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122444916 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122444916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300015a0056400500f1100926) (sccp_scrc.c:406) 20250814122444916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122444916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122444916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122444916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122444916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122444916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122444916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122444916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122444916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122444916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122444916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122444916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122444916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122444916 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122444916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122444916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122444916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122444916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122444916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122444917 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122444917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122444917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122444917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122444917 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)8602748 TC_ranap_cs_mo_disconnect0(308)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122444923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122444923 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122444923 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122444923 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122444923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122444923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122444923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122444923 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122444923 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122444923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122444923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122444923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122444923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122444923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=006cfcf6) (sccp_scrc.c:477) 20250814122444923 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250814122444923 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122444923 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122444923 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122444923 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122444923 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122444923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122444923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122445117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122445117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122445117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814122445117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122445117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xecc223) (hnbgw_rua.c:471) 20250814122445117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15516195 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814122445117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122445117 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814122445117 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814122445117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814122445117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122445117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122445117 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122445117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cfcf6), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250814122445117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122445117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122445117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122445117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122445117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122445117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122445117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122445117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122445117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122445117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122445117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122445118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: vl_len:13 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250814122445148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122445148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122445149 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122445149 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122445149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122445149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122445149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122445149 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122445149 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122445149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122445149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122445149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122445149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122445149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250814122445149 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250814122445149 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122445149 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122445149 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122445149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122445149 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122445149 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122445149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122445149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122445149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250814122445149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122445149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)15516195 20250814122445168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122445168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122445168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122445168 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122445168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xecc223,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122445168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15516195 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122445168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122445168 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122445168 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122445168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122445168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122445168 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122445168 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122445168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cfcf6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122445168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122445168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122445169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122445169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122445169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122445169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122445169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122445169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122445169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122445169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122445169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122445169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122445169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122445169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122445169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)8602748 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Session index based on connection ID:0 20250814122445180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122445181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122445181 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122445181 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122445181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122445181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122445181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122445181 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122445181 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122445181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122445181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122445181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122445181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122445181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=006cfcf6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122445181 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250814122445181 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122445181 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122445181 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122445181 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122445181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122445181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122445181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122445181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:202) 20250814122445181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15516195)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122445181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122445181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122445181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122445181 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15516195 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814122445181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cfcf6), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250814122445181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122445181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122445181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122445181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122445181 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122445181 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122445181 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122445181 DLSCCP DEBUG SCCP-SCOC(29)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122445181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122445181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122445182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122445182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122445182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122445182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122445182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122445182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122447180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122447180 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37897<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(296)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122447184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122447185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122447185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122447185 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122447185 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122447185 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@8f74a3c05c67: Final verdict of PTC: none 20250814122447187 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122447187 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122447187 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122447187 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122447187 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122447187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122447187 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122447188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122447188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(305)@8f74a3c05c67: Final verdict of PTC: none 20250814122447188 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122447188 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122447188 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_cs_mo_disconnect-Iuh0(299)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(298)@8f74a3c05c67: Final verdict of PTC: none 20250814122447188 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122447188 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122447188 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122447188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-M3UA(306)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(307)@8f74a3c05c67: Final verdict of PTC: none20250814122447188 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122447188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122447188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(303)@8f74a3c05c67: Final verdict of PTC: none 20250814122447191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Aug 14 12:24:47 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250814122447248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122447750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224252) Waiting for packet dumper to finish... 1 (prev_count=224252, count=224792) 20250814122449189 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122449189 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122449189 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122449189 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122449189 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122449189 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Aug 14 12:24:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_ps_mo_disconnect started. 20250814122450849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122450851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122450854 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40195<->l=127.0.0.1:4262) (control_if.c:572) 20250814122450864 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450864 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122450864 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122450864 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450864 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122450865 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450865 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122450865 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450865 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122450865 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122450865 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122450866 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450866 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122450866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450866 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122450866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450866 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450866 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450866 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122450866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450866 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122450866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450866 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450866 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450866 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122450866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122450866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450866 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450866 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450866 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122450866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122450866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122450867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450867 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122450867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122450867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122450867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122450867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(317)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(315)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122450877 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450878 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122450878 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122450878 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450878 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122450878 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450878 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122450878 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122450878 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122450879 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450879 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122450879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450879 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122450879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450879 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450879 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450879 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122450879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450879 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122450879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450879 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450879 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450879 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122450879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450879 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122450879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450879 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450879 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122450879 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122450879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122450879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122450879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122450879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122450879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122450879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122450879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122450879 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122450880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122450880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122450880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122450880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122450880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122450880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122450880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122450880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122450898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122450898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122450898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122450898 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122450898 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122450898 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122450898 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122450898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122450898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122451076 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122451076 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122451076 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122451076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122451086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122451086 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122451086 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122451086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122451086 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122451086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122451089 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122451089 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122451089 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122451089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122451090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451090 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122451090 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122451090 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122451090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122451090 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122451090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(320)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122451096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451097 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122451097 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122451097 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122451097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122451097 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122451097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122451099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451099 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122451099 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122451099 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122451099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122451099 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122451099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122451896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122451896 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122451896 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122451896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122451896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122451896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122451896 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122451896 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122451896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122451896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122451896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122451896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122451896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122451896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122451896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122451896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122451896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122451896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122451896 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122451896 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122451896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122451896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122451896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122451896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122451896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122451896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122451896 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122451896 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122451896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122451896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122451896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122451896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122451896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122451896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122451896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122451901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451901 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122451901 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122451901 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122451901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122451901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122451901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122451901 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122451901 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122451901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122451902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122451902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122451902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122451902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122451902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122451902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122451902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122451902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122451902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122451902 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122451902 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122451902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122451902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122451902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122451903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122451903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122451903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122451903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122451903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122451903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122451903 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122451903 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122451903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122451903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122451903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122451903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122451903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122451903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122451903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122451903 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(319)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122451933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122452597 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122452597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063051a), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122452597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122452597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122452597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122452597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122452598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122452598 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122452598 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122452598 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122452598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122452598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122452598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122452598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122452604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122452604 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122452605 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122452605 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122452605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122452605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122452605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122452605 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122452605 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122452605 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122452605 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122452605 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122452605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122452605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=0063051a) (sccp_scrc.c:477) 20250814122452605 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250814122452605 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122452605 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122452605 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122452605 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122452605 DLSCCP DEBUG SCCP-SCOC(25)[0x555be39127d0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(319)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2349140 20250814122452988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122452989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122452989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122452989 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122452989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x23d854, normal) (hnbgw_rua.c:407) 20250814122452989 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122452989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122452989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2349140 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122452989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122452989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122452989 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122452989 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2349140 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122452989 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122452989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122452989 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2349140 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122452989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2349140 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122452989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122452989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122452989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122452989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122452989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122452989 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122452989 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122452989 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122452989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003360056400500f1100926) (sccp_scrc.c:406) 20250814122452989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122452989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122452989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122452990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122452990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122452990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122452990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122452990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122452990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122452990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122452990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122452990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122452990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122452990 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122452990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122452990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122452990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122452990 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122452990 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122452990 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122452990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122452990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122452990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122452990 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)10703443 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122453012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122453012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122453012 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122453012 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122453012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122453012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122453012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122453012 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122453012 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122453012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122453012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122453012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122453012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122453012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0076d66c) (sccp_scrc.c:477) 20250814122453012 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250814122453012 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122453012 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122453012 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122453012 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122453012 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122453012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122453012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122453193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122453193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122453193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814122453193 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122453193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x23d854) (hnbgw_rua.c:471) 20250814122453193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2349140 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814122453193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122453193 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814122453193 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814122453193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814122453193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122453193 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122453193 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122453193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076d66c), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250814122453193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122453193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122453193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122453193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122453193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122453194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122453194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122453194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122453194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122453194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122453194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122453194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250814122453221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122453221 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122453221 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122453221 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122453221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122453221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122453221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122453221 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122453221 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122453221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122453221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122453221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122453221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122453221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250814122453222 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250814122453222 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122453222 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122453222 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122453222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122453222 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122453222 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122453222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122453222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122453222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250814122453222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122453222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2349140 20250814122453249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122453249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122453249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122453249 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122453249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x23d854,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122453249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2349140 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122453249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122453249 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122453249 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122453249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122453249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122453249 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122453249 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122453249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076d66c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122453249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122453249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122453249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122453249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122453249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122453249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122453249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122453250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122453250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122453250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122453250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122453250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122453250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122453250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122453250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)10703443 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Session index based on connection ID:0 20250814122453260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122453260 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122453260 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122453260 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122453260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122453260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122453260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122453260 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122453261 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122453261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122453261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122453261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122453261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122453261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0076d66c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122453261 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250814122453261 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122453261 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122453261 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122453261 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122453261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122453261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122453261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122453261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:202) 20250814122453261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2349140)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122453261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122453261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122453261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122453261 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2349140 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814122453261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076d66c), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250814122453261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122453261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122453261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122453261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122453261 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122453261 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122453261 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122453261 DLSCCP DEBUG SCCP-SCOC(30)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122453262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122453262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122453262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122453262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122453262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122453262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122453262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122453262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122455260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122455260 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40195<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122455261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122455262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122455262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122455262 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122455262 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122455262 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122455262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122455262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122455262 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122455262 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122455262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122455262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122455262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122455262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122455262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@8f74a3c05c67: Final verdict of PTC: none 20250814122455263 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST MutexDispCT-TC_ranap_ps_mo_disconnect(309)@8f74a3c05c67: Final verdict of PTC: none 20250814122455263 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122455263 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122455263 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122455263 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122455263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122455263 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122455263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-SCCP(315)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(312)@8f74a3c05c67: Final verdict of PTC: none 20250814122455263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(318)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@8f74a3c05c67: Final verdict of PTC: none 20250814122455265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(317)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(321)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_ps_mo_disconnect0(322)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Aug 14 12:24:55 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250814122455327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122455728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211880) Waiting for packet dumper to finish... 1 (prev_count=211880, count=232268) 20250814122457264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122457264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122457264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122457264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122457264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122457264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Thu Aug 14 12:24:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_cs_creq_cref started. 20250814122458835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122458840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122458843 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42233<->l=127.0.0.1:4262) (control_if.c:572) 20250814122458856 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458856 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458856 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122458857 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458857 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458857 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458857 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458857 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122458857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122458857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122458857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458857 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458857 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458857 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458858 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458858 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458858 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122458858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122458858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122458858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_cs_creq_cref-Iuh0(327)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122458858 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458858 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122458858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122458858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458858 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122458858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458858 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458858 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458858 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122458858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122458858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122458858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458858 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458858 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122458858 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122458858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458858 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458858 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458858 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122458858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122458858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122458858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122458858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458858 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458858 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458858 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122458858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122458859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122458859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122458860 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458860 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122458860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122458860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458860 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122458860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458860 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122458860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122458860 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(331)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(329)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122458871 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458871 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458871 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122458871 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458871 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458871 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458871 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458871 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122458871 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122458872 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458872 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122458872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458872 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122458872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458872 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458872 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458872 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122458872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458872 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122458872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458872 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458872 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458872 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122458872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122458873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458873 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458873 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122458873 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122458873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122458873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122458873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122458873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122458873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122458873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122458873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122458873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122458873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122458873 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122458873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122458873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122458873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122458873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122458873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122458873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122458873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122458873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(332)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122458893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122458893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122458893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122458893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122458893 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122458893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122458893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122458893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122458893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122459069 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122459070 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122459070 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122459070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122459079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122459079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122459079 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122459079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122459079 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122459079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122459082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459082 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122459082 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122459082 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122459082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122459082 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122459082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122459083 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122459083 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122459083 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122459083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122459088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122459088 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122459088 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122459088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122459088 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122459088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122459089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122459089 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122459089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122459089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122459089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122459089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122459883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459883 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122459883 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122459883 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122459883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122459883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122459883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122459883 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122459883 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122459883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122459883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122459883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122459883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122459883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122459883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122459884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122459884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122459884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122459884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122459884 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122459884 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122459884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122459884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122459884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122459885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122459885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122459885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122459885 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122459885 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122459885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122459885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122459885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122459885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122459885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122459885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122459885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122459902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459902 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122459902 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122459902 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122459902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122459902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122459902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122459902 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122459902 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122459902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122459902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122459903 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122459903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122459903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122459903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122459903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122459903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122459903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122459903 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122459903 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122459903 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122459903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122459903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122459903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122459903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122459903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122459903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122459903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122459903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122459903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122459903 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122459903 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122459903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122459903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122459903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122459903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122459903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122459903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122459903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122459903 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(333)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122459920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47872<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(330)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_creq_cref0(336)2258518 20250814122500939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122500939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122500939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122500939 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122500939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x227656, normal) (hnbgw_rua.c:407) 20250814122500939 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122500939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122500939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2258518 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122500939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122500939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122500939 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2258518 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122500939 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122500939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122500939 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2258518 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122500939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2258518 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122500939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122500939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122500939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122500939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122500939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122500939 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122500939 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122500939 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122500939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300030a0056400500f1100926) (sccp_scrc.c:406) 20250814122500939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122500939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122500939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122500939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122500939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122500939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122500939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122500939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122500939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122500939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122500939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122500939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122500939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122500940 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122500940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122500940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122500940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122500940 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122500940 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122500940 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122500940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122500940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122500940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122500940 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@8f74a3c05c67: Added conn table entry 0TC_ranap_cs_creq_cref0(336)2141309 TC_ranap_cs_creq_cref0(336)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)2141309 HNBGW_Test.msc0-SCCP(329)@8f74a3c05c67: Session index based on connection ID:0 20250814122500946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122500946 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122500946 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122500946 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122500946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122500946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122500946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122500946 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122500946 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122500946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122500946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122500946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122500946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122500946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250814122500946 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250814122500946 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250814122500946 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122500946 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122500946 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250814122500946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122500946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250814122500946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814122500946 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814122500946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814122500946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814122500946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122500946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122500946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2258518)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122500946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122500946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122500946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122500946 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2258518 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814122500946 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250814122500946 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122500946 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122500946 DLSCCP DEBUG SCCP-SCOC(31)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122500946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122500946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)2258518 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122500950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122500950 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42233<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(324)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122500951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122500951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122500951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122500951 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122500951 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122500951 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_creq_cref(323)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@8f74a3c05c67: Final verdict of PTC: none 20250814122500952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(333)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@8f74a3c05c67: Final verdict of PTC: none 20250814122500952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122500952 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122500952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122500952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122500952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122500952 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122500952 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122500952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-MGCP(335)@8f74a3c05c67: Final verdict of PTC: none 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122500952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(334)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(326)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@8f74a3c05c67: Final verdict of PTC: none 20250814122500953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Thu Aug 14 12:25:00 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250814122500998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122501400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140592) Waiting for packet dumper to finish... 1 (prev_count=140592, count=186156) 20250814122502953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122502953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122502953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122502953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122502953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122502953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Thu Aug 14 12:25:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ranap_ps_creq_cref started. 20250814122504518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122504523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122504526 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35109<->l=127.0.0.1:4262) (control_if.c:572) 20250814122504540 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504541 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504541 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122504541 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504541 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504541 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504541 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504541 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504541 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504541 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122504541 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(341)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122504542 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504542 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122504542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504542 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122504542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504542 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504542 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504542 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122504542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504542 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122504542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504542 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504542 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504542 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122504542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122504542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504542 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504542 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504542 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122504542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122504542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504542 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122504543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122504543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122504543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122504543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(345)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(343)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122504554 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504554 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504554 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122504554 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504554 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504554 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504554 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504554 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122504554 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122504555 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504555 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122504555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504555 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122504555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504555 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504555 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504555 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122504555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504555 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122504555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504555 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504555 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504555 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122504555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504555 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122504555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504555 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504555 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122504555 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122504555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122504555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122504555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122504555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122504555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122504555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122504555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122504555 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122504555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504555 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504555 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504555 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122504555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122504555 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122504556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122504556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122504556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122504556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122504556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122504556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122504576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122504576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122504576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122504576 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122504576 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122504576 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122504576 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122504576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122504576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122504752 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122504752 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122504752 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122504753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122504761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122504761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122504761 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122504761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122504761 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122504761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122504764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122504764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122504764 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122504764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122504764 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122504764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122504765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122504765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122504765 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122504765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122504772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504772 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122504772 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122504772 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122504772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122504772 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122504772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122504775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122504775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122504775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122504775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122504775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122504775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122504775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122505557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122505557 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122505557 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122505557 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122505557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122505557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122505557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122505557 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122505557 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122505557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122505557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122505557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122505557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122505557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122505557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122505557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122505557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122505557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122505557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122505557 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122505557 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122505557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122505557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122505557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122505557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122505557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122505557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122505557 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122505557 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122505557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122505557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122505557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122505557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122505557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122505557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122505557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122505557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122505569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122505569 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122505569 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122505569 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122505569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122505569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122505569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122505569 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122505569 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122505569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122505569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122505569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122505569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122505569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122505569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122505569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122505569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122505569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122505569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122505569 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122505569 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122505569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122505569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122505569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122505569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122505569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122505569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122505569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122505569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122505569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122505569 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122505569 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122505569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122505569 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122505569 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122505569 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122505569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122505569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122505569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122505569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122505585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39252<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(347)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_creq_cref0(350)2995410 20250814122506610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122506610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122506610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122506611 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122506611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2db4d2, normal) (hnbgw_rua.c:407) 20250814122506611 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122506611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122506611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995410 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122506611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122506611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122506611 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122506611 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995410 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122506611 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122506611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122506611 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2995410 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122506611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995410 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122506611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122506611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122506611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122506611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122506611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122506611 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122506611 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122506611 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122506611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003540056400500f1100926) (sccp_scrc.c:406) 20250814122506611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122506611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122506611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122506611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122506611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122506611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122506611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122506611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122506611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122506611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122506611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122506611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122506611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122506611 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122506611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122506611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122506611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122506611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122506611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122506611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122506611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122506611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122506611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122506611 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@8f74a3c05c67: Added conn table entry 0TC_ranap_ps_creq_cref0(350)12135076 TC_ranap_ps_creq_cref0(350)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)12135076 HNBGW_Test.sgsn0-SCCP(346)@8f74a3c05c67: Session index based on connection ID:0 20250814122506628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122506628 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122506628 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122506628 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122506628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122506628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122506628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122506628 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122506628 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122506628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122506628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122506628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122506628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122506628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250814122506628 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250814122506628 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250814122506629 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122506629 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122506629 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250814122506629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122506629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250814122506629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814122506629 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814122506629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814122506629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814122506629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122506629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122506629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2995410)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122506629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122506629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122506629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122506629 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995410 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814122506629 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250814122506629 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122506629 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122506629 DLSCCP DEBUG SCCP-SCOC(32)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122506629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122506629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8f74a3c05c67: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)2995410 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122506645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122506645 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35109<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(338)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122506649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122506649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122506649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122506649 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122506650 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122506650 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_creq_cref(337)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@8f74a3c05c67: Final verdict of PTC: none 20250814122506653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122506653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122506653 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(347)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8f74a3c05c67: Final verdict of PTC: none 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122506653 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122506653 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122506653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122506653 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122506653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122506653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(346)@8f74a3c05c67: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@8f74a3c05c67: Final verdict of PTC: none 20250814122506654 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122506654 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-MGCP(349)@8f74a3c05c67: Final verdict of PTC: none 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122506654 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122506654 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122506654 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122506654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122506654 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122506654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122506654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(340)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@8f74a3c05c67: Final verdict of PTC: none 20250814122506656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39252<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Thu Aug 14 12:25:06 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250814122506737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122507140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39264<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186544) Waiting for packet dumper to finish... 1 (prev_count=186544, count=187084) 20250814122508655 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122508655 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122508655 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122508655 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122508655 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122508655 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Thu Aug 14 12:25:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250814122510275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122510280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122510283 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45965<->l=127.0.0.1:4262) (control_if.c:572) 20250814122510298 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510298 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510298 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122510298 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510298 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510298 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510298 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510299 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510299 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510299 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122510299 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122510300 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510300 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122510300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510300 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122510300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510300 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510300 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510300 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122510300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510300 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122510300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510300 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510300 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510300 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122510300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122510300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510300 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510300 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510300 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122510300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122510300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510300 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122510300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122510300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122510300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122510300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(359)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(357)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122510314 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510314 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510314 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122510314 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510314 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510314 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510314 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510315 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122510315 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122510316 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510316 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122510316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510316 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122510316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510316 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510316 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510316 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122510316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510316 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122510316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510316 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510316 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510316 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122510316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510316 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122510316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510316 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510316 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122510316 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122510316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122510316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122510316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122510316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122510316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122510316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122510316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122510316 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122510316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122510316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122510316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122510316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122510316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122510316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122510316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122510334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122510334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122510334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122510334 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122510334 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122510334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122510334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122510334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122510334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122510510 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122510510 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122510510 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122510510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122510519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122510519 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122510519 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122510519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122510519 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122510519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122510522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510522 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122510522 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122510522 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122510522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122510522 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122510522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122510526 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122510526 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122510526 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122510526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122510532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510532 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122510532 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122510532 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122510532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122510532 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122510532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122510532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122510532 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122510532 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122510532 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122510532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122510532 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122510532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122511325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122511325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122511325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122511325 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122511325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122511325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122511325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122511325 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122511325 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122511325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122511325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122511325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122511325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122511325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122511325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122511325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122511325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122511325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122511325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122511325 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122511325 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122511325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122511325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122511325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122511326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122511326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122511326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122511326 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122511326 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122511326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122511326 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122511326 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122511326 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122511326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122511326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122511326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122511326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122511337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122511337 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122511337 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122511337 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122511337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122511337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122511337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122511337 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122511338 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122511338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122511338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122511338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122511338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122511338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122511338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122511338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122511338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122511338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122511338 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122511338 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122511338 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122511338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122511338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122511338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122511338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122511338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122511338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122511338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122511338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122511338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122511338 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122511338 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122511338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122511338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122511338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122511338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122511338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122511338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122511338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122511338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122511366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(361)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8f74a3c05c67: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6248251 20250814122512410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122512410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122512410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122512410 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122512411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f573b, normal) (hnbgw_rua.c:407) 20250814122512411 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122512411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122512411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6248251 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122512411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122512411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122512411 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122512411 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6248251 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122512411 DCN DEBUG map_sccp[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122512411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122512411 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6248251 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122512411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6248251 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122512411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122512411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122512411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122512411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122512411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122512411 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122512411 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122512411 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122512411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001450056400500f1100926) (sccp_scrc.c:406) 20250814122512411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122512411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122512411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122512411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122512411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122512411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122512411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122512411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122512411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122512411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122512411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122512411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122512411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122512411 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122512411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122512411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122512411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122512411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122512411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122512411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122512411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122512411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122512411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122512411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@8f74a3c05c67: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)491276 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8f74a3c05c67: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8f74a3c05c67: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6248251 20250814122512612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122512613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122512613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814122512613 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122512613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f573b,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814122512613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6248251 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814122512613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122512613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122512613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122513439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122513439 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122513439 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122513439 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122513439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122513439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122513439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122513439 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122513439 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122513439 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122513439 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122513439 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122513439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122513439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=0069319f) (sccp_scrc.c:477) 20250814122513439 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250814122513439 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122513440 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122513440 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122513440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122513440 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122513440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122513440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122513440 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122513440 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122513440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069319f), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122513440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122513440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122513440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122513440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122513440 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122513440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250814122513440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122513440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:202) 20250814122513440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6248251)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122513440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122513440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:206) 20250814122513440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122513440 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6248251 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814122513440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122513440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122513440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122513440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122513440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122513440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122513440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122513440 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8f74a3c05c67: Session index based on local reference:0 20250814122513444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122513444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122513444 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122513444 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122513444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122513444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122513444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122513444 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@8f74a3c05c67: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)491276 20250814122513444 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122513445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122513445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122513445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122513445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122513445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=0069319f) (sccp_scrc.c:477) 20250814122513445 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250814122513445 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122513445 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122513445 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122513445 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122513445 DLSCCP DEBUG SCCP-SCOC(33)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122514460 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45965<->l=127.0.0.1:4262) (control_if.c:193) 20250814122514461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(352)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122514466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122514467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122514467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122514468 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122514468 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122514468 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@8f74a3c05c67: Final verdict of PTC: none 20250814122514469 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122514469 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122514469 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122514469 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122514469 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122514469 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122514470 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122514470 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(360)@8f74a3c05c67: Final verdict of PTC: none 20250814122514470 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122514470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122514470 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122514470 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122514470 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122514470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(354)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(363)@8f74a3c05c67: Final verdict of PTC: none 20250814122514475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Thu Aug 14 12:25:14 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250814122514550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122514952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198556) Waiting for packet dumper to finish... 1 (prev_count=198556, count=199096) 20250814122516470 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122516470 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122516471 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122516471 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122516471 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122516471 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Thu Aug 14 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250814122518073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122518079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122518083 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35139<->l=127.0.0.1:4262) (control_if.c:572) 20250814122518102 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518102 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122518102 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122518102 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518102 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122518102 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518102 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122518103 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518103 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122518103 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122518103 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122518104 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518104 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122518104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518104 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122518104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518104 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518104 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518104 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122518104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518104 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122518104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518104 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518104 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518104 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122518104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122518104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518104 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518104 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122518104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122518105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518105 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518105 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122518105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518105 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122518105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518105 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122518105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518105 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122518105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(373)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(371)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122518122 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518122 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122518122 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122518122 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518122 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122518122 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518122 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122518123 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122518123 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122518123 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518123 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122518123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122518123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122518123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518123 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518123 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518123 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122518123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122518123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122518123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518123 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518124 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518124 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122518124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122518124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518124 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122518124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122518124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122518124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814122518124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518124 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122518124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518124 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518124 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122518124 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122518124 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122518124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122518124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122518124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122518124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122518124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122518125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122518125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122518125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122518125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122518125 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122518125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122518125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122518125 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122518125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122518125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122518125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122518125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122518125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122518125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122518125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122518125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122518125 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122518157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122518157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122518157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122518157 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122518157 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122518157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122518157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122518157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122518157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122518317 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122518317 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122518317 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122518317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122518325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122518325 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122518325 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122518325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122518325 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122518325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122518328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518328 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122518328 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122518328 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122518328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122518328 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122518328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122518342 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122518342 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122518342 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122518342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122518348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518348 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122518348 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122518348 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122518348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122518348 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122518348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122518351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122518351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122518351 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122518351 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122518351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122518351 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122518351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122519137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122519137 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122519137 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122519137 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122519137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122519137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122519137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122519137 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122519137 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122519137 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122519137 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122519137 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122519137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122519137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122519137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122519137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122519137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122519138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122519138 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122519138 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122519138 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122519138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122519138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122519138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122519138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122519138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122519138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122519138 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122519138 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122519138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122519138 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122519138 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122519138 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122519138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122519138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122519138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122519138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122519153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122519153 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122519153 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122519153 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122519153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122519153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122519153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122519153 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122519153 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122519153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122519153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122519153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122519153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122519153 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122519153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122519153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122519153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519153 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122519153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122519153 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122519153 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122519153 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122519153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122519153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122519153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122519153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122519154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122519154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122519154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122519154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122519154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122519154 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122519154 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122519154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122519154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122519154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122519154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122519154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122519154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122519154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122519154 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122519177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(372)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8f74a3c05c67: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13284549 20250814122520228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122520228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122520228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122520228 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122520229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcab4c5, normal) (hnbgw_rua.c:407) 20250814122520229 DHNB DEBUG map_rua[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122520229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122520229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13284549 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122520229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122520229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122520229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13284549 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122520229 DCN DEBUG map_sccp[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122520229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122520229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13284549 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122520229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13284549 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122520229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122520229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122520229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122520229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122520229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122520229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122520229 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{IDLE}: Allocated (fsm.c:456) 20250814122520229 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122520229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001c70056400500f1100926) (sccp_scrc.c:406) 20250814122520229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122520229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122520229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122520229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122520229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122520229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122520229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122520230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122520230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122520230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122520230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122520230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122520230 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122520230 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122520230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122520230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122520230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122520230 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122520230 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122520230 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122520230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122520230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122520230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122520230 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@8f74a3c05c67: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13365656 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8f74a3c05c67: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8f74a3c05c67: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13284549 20250814122520428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122520428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122520429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814122520429 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122520429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcab4c5,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814122520429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13284549 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814122520429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122520429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122520429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122521253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122521253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122521253 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122521253 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122521253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122521253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122521253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122521253 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122521253 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122521253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122521253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122521253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122521253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122521253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=001406cc) (sccp_scrc.c:477) 20250814122521253 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250814122521253 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122521253 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122521253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122521253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122521253 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122521253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122521253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122521253 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122521253 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122521253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001406cc), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122521253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122521253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122521253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122521253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122521253 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122521253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250814122521253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122521253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{disconnected}: Freeing instance (context_map.c:202) 20250814122521253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13284549)[0x555be3912900]{disconnected}: Deallocated (fsm.c:568) 20250814122521253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122521253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122521253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122521253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13284549 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814122521254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122521254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122521254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122521254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122521254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122521254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122521254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122521254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8f74a3c05c67: Session index based on local reference:0 20250814122521258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122521258 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122521258 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122521258 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122521258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122521258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122521258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122521258 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122521258 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122521258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122521258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122521258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122521258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.msc0-RAN(372)@8f74a3c05c67: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13365656 20250814122521258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=001406cc) (sccp_scrc.c:477) 20250814122521258 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250814122521258 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122521258 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122521258 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122521258 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122521258 DLSCCP DEBUG SCCP-SCOC(34)[0x555be391d540]{IDLE}: Deallocated (fsm.c:568) MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122522274 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35139<->l=127.0.0.1:4262) (control_if.c:193) 20250814122522275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(366)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122522279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122522280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122522281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122522281 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122522281 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122522281 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(374)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@8f74a3c05c67: Final verdict of PTC: none 20250814122522283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122522283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122522283 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122522283 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122522283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122522283 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122522283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122522283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@8f74a3c05c67: Final verdict of PTC: none 20250814122522283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122522283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122522283 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122522283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122522284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122522284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122522284 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122522284 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122522284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8f74a3c05c67: Final verdict of PTC: none 20250814122522284 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122522284 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122522284 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122522284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122522284 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122522284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122522284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(372)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(368)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(377)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@8f74a3c05c67: Final verdict of PTC: none 20250814122522288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Thu Aug 14 12:25:22 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250814122522369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122522770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198820) Waiting for packet dumper to finish... 1 (prev_count=198820, count=199360) 20250814122524284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122524284 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122524284 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122524284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122524284 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122524284 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Thu Aug 14 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_cs_iu_release_req_rua_disconnect started. 20250814122525857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122525861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122525864 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39343<->l=127.0.0.1:4262) (control_if.c:572) 20250814122525878 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525879 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122525879 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122525879 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525879 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122525879 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525879 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122525879 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122525879 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122525879 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525879 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122525880 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525880 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122525880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122525880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525880 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122525880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525880 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525880 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525880 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122525880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122525880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525881 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122525881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525881 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525881 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525881 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122525881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122525881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525881 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122525881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525881 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525881 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525881 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122525881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122525881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122525881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525881 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122525881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122525881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122525881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122525881 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(387)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122525894 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525894 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122525894 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122525894 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525894 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122525894 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525894 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122525894 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122525894 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122525895 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525895 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122525895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122525895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525895 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122525895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525895 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525895 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525895 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122525895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122525895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525896 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122525896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525896 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525896 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525896 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122525896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122525896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525896 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122525896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525896 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525896 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122525896 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122525896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122525896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122525896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122525896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122525896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122525896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122525896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122525896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122525896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122525896 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122525896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122525896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122525896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122525896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122525896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122525896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122525896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122525896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122525914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122525914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122525914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122525914 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122525914 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122525914 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122525914 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122525914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122525914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122526091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122526091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122526091 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122526091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122526100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526100 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122526100 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122526100 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122526100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122526100 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122526100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122526104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526104 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122526104 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122526104 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122526104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122526104 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122526104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122526106 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122526106 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122526106 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122526106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122526111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526111 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122526111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122526111 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122526111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122526111 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122526111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122526112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526112 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122526112 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122526112 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122526112 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122526112 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122526112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122526898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526898 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122526898 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122526898 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122526898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122526898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122526898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122526899 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122526899 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122526899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122526899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122526899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122526899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122526899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122526899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122526899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122526899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122526899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122526899 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122526899 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122526899 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122526899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122526899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122526899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122526899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122526899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122526899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122526899 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122526899 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122526899 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526899 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122526899 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122526899 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122526899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122526899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122526899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122526899 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122526909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526909 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122526909 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122526909 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122526909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122526909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122526909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122526909 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122526909 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122526909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122526909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122526909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122526909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122526909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122526909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122526909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122526909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122526909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122526909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122526909 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122526909 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122526909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122526909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122526909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122526909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122526909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122526909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122526909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122526909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122526909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122526909 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122526909 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122526909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122526909 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122526910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122526910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122526910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122526910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122526910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122526910 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122526924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(386)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000090'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8f74a3c05c67: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8864783 20250814122527971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122527971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122527972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122527972 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122527972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x87440f, normal) (hnbgw_rua.c:407) 20250814122527972 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122527972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122527972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8864783 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122527972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122527972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122527972 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8864783 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122527972 DCN DEBUG map_sccp[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122527972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122527972 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8864783 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122527972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8864783 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122527972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122527972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122527972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122527972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122527972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122527972 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122527972 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{IDLE}: Allocated (fsm.c:456) 20250814122527972 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122527972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300039b0056400500f1100926) (sccp_scrc.c:406) 20250814122527972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122527972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122527972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122527972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122527973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122527973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122527973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122527973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122527973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122527973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122527973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122527973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122527973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122527973 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122527973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122527973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122527973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122527973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122527973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122527973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122527973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122527973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122527973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122527973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@8f74a3c05c67: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4515703 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122527987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122527987 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122527987 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122527987 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122527987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122527987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122527987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122527987 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122527987 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122527987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122527987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122527987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122527987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122527987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=004a9b01) (sccp_scrc.c:477) 20250814122527987 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250814122527987 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122527987 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122527987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122527987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122527987 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122527987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122527987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814122528189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122528189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122528189 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122528189 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122528189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122528189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122528189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122528189 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122528189 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122528189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122528189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122528189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122528189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122528189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814122528189 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250814122528189 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122528189 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122528189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122528189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122528189 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122528189 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122528189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122528189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122528189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122528189 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814122528189 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814122528189 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814122528189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122528190 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814122528190 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{UNUSED}: Allocated (fsm.c:456) 20250814122528190 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{UNUSED}: is child of mgw(mgw-fsm-8864783-0)[0x555be391d410] (fsm.c:486) 20250814122528190 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8864783-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:724) 20250814122528190 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122528190 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122528190 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122528190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925900]{ST_CRCX}: Allocated (fsm.c:456) 20250814122528190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8864783-0)[0x555be3911850] (fsm.c:486) 20250814122528190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122528190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814122528190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 8744'... (mgcp_client.c:807) 20250814122528190 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250814122528190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122528190 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87440f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87440f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87440f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87440f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814122528232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250814122528232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814122528232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814122528232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122528232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122528232 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814122528232 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122528232 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122528232 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122528232 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122528232 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122528232 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122528232 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814122528232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122528232 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814122528232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814122528232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814122528232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122528232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122528252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122528252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122528252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122528252 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122528252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x87440f) (hnbgw_rua.c:471) 20250814122528252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8864783 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122528252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122528252 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122528252 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122528252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122528252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122528252 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814122528252 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814122528252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122528252 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814122528252 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8864783-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:724) 20250814122528252 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122528252 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122528252 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814122528252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814122528252 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 8744'... (mgcp_client.c:807) 20250814122528252 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814122528252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122528252 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122528252 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122528252 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "87440f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87440f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122528261 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250814122528261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814122528261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814122528261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122528261 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122528261 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814122528261 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8864783-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:724) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814122528261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925070]{ST_CRCX}: Allocated (fsm.c:456) 20250814122528261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925070]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8864783-0)[0x555be3911850] (fsm.c:486) 20250814122528261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925070]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814122528261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925070]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250814122528261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 8744'... (mgcp_client.c:807) 20250814122528261 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814122528261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8864783-0)[0x555be3925070]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814122528261 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "87440f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87440f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814122528268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250814122528268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814122528268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814122528268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814122528268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814122528268 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814122528268 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814122528268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122528268 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814122528268 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814122528268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814122528268 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122528268 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122528268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a9b01), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814122528268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122528268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122528268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122528268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122528268 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814122528268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122528268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122528268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122528268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122528268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122528268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122528268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122528268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122528452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122528452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122528453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814122528453 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122528453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x87440f) (hnbgw_rua.c:471) 20250814122528453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8864783 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814122528453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122528453 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814122528453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814122528453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814122528453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122528453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122528453 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122528453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a9b01), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250814122528453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122528453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122528453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122528453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122528453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122528453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122528453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122528453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122528453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122528453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122528453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122528453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8f74a3c05c67: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8864783 20250814122528656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122528656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122528657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814122528657 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122528657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x87440f,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814122528657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8864783 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814122528657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122528657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122528657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122528657 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122528657 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122528657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a9b01), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122528657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122528657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122528657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122528657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122528657 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122528657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250814122528657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122528657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:202) 20250814122528657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8864783)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122528657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122528657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{disconnected}: Freeing instance (context_map.c:206) 20250814122528657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555be3912900]{disconnected}: Deallocated (fsm.c:568) 20250814122528657 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814122528657 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814122528657 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814122528657 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814122528657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122528657 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 8744'... (mgcp_client.c:807) 20250814122528657 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122528657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122528657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814122528657 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 8744'... (mgcp_client.c:807) 20250814122528657 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814122528657 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814122528657 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: Removing from parent mgw(mgw-fsm-8864783-0)[0x555be391d410] (mgcp_client_endpoint_fsm.c:873) 20250814122528657 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814122528657 DLMGCP DEBUG mgw-endp(mgw-fsm-8864783-0)[0x555be3911850]{IN_USE}: Deallocated (fsm.c:568) 20250814122528657 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814122528657 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814122528657 DMGW DEBUG mgw(mgw-fsm-8864783-0)[0x555be391d410]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814122528657 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8864783 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814122528658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122528658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122528658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122528658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122528658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122528658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122528658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122528658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Session index based on local reference:0 20250814122528663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122528663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122528663 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122528663 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122528663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122528663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122528663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122528663 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@8f74a3c05c67: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4515703 20250814122528664 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122528664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122528664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122528664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122528664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122528664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=004a9b01) (sccp_scrc.c:477) 20250814122528664 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250814122528664 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122528664 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122528664 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122528664 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122528664 DLSCCP DEBUG SCCP-SCOC(35)[0x555be391d7b0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "87440f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "87440f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814122528675 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250814122528675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122528675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122528675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122528675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be3925900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814122528676 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250814122528676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814122528676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814122528676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814122528676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3925070]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122529685 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39343<->l=127.0.0.1:4262) (control_if.c:193) 20250814122529685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(381)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(380)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122529688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122529689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122529689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122529689 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122529689 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122529689 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122529692 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122529692 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122529692 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122529692 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@8f74a3c05c67: Final verdict of PTC: none 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122529692 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122529692 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122529692 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122529692 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122529692 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122529692 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122529692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@8f74a3c05c67: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(382)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(391)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@8f74a3c05c67: Final verdict of PTC: none 20250814122529696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Thu Aug 14 12:25:29 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250814122529785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122530188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259724) Waiting for packet dumper to finish... 1 (prev_count=259724, count=260364) 20250814122531694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122531694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122531694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122531694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122531694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122531694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Thu Aug 14 12:25:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ps_iu_release_req_rua_disconnect started. 20250814122533294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122533298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122533301 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45023<->l=127.0.0.1:4262) (control_if.c:572) 20250814122533315 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533315 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122533315 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122533315 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533315 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122533315 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533315 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122533316 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122533316 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122533316 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533316 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122533317 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533317 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122533317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533317 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122533317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533317 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533317 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533317 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122533317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533317 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122533317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533317 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533317 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533317 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122533317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533317 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122533317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533317 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533317 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533317 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122533317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122533317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533317 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122533317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122533317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122533317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122533317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(399)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122533333 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533333 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122533333 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122533333 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533333 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122533334 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533334 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122533334 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122533334 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122533335 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533335 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122533335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533335 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122533335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533335 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533335 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533335 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122533335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533335 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122533335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533335 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533335 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533335 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122533335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533335 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122533335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533335 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533335 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122533335 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122533335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122533335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122533335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122533335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122533335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122533335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122533335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122533335 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122533336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122533336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122533336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122533336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122533336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122533336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122533336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122533366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122533366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122533366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122533366 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122533366 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122533366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122533366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122533366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122533366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122533528 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122533528 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122533528 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122533528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122533540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533540 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122533540 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122533540 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122533540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122533540 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122533540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122533543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533543 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122533543 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122533543 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122533543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122533543 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122533543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122533552 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122533552 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122533552 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122533552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122533557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122533557 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122533557 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122533557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122533557 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122533557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122533557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122533557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122533557 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122533557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122533557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122533557 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122533557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122534353 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122534353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122534353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122534353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122534353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122534353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122534353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122534353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122534353 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122534353 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122534353 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122534353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122534353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122534353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122534353 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122534353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122534353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122534354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122534354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122534354 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122534354 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122534354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122534354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122534354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122534354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122534354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122534354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122534354 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122534354 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122534354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122534354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122534354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122534354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122534354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122534354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122534354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122534354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122534365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122534365 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122534365 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122534365 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122534365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122534365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122534365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122534365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122534365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122534365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122534365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122534365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122534365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122534365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122534365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122534365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122534365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122534365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122534365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122534365 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122534365 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122534365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122534365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122534365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122534365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122534365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122534365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122534365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122534365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122534365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122534365 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122534365 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122534366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122534366 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122534366 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122534366 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122534366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122534366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122534366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122534366 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122534391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(403)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8f74a3c05c67: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4409241 20250814122535410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122535410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122535410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122535410 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122535411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x434799, normal) (hnbgw_rua.c:407) 20250814122535411 DHNB DEBUG map_rua[0x555be3925070]{init}: Allocated (fsm.c:456) 20250814122535411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122535411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4409241 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122535411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122535411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122535411 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122535411 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4409241 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122535411 DCN DEBUG map_sccp[0x555be3925900]{init}: Allocated (fsm.c:456) 20250814122535411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122535411 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4409241 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122535411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4409241 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122535411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122535411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122535411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122535411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122535411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122535411 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122535411 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{IDLE}: Allocated (fsm.c:456) 20250814122535411 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122535411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003bc0056400500f1100926) (sccp_scrc.c:406) 20250814122535411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122535411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122535411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122535411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122535411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122535411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122535411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122535411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122535411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122535411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122535411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122535411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122535411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122535411 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122535411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122535411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122535411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122535411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122535411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122535411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122535411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122535411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122535411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122535411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@8f74a3c05c67: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12555363 HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122535415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122535415 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122535415 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122535415 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122535415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122535415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122535415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122535415 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122535415 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122535415 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122535415 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122535415 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122535415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122535415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=001b9a72) (sccp_scrc.c:477) 20250814122535415 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250814122535415 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122535415 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122535415 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122535415 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122535415 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122535415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122535415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122535616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122535616 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122535616 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122535616 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122535616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122535616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122535616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122535616 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122535616 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122535616 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122535616 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122535616 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122535616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122535616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122535616 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250814122535616 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122535616 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122535616 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122535616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122535617 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122535617 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122535617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122535617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122535617 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122535617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122535617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122535617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122535617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122535627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122535627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122535627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122535627 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122535627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x434799) (hnbgw_rua.c:471) 20250814122535627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4409241 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122535627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122535627 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122535627 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122535627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122535627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122535627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122535627 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122535627 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122535627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b9a72), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122535627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122535627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122535627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122535627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122535627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122535627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122535627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122535627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122535627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122535628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122535628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122535628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122535828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122535828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122535828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814122535828 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122535828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x434799) (hnbgw_rua.c:471) 20250814122535828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4409241 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814122535828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122535828 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814122535828 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814122535828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814122535828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122535828 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122535828 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122535828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b9a72), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250814122535828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122535828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122535828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122535828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122535828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122535828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122535828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122535828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122535828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122535828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122535828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122535828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8f74a3c05c67: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4409241 20250814122536032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122536032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122536032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814122536032 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122536032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x434799,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814122536032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4409241 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814122536032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122536032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122536032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122536032 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122536032 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122536032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b9a72), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122536032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122536032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122536032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122536032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122536033 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122536033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250814122536033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122536033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{disconnected}: Freeing instance (context_map.c:202) 20250814122536033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4409241)[0x555be3925070]{disconnected}: Deallocated (fsm.c:568) 20250814122536033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122536033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{disconnected}: Freeing instance (context_map.c:206) 20250814122536033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555be3925900]{disconnected}: Deallocated (fsm.c:568) 20250814122536033 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4409241 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814122536033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122536033 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122536033 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122536033 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122536033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122536033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122536033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122536033 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Session index based on local reference:0 20250814122536037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122536037 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122536037 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122536037 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122536037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122536037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122536037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122536037 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122536037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122536037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122536037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122536037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122536037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122536037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=001b9a72) (sccp_scrc.c:477) 20250814122536037 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250814122536037 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122536037 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122536037 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122536037 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122536037 DLSCCP DEBUG SCCP-SCOC(36)[0x555be391d7b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@8f74a3c05c67: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12555363 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122537053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122537054 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45023<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(394)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122537056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122537057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122537057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122537057 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122537057 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122537057 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(400)@8f74a3c05c67: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@8f74a3c05c67: Final verdict of PTC: none 20250814122537058 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122537058 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122537058 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122537058 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122537058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122537058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122537058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122537058 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122537058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122537058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(402)@8f74a3c05c67: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(405)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(396)@8f74a3c05c67: Final verdict of PTC: none 20250814122537058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Thu Aug 14 12:25:37 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250814122537103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122537505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204792) Waiting for packet dumper to finish... 1 (prev_count=204792, count=224676) 20250814122539059 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122539059 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122539059 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122539059 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122539059 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122539059 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc ------ Thu Aug 14 12:25:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250814122540624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122540630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122540632 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40327<->l=127.0.0.1:4262) (control_if.c:572) 20250814122540649 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540649 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540649 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122540650 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540650 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540650 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540650 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540650 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540650 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540650 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122540650 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122540651 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540651 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122540651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540651 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122540651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540651 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540651 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122540651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540651 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122540651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540651 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540651 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540651 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122540651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122540651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540651 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540651 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122540651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122540652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540652 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540652 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122540652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540652 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122540652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540652 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122540652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540652 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122540652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(415)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(413)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122540667 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540667 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540667 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122540668 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540668 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540668 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540668 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540668 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122540668 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122540669 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540669 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122540669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122540669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540669 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122540669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540669 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540669 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540669 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122540669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122540669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540670 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122540670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540670 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540670 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540670 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122540670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122540670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540670 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122540670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540670 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540670 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122540670 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122540670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122540670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122540670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122540670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122540670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122540670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122540670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122540670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122540670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122540670 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122540670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122540670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122540670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122540670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122540670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122540670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122540670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122540689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122540689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122540689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122540689 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122540689 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122540689 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122540689 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122540689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122540689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122540863 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122540863 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122540863 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122540863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122540871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540871 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122540871 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122540871 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122540871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122540871 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122540871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122540875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540875 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122540875 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122540875 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122540875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122540875 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122540875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122540880 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122540880 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122540880 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122540880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122540886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540886 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122540887 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122540887 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122540887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122540887 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122540887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122540888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122540888 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122540888 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122540888 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122540888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122540888 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122540888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122541668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122541668 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122541668 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122541668 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122541668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122541668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122541668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122541668 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122541668 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122541668 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122541668 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122541668 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122541668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122541668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122541668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122541668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122541668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122541668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122541668 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122541668 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122541668 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122541668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122541668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122541668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122541668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122541668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122541668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122541669 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122541669 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122541669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122541669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122541669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122541669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122541669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122541669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122541669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122541669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122541684 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122541684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122541684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122541684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122541684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122541684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122541684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122541684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122541684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122541684 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122541684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122541684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122541684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122541684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122541684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122541684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122541684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122541684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122541684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122541684 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122541684 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122541684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122541684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122541684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122541684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122541684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122541684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122541684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122541684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122541684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122541684 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122541684 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122541684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122541684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122541684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122541684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122541684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122541684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122541684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122541684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122541700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_cs_rua_dt_during_sccp_wait_cc0(420)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(414)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@8f74a3c05c67: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)3113034 20250814122542735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122542735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122542735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122542735 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122542735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2f804a, normal) (hnbgw_rua.c:407) 20250814122542735 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122542735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122542735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3113034 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122542735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122542735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122542735 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3113034 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122542735 DCN DEBUG map_sccp[0x555be3925070]{init}: Allocated (fsm.c:456) 20250814122542735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122542735 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3113034 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122542735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3113034 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122542735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122542735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122542735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122542735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122542735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122542735 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122542735 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{IDLE}: Allocated (fsm.c:456) 20250814122542735 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122542735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300039b0056400500f1100926) (sccp_scrc.c:406) 20250814122542735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122542735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122542735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122542736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122542736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122542736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122542736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122542736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122542736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122542736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122542736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122542736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122542736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122542736 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122542736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122542736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122542736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122542736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122542736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122542736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122542736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122542736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122542736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122542736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@8f74a3c05c67: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)7680232 TC_cs_rua_dt_during_sccp_wait_cc0(420)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122542936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122542936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122542936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122542936 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122542936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2f804a) (hnbgw_rua.c:471) 20250814122542936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3113034 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250814122542936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122542936 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814122542936 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814122542936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814122542936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122542936 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122543766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122543766 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122543766 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122543766 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122543766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122543766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122543766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122543766 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122543766 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122543766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122543766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122543766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122543766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122543766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00a12648) (sccp_scrc.c:477) 20250814122543767 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250814122543767 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122543767 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122543767 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122543767 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122543767 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122543767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122543767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@8f74a3c05c67: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_cs_rua_dt_during_sccp_wait_cc0(420)@8f74a3c05c67: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8f74a3c05c67: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250814122548769 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40327<->l=127.0.0.1:4262) (control_if.c:193) 20250814122548769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(413)@8f74a3c05c67: Final verdict of PTC: none 20250814122548770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(414)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@8f74a3c05c67: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@8f74a3c05c67: Final verdict of PTC: none 20250814122548770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122548770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122548770 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122548770 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122548770 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122548770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122548770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122548770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122548770 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122548770 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122548770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12648), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122548770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122548770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122548770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122548770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122548770 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122548770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122548770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122548770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122548770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3113034)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122548770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122548770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{disconnected}: Freeing instance (context_map.c:206) 20250814122548770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555be3925070]{disconnected}: Deallocated (fsm.c:568) 20250814122548770 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3113034 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814122548770 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122548770 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122548770 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122548770 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122548770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122548770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122548770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122548770 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122548770 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122548770 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122548770 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122548770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122548770 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122548770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122548770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(410)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@8f74a3c05c67: Final verdict of PTC: none 20250814122548770 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122548770 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122548770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122548771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122548771 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122548771 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122548771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122548771 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.msc0-M3UA(415)@8f74a3c05c67: Final verdict of PTC: none 20250814122548771 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122548771 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122548771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122548771 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122548771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122548771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(409)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(419)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(408)@8f74a3c05c67: Final verdict of PTC: none 20250814122548772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@8f74a3c05c67: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc0(420)@8f74a3c05c67: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@8f74a3c05c67: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail'. Thu Aug 14 12:25:48 UTC 2025 ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.talloc 20250814122548886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122549388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191992) Waiting for packet dumper to finish... 1 (prev_count=191992, count=192728) 20250814122550772 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122550772 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122550772 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122550772 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122550772 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122550772 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc ------ Thu Aug 14 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250814122552466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122552471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122552474 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38935<->l=127.0.0.1:4262) (control_if.c:572) 20250814122552491 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552491 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552491 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122552492 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552492 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552492 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552492 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552492 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122552492 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122552492 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552492 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122552492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122552492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122552493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552493 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552493 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552493 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552493 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552493 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122552493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122552493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122552493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552493 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122552493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122552493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122552493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122552493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122552493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122552493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122552493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122552494 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552494 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122552494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122552494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552494 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122552494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552494 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552494 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552494 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122552494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122552494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552494 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122552494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552494 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122552494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122552494 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122552494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122552494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122552494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122552494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(429)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(427)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122552506 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552506 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552506 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122552506 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552506 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552507 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552507 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552507 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122552507 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122552508 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552508 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122552508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552508 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122552508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552508 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552508 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552508 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122552508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552508 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122552508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552508 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552508 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552508 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122552508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552508 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122552508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552508 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552508 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122552508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122552508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122552508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122552508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122552508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122552508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122552508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122552508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122552508 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122552508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122552508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122552508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122552508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122552508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122552508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122552508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122552527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122552527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122552527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122552527 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122552527 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122552527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122552527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122552527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122552527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122552704 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122552705 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122552705 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122552705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122552713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552713 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122552713 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122552713 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122552713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122552713 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122552713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122552716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122552716 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122552716 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122552716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122552716 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122552716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122552718 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122552718 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122552718 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122552718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122552723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552723 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122552723 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122552723 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122552723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122552723 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122552723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122552724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122552724 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122552724 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122552724 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122552724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122552724 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122552724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122553525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122553525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122553525 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122553525 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122553525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122553525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122553525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122553525 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122553525 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122553525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122553525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122553525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122553525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122553525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122553525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122553525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122553525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122553525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122553525 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122553525 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122553525 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122553525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122553525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122553525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122553525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122553525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122553525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122553525 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122553525 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122553526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122553526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122553526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122553526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122553526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122553526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122553526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122553526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122553528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122553528 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122553528 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122553528 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122553528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122553528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122553528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122553528 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122553528 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122553528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122553528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122553528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122553528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122553528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122553528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122553528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122553528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122553528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122553528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122553528 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122553528 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122553528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122553528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122553528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122553528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122553528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122553528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122553528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122553528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122553528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122553528 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122553528 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122553528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122553528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122553528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122553529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122553529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122553529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122553529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122553529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(431)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122553539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35966<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rua_dt_during_sccp_wait_cc0(434)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@8f74a3c05c67: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)13031479 20250814122554577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122554577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122554578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122554578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122554578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc6d837, normal) (hnbgw_rua.c:407) 20250814122554578 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122554578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122554578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13031479 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122554578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122554578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122554578 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122554578 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13031479 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122554578 DCN DEBUG map_sccp[0x555be3925070]{init}: Allocated (fsm.c:456) 20250814122554578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122554578 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13031479 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122554578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13031479 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122554578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122554578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122554578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122554578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122554578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122554578 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122554578 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{IDLE}: Allocated (fsm.c:456) 20250814122554578 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122554578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001450056400500f1100926) (sccp_scrc.c:406) 20250814122554578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122554578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122554578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122554578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122554578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122554578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122554578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122554578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122554578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122554578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122554578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122554578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122554578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122554578 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122554578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122554578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122554578 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122554578 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122554578 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122554578 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122554578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122554578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122554578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122554578 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@8f74a3c05c67: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)946246 TC_ps_rua_dt_during_sccp_wait_cc0(434)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122554780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122554781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122554781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122554781 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122554781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc6d837) (hnbgw_rua.c:471) 20250814122554781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13031479 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250814122554781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122554781 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814122554781 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814122554781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814122554781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122554781 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122555610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122555610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122555610 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122555610 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122555610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122555610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122555610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122555610 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122555611 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122555611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122555611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122555611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122555611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122555611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=003572fd) (sccp_scrc.c:477) 20250814122555611 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250814122555611 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122555611 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122555611 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122555611 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122555611 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122555611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122555611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122558771 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122558771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12648), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122558771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122558771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122558771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122558771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122558772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122558772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122558772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122558772 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122558772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122558772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122558772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122558772 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122558778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122558778 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122558778 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122558778 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122558778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122558778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122558778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122558778 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122558778 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122558778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122558778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122558778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122558778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122558778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00a12648) (sccp_scrc.c:477) 20250814122558778 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250814122558778 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122558778 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122558778 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122558779 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122558779 DLSCCP DEBUG SCCP-SCOC(37)[0x555be3925900]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8f74a3c05c67: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_ps_rua_dt_during_sccp_wait_cc0(434)@8f74a3c05c67: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8f74a3c05c67: Test Component 434 has requested to stop MTC. Terminating current testcase execution. 20250814122600609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122600610 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38935<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(427)@8f74a3c05c67: Final verdict of PTC: none 20250814122600611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122600611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122600611 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122600611 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122600612 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122600612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122600612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122600612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122600612 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122600612 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122600612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003572fd), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122600612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122600612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122600612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122600612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122600612 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122600612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122600612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122600612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122600612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13031479)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122600612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122600612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{disconnected}: Freeing instance (context_map.c:206) 20250814122600612 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122600612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122600612 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122600612 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122600612 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122600612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122600612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555be3925070]{disconnected}: Deallocated (fsm.c:568) 20250814122600612 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13031479 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@8f74a3c05c67: Final verdict of PTC: none 20250814122600612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122600612 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122600612 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122600612 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122600613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122600613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122600613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122600613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122600613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122600613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122600613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122600613 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(431)@8f74a3c05c67: Final verdict of PTC: none 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122600613 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(428)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@8f74a3c05c67: Final verdict of PTC: none 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122600613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122600613 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122600613 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122600613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122600613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(429)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(422)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(424)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(433)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@8f74a3c05c67: Final verdict of PTC: none 20250814122600616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8f74a3c05c67: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@8f74a3c05c67: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail'. Thu Aug 14 12:26:00 UTC 2025 ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.talloc 20250814122600702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122601205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=202896) Waiting for packet dumper to finish... 1 (prev_count=202896, count=203436) 20250814122602614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122602614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122602614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122602614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122602614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122602614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Thu Aug 14 12:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ps_rab_assignment started. 20250814122604318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122604321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122604323 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34501<->l=127.0.0.1:4262) (control_if.c:572) 20250814122604334 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604334 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122604334 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122604334 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604334 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122604334 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604334 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122604335 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604335 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(439)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122604335 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122604335 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122604336 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604336 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122604336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604336 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122604336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604336 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604336 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604336 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122604336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604336 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122604336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604336 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604336 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604336 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122604336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604336 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122604336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604336 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604336 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604336 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122604336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122604336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604336 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122604336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122604336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122604336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122604336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(443)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(441)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122604348 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604348 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122604348 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122604348 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604348 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122604349 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604349 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122604349 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122604349 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122604350 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604350 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122604350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604350 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122604350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604350 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604350 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604350 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122604350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604350 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122604350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604350 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604350 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604350 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122604350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604350 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122604350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604350 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604350 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122604350 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122604350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122604350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122604350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122604350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122604350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122604350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122604350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122604350 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122604351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604351 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604351 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604351 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122604351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604351 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604351 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604351 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122604351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604351 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604351 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604351 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122604351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604351 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122604351 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122604351 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122604351 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122604370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122604370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122604370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122604370 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122604370 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122604370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122604370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122604370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122604370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122604545 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122604545 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122604545 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122604545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(443)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122604548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604548 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122604548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122604548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122604548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122604548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122604548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122604548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604548 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122604548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122604548 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122604548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122604548 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122604548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122604560 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122604560 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122604560 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122604560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(446)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122604562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604562 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122604562 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122604562 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122604562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122604562 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122604562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122604562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122604562 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122604562 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122604562 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122604562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122604562 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122604562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122605367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122605367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122605367 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122605367 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122605367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122605367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122605367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122605367 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122605367 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122605367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122605367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122605367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122605367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122605367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122605367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122605367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122605367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122605367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122605367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122605367 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122605367 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122605367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122605367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122605367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122605367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122605367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122605367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122605367 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122605367 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122605367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122605368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122605368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122605368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122605368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122605368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122605368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122605368 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122605370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122605370 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122605370 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122605370 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122605370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122605370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122605370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122605370 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122605370 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122605370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122605370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122605370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122605370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122605370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122605370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122605370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122605370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122605370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122605370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122605370 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122605370 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122605370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122605370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122605370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122605370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122605370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122605370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122605370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122605370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122605370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122605370 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122605370 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122605371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122605371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122605371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122605371 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122605371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122605371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122605371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122605371 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(442)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(445)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122606382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47260<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(445)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_assignment0(448)2288725 20250814122607405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122607405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122607406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122607406 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122607406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x22ec55, normal) (hnbgw_rua.c:407) 20250814122607406 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122607406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122607406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2288725 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122607406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122607406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122607406 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122607406 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2288725 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122607406 DCN DEBUG map_sccp[0x555be3925070]{init}: Allocated (fsm.c:456) 20250814122607406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122607406 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2288725 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122607406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2288725 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122607406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122607406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122607406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122607406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122607406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122607406 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122607406 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{IDLE}: Allocated (fsm.c:456) 20250814122607406 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122607406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000420056400500f1100926) (sccp_scrc.c:406) 20250814122607406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122607406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122607406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122607406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122607406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122607406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122607406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122607406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122607406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122607406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122607406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122607406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122607406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122607406 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122607406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122607406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122607406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122607406 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122607406 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122607406 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122607406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122607406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122607406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122607406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_assignment0(448)4615854 TC_ps_rab_assignment0(448)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW-PFCP(438)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(448) subscribed for broadcast 20250814122607411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122607411 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122607411 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122607412 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122607412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122607412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122607412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122607412 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122607412 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122607412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122607412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122607412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122607412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122607412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00fc4b09) (sccp_scrc.c:477) 20250814122607412 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250814122607412 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122607412 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122607412 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122607412 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122607412 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122607412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122607412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122607612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122607612 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122607612 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122607612 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122607612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122607612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122607612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122607612 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122607612 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122607612 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122607612 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122607612 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122607612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122607612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122607612 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250814122607612 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122607612 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122607612 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122607612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122607612 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122607612 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122607613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122607613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122607613 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122607613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122607613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122607613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122607613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(448)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122607624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122607624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122607624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122607624 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122607624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x22ec55) (hnbgw_rua.c:471) 20250814122607624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2288725 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122607624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122607624 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122607624 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122607624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122607624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122607624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122607624 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122607624 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122607624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4b09), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122607624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122607624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122607624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122607624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122607624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122607624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122607624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122607624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122607624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122607624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122607624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122607624 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122609641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122609641 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122609641 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122609641 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122609641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122609641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122609641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122609641 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122609642 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122609642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122609642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122609642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122609642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122609642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122609642 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250814122609642 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122609642 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122609642 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122609642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122609642 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122609642 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122609642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122609642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122609642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122609642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122609642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(448)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(440)@8f74a3c05c67: Deleted conn table entry 0TC_ps_rab_assignment0(448)2288725 20250814122609659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122609659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122609659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122609659 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122609659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x22ec55,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122609659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2288725 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122609659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122609660 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122609660 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122609660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122609660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122609660 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122609660 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122609660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4b09), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122609660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122609660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122609660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122609660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122609660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122609660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122609660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122609660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122609660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122609660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122609660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122609660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122609660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122609660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122609660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@8f74a3c05c67: Deleted conn table entry 0TC_ps_rab_assignment0(448)4615854 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Session index based on connection ID:0 20250814122609676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122609676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122609676 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122609676 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122609676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122609676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122609676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122609676 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122609676 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122609676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122609676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122609677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122609677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122609677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00fc4b09), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122609677 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250814122609677 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122609677 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122609677 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122609677 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122609677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122609677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122609677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122609677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:202) 20250814122609677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2288725)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122609677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122609677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{disconnected}: Freeing instance (context_map.c:206) 20250814122609677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555be3925070]{disconnected}: Deallocated (fsm.c:568) 20250814122609677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2288725 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814122609677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4b09), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250814122609677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122609677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122609677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122609677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122609677 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122609677 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122609677 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122609677 DLSCCP DEBUG SCCP-SCOC(39)[0x555be3925900]{IDLE}: Deallocated (fsm.c:568) 20250814122609677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122609677 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122609677 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122609677 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122609678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122609678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122609678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122609678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: RLC received in state:disconnect_pending 20250814122610613 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122610613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003572fd), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122610613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122610613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122610613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122610613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122610613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122610613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122610613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122610613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122610613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122610613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122610613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122610613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122610615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122610615 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122610615 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122610615 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122610615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122610615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122610615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122610615 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122610615 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122610615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122610615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122610615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122610615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122610615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=003572fd) (sccp_scrc.c:477) 20250814122610615 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250814122610615 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122610615 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122610615 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122610615 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122610615 DLSCCP DEBUG SCCP-SCOC(38)[0x555be391d540]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122611683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122611685 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34501<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(436)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122611690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122611691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122611691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122611691 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122611691 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122611691 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(442)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(441)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@8f74a3c05c67: Final verdict of PTC: none 20250814122611694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122611694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122611694 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122611694 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122611694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-PFCP(438)@8f74a3c05c67: Final verdict of PTC: none 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122611695 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122611695 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122611695 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122611695 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122611695 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122611695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(445)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(447)@8f74a3c05c67: Final verdict of PTC: none 20250814122611699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47260<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Thu Aug 14 12:26:11 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250814122611796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122612197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223360) Waiting for packet dumper to finish... 1 (prev_count=223360, count=241452) 20250814122613695 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122613695 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122613695 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122613695 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122613696 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122613696 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Thu Aug 14 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ps_rab_assignment_concurrent started. 20250814122615304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122615308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122615311 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44791<->l=127.0.0.1:4262) (control_if.c:572) 20250814122615335 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615336 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615336 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122615337 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122615337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122615337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122615337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615337 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615337 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615337 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122615337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122615337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122615337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_ps_rab_assignment_concurrent-Iuh0(453)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122615338 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615338 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122615338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122615338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122615338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615338 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615338 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122615338 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122615338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122615339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122615339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122615339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122615339 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615339 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615340 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615340 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615341 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615341 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122615341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122615341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615341 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122615341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615341 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615341 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615341 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122615341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122615341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615341 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122615341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615341 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122615342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122615342 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122615342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122615342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122615342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122615342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(457)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(455)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122615367 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615367 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615367 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122615367 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615367 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615368 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615368 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615368 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122615368 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122615369 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615369 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122615369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615369 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122615369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615369 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615369 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615369 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122615369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615369 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122615369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615369 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615369 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615369 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122615369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615369 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122615369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615369 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615369 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122615369 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122615369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122615369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122615369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122615369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122615369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122615369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122615369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122615369 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122615369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615369 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615369 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615369 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122615369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122615369 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122615369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615369 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615369 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615369 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122615369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122615369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122615369 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122615369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615370 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615370 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615370 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122615370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122615370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122615370 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122615370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615370 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122615370 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122615370 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122615370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122615370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122615370 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(460)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122615406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122615406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122615406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122615406 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122615406 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122615406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122615406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122615406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122615406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122615561 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122615561 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122615561 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122615561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122615565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615565 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122615565 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122615565 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122615565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122615565 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122615565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122615567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122615567 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122615567 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122615567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122615567 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122615567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122615589 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122615589 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122615589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122615589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(460)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122615595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615595 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122615595 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122615595 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122615595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122615595 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122615595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122615598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122615598 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122615598 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122615598 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122615598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122615598 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122615598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122616372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122616372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122616372 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122616372 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122616372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122616372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122616372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122616372 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122616372 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122616372 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122616372 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122616372 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122616372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122616372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122616372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122616372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122616372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122616372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122616372 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122616372 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122616372 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122616372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122616372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122616372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122616373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122616373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122616373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122616373 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122616373 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122616373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122616373 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122616373 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122616373 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122616373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122616373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122616373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122616373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122616400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122616400 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122616400 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122616400 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122616400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122616400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122616400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122616400 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122616400 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122616400 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122616400 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122616400 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122616400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122616400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122616400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122616400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122616400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122616400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122616400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122616400 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122616400 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122616400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122616400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122616400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122616400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122616400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122616400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122616400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122616400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122616400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122616400 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122616400 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122616400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122616400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122616400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122616400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122616400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122616400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122616400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122616400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122617425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122617547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)11015878 TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)15567245 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)7475322 20250814122618455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618455 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa816c6, normal) (hnbgw_rua.c:407) 20250814122618455 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122618455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11015878 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618455 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11015878 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618455 DCN DEBUG map_sccp[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122618455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618455 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11015878 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11015878 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618455 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{IDLE}: Allocated (fsm.c:456) 20250814122618455 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030003cf0056400500f1100926) (sccp_scrc.c:406) 20250814122618455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618456 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)3912644 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122618461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618461 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618461 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618461 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=006584ee) (sccp_scrc.c:477) 20250814122618462 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250814122618462 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618462 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618462 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618462 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(462) subscribed for broadcast 20250814122618462 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)8171725 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)6471102 TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 5TC_ps_rab_assignment_concurrent0(468)625915 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 6TC_ps_rab_assignment_concurrent0(467)3993190 TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)13721626 TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)1111555 TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)8070417 TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)9759100 TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)11520647 TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)3002766 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)5535210 TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)1788437 TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)7767698 20250814122618656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed898d, normal) (hnbgw_rua.c:407) 20250814122618656 DHNB DEBUG map_rua[0x555be3925900]{init}: Allocated (fsm.c:456) 20250814122618656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567245 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567245 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618656 DCN DEBUG map_sccp[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122618656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618656 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15567245 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567245 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618656 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{IDLE}: Allocated (fsm.c:456) 20250814122618656 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300009c0056400500f1100926) (sccp_scrc.c:406) 20250814122618656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618657 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618657 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x72107a, normal) (hnbgw_rua.c:407) 20250814122618657 DHNB DEBUG map_rua[0x555be391d410]{init}: Allocated (fsm.c:456) 20250814122618657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7475322 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618657 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618657 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618657 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618657 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618657 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618657 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7475322 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618657 DCN DEBUG map_sccp[0x555be3924580]{init}: Allocated (fsm.c:456) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618657 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7475322 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7475322 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618657 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618657 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{IDLE}: Allocated (fsm.c:456) 20250814122618657 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003470056400500f1100926) (sccp_scrc.c:406) 20250814122618657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618657 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618657 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618657 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250814122618657 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618657 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618657 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618657 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618657 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618657 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618657 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7cb0cd, normal) (hnbgw_rua.c:407) 20250814122618657 DHNB DEBUG map_rua[0x555be394abf0]{init}: Allocated (fsm.c:456) 20250814122618657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8171725 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618657 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618657 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8171725 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618657 DCN DEBUG map_sccp[0x555be3924cb0]{init}: Allocated (fsm.c:456) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618657 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8171725 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8171725 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618657 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618657 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{IDLE}: Allocated (fsm.c:456) 20250814122618657 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001360056400500f1100926) (sccp_scrc.c:406) 20250814122618657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:1 20250814122618657 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618657 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x62bdbe, normal) (hnbgw_rua.c:407) 20250814122618657 DHNB DEBUG map_rua[0x555be394a900]{init}: Allocated (fsm.c:456) 20250814122618657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6471102 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618657 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6471102 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618658 DCN DEBUG map_sccp[0x555be390c5f0]{init}: Allocated (fsm.c:456) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6471102 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6471102 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{IDLE}: Allocated (fsm.c:456) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001560056400500f1100926) (sccp_scrc.c:406) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. 20250814122618658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x98cfb, normal) (hnbgw_rua.c:407) 20250814122618658 DHNB DEBUG map_rua[0x555be3926330]{init}: Allocated (fsm.c:456) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-625915 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-625915 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618658 DCN DEBUG map_sccp[0x555be3915050]{init}: Allocated (fsm.c:456) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-625915 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-625915 SCCP-45 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{IDLE}: Allocated (fsm.c:456) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003e20056400500f1100926) (sccp_scrc.c:406) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3cee66, normal) (hnbgw_rua.c:407) 20250814122618658 DHNB DEBUG map_rua[0x555be390c4c0]{init}: Allocated (fsm.c:456) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3993190 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618658 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3993190 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618658 DCN DEBUG map_sccp[0x555be39140e0]{init}: Allocated (fsm.c:456) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3993190 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3993190 SCCP-46 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{IDLE}: Allocated (fsm.c:456) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003b20056400500f1100926) (sccp_scrc.c:406) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd1601a, normal) (hnbgw_rua.c:407) 20250814122618658 DHNB DEBUG map_rua[0x555be390bf20]{init}: Allocated (fsm.c:456) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13721626 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13721626 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618658 DCN DEBUG map_sccp[0x555be391fb90]{init}: Allocated (fsm.c:456) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13721626 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13721626 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{IDLE}: Allocated (fsm.c:456) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003d40056400500f1100926) (sccp_scrc.c:406) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x10f603, normal) (hnbgw_rua.c:407) 20250814122618658 DHNB DEBUG map_rua[0x555be3924ef0]{init}: Allocated (fsm.c:456) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1111555 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1111555 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618658 DCN DEBUG map_sccp[0x555be3926f30]{init}: Allocated (fsm.c:456) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1111555 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1111555 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)9052046 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{IDLE}: Allocated (fsm.c:456) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000640056400500f1100926) (sccp_scrc.c:406) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618658 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b2511, normal) (hnbgw_rua.c:407) 20250814122618658 DHNB DEBUG map_rua[0x555be391f040]{init}: Allocated (fsm.c:456) 20250814122618658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8070417 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618658 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8070417 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618658 DCN DEBUG map_sccp[0x555be3914c90]{init}: Allocated (fsm.c:456) 20250814122618658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8070417 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8070417 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618659 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{IDLE}: Allocated (fsm.c:456) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001ed0056400500f1100926) (sccp_scrc.c:406) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:2 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618659 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x94e97c, normal) (hnbgw_rua.c:407) 20250814122618659 DHNB DEBUG map_rua[0x555be3911360]{init}: Allocated (fsm.c:456) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9759100 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618659 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618659 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9759100 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618659 DCN DEBUG map_sccp[0x555be3914dc0]{init}: Allocated (fsm.c:456) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618659 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9759100 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9759100 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618659 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{IDLE}: Allocated (fsm.c:456) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030000c20056400500f1100926) (sccp_scrc.c:406) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618659 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xafca87, normal) (hnbgw_rua.c:407) 20250814122618659 DHNB DEBUG map_rua[0x555be390f2a0]{init}: Allocated (fsm.c:456) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11520647 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618659 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618659 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11520647 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618659 DCN DEBUG map_sccp[0x555be3913820]{init}: Allocated (fsm.c:456) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618659 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11520647 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11520647 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618659 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{IDLE}: Allocated (fsm.c:456) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f400300013a0056400500f1100926) (sccp_scrc.c:406) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618659 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618659 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2dd18e, normal) (hnbgw_rua.c:407) 20250814122618659 DHNB DEBUG map_rua[0x555be3913f60]{init}: Allocated (fsm.c:456) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002766 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[2]. TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122618659 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618659 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002766 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618659 DCN DEBUG map_sccp[0x555be391f9b0]{init}: Allocated (fsm.c:456) 20250814122618659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618659 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3002766 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002766 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{IDLE}: Allocated (fsm.c:456) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:3 20250814122618660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000ad0056400500f1100926) (sccp_scrc.c:406) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5475ea, normal) (hnbgw_rua.c:407) 20250814122618660 DHNB DEBUG map_rua[0x555be3920970]{init}: Allocated (fsm.c:456) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5535210 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618660 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5535210 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618660 DCN DEBUG map_sccp[0x555be3920b50]{init}: Allocated (fsm.c:456) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618660 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5535210 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5535210 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{IDLE}: Allocated (fsm.c:456) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f400300007f0056400500f1100926) (sccp_scrc.c:406) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1b4a15, normal) (hnbgw_rua.c:407) 20250814122618660 DHNB DEBUG map_rua[0x555be3910110]{init}: Allocated (fsm.c:456) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788437 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618660 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788437 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618660 DCN DEBUG map_sccp[0x555be3922080]{init}: Allocated (fsm.c:456) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618660 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1788437 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788437 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{IDLE}: Allocated (fsm.c:456) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f400300030f0056400500f1100926) (sccp_scrc.c:406) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122618660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x768692, normal) (hnbgw_rua.c:407) 20250814122618660 DHNB DEBUG map_rua[0x555be39224e0]{init}: Allocated (fsm.c:456) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7767698 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122618660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618660 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122618660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7767698 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122618660 DCN DEBUG map_sccp[0x555be3923c50]{init}: Allocated (fsm.c:456) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122618660 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7767698 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122618660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7767698 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122618660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122618660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{IDLE}: Allocated (fsm.c:456) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122618660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f400300032c0056400500f1100926) (sccp_scrc.c:406) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122618660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122618660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618660 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122618660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122618660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)16219221 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[3]. HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(463) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:4 TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)10097311 HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(464) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)6129616 20250814122618663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618663 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618663 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618663 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618663 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618663 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=0029c713) (sccp_scrc.c:477) 20250814122618663 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250814122618663 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618663 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618663 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618663 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618663 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(465) subscribed for broadcast TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(466) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:6 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 5TC_ps_rab_assignment_concurrent0(468)12433680 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:8 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 6TC_ps_rab_assignment_concurrent0(467)7642700 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:9 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)1240415 HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(468) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:10 TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)11358064 TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(467) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)15824775 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(469) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)3319887 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(470) subscribed for broadcast HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(472) subscribed for broadcast HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(471) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:14 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)4328053 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: First idle individual index:15 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)3958152 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:7 HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(474) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(473) subscribed for broadcast TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)14892399 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:10 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)5032078 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)2927118 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(476) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(475) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(477) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122618689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618689 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa816c6) (hnbgw_rua.c:471) 20250814122618689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11015878 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618689 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618689 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618689 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618689 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618689 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006584ee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122618689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618689 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618689 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618689 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=00569f19) (sccp_scrc.c:477) 20250814122618689 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250814122618689 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618689 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618689 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618689 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618689 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=0049ed53) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618689 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618689 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618689 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=0052c9d2) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=0092e1fe) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=0085cb12) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=0027c16a) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=0037d738) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00ffe161) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=007ae298) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618690 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618690 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618690 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618690 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618690 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:0 20250814122618690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00e45b95) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618690 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer 20250814122618690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122618691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00d49469) (sccp_scrc.c:477) 20250814122618690 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618690 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618691 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618691 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618691 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00516bd8) (sccp_scrc.c:477) 20250814122618691 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00578b9f) (sccp_scrc.c:477) 20250814122618691 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=00abd6c7) (sccp_scrc.c:477) 20250814122618691 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122618691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122618691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618691 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122618691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122618691 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618691 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618691 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618691 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618691 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250814122618691 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618691 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618691 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618692 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250814122618692 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618692 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618692 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618692 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618692 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618692 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618692 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618692 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618692 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250814122618692 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618692 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618692 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618692 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618692 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618692 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618692 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122618695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618696 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xed898d) (hnbgw_rua.c:471) 20250814122618696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567245 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618696 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618696 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c713), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618696 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618696 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618696 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618696 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618696 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618696 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618696 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618696 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618696 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618696 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 20250814122618696 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618696 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618696 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618696 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122618696 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618696 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250814122618696 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618696 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618696 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618696 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618696 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618696 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250814122618696 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618696 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618696 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618696 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122618696 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618697 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x72107a) (hnbgw_rua.c:471) 20250814122618697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7475322 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618697 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618697 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618697 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00569f19), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122618697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618697 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618697 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618697 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618697 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618697 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618697 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250814122618697 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618697 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618697 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:1 20250814122618697 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62bdbe) (hnbgw_rua.c:471) 20250814122618697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6471102 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618697 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618697 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618697 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052c9d2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer 20250814122618697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122618697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618697 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618697 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618697 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618697 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618697 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618697 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250814122618697 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618697 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618697 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer 20250814122618698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618698 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7cb0cd) (hnbgw_rua.c:471) 20250814122618698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8171725 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618698 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618698 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618698 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ed53), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122618698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer 20250814122618699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618699 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618699 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618699 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618699 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122618699 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618699 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122618699 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618699 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618699 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:3 20250814122618699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618700 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x10f603) (hnbgw_rua.c:471) 20250814122618700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1111555 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618700 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618700 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618700 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618700 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618700 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037d738), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer 20250814122618700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122618700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618700 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122618700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618700 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122618700 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122618700 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122618700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122618700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122618700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122618700 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618701 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122618701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122618701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122618701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122618701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122618701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122618701 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250814122618701 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122618701 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122618701 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122618701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122618701 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122618701 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122618701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122618701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122618701 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122618701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122618701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122618701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122618701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250814122618701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618701 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x98cfb) (hnbgw_rua.c:471) 20250814122618701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-625915 SCCP-45 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618701 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618701 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618701 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618701 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e1fe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122618908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618908 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7b2511) (hnbgw_rua.c:471) 20250814122618908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8070417 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618909 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618909 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618909 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618909 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe161), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618909 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1601a) (hnbgw_rua.c:471) 20250814122618909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13721626 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618909 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618909 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618909 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618909 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618909 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618909 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618909 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618909 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027c16a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618909 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xafca87) (hnbgw_rua.c:471) 20250814122618909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11520647 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618909 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618909 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618909 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618909 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618909 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618909 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e45b95), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618910 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1b4a15) (hnbgw_rua.c:471) 20250814122618910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788437 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618910 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618910 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618910 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618910 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618910 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618910 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b9f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618910 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x768692) (hnbgw_rua.c:471) 20250814122618910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7767698 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618910 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618910 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618910 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618910 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618910 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618910 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abd6c7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618910 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3cee66) (hnbgw_rua.c:471) 20250814122618910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3993190 SCCP-46 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618910 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618910 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618910 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618910 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618910 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618910 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085cb12), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618911 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5475ea) (hnbgw_rua.c:471) 20250814122618911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5535210 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618911 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618911 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618911 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618911 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516bd8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618911 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x94e97c) (hnbgw_rua.c:471) 20250814122618911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9759100 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618911 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618911 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618911 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618911 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ae298), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122618911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122618911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122618911 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122618911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2dd18e) (hnbgw_rua.c:471) 20250814122618911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002766 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122618911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122618911 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122618911 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122618911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122618911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122618911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122618911 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122618911 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122618911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d49469), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122618911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122618911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122618911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122618911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122618911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618912 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618912 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122618912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122618912 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122618912 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122618912 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122618912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122618912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122618912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122618912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122620707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620707 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620707 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620707 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620707 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122620708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620708 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250814122620708 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620708 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620708 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620708 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620708 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)11015878 20250814122620728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620728 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa816c6,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11015878 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620728 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620728 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620729 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620729 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006584ee), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620729 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620729 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620729 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620729 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620729 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620729 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620729 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620729 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620729 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620729 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620729 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620729 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620730 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620729 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620730 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620730 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620730 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620730 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620730 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620730 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620730 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620730 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620730 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620730 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620730 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620730 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620730 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620730 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620730 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620730 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620730 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620730 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620730 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620730 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620730 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620730 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250814122620730 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620730 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620730 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620730 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620731 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620731 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250814122620731 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620731 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620731 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620731 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620731 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250814122620731 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620732 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:0 20250814122620732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620732 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250814122620732 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620732 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620732 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620732 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer 20250814122620732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620733 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer 20250814122620733 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)3912644 TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)15567245 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)7475322 20250814122620743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620743 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xed898d,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567245 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)8171725 20250814122620743 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620743 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620744 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c713), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620744 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620744 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620745 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620745 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620745 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=006584ee), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620745 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250814122620745 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620745 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620745 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620745 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{disconnected}: Freeing instance (context_map.c:202) 20250814122620745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11015878)[0x555be391d540]{disconnected}: Deallocated (fsm.c:568) 20250814122620745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122620745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122620745 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11015878 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250814122620745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006584ee), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250814122620745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620745 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620745 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620745 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620745 DLSCCP DEBUG SCCP-SCOC(40)[0x555be3925070]{IDLE}: Deallocated (fsm.c:568) 20250814122620745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620746 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)1111555 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)6471102 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:1 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(468)625915 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)9052046 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:1 20250814122620752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620752 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620752 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620752 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620752 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=0029c713), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620752 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250814122620752 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620752 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620752 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620752 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{disconnected}: Freeing instance (context_map.c:202) 20250814122620752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567245)[0x555be3925900]{disconnected}: Deallocated (fsm.c:568) 20250814122620752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{disconnected}: Freeing instance (context_map.c:206) 20250814122620752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555be3912900]{disconnected}: Deallocated (fsm.c:568) 20250814122620752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567245 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814122620752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c713), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250814122620752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620752 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620752 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620752 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620752 DLSCCP DEBUG SCCP-SCOC(41)[0x555be3911850]{IDLE}: Deallocated (fsm.c:568) 20250814122620752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122620931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620931 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620931 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620931 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620931 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122620931 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620931 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250814122620931 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620931 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620931 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620931 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620931 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620931 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x72107a,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7475322 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620931 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620931 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620931 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620931 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00569f19), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620931 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7cb0cd,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8171725 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620931 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620931 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620931 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620931 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ed53), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620931 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x10f603,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1111555 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620931 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620931 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620931 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620931 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037d738), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620931 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x62bdbe,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6471102 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620931 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620931 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620931 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620932 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052c9d2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620932 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x98cfb,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-625915 SCCP-45 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620932 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620932 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620932 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620932 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 20250814122620932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620932 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620932 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620932 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620932 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e1fe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620932 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620932 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122620932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620932 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250814122620932 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620932 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620932 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620932 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620932 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620932 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122620933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620933 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620933 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620933 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620933 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620933 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620933 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250814122620933 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620933 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620933 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620933 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620933 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)8070417 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)16219221 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620936 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7b2511,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8070417 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:14 20250814122620936 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620936 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620936 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620936 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe161), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 20250814122620936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620936 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620936 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620936 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620936 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620936 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620936 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620936 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620936 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620936 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620936 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250814122620936 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)13721626 20250814122620936 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620936 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620936 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620936 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620936 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620936 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250814122620936 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620936 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620936 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620936 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620936 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620936 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd1601a,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13721626 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620936 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620936 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620936 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620936 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027c16a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)11520647 20250814122620937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620937 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620937 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620937 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620937 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620937 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620937 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250814122620937 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620937 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620937 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xafca87,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11520647 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620937 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620937 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e45b95), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer 20250814122620937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620937 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620937 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620937 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620937 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620937 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250814122620937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620937 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250814122620937 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620937 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)10097311 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(467)3993190 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814122620946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)11358064 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)7767698 20250814122620946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620946 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3cee66,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3993190 SCCP-46 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620946 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620946 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620946 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620946 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085cb12), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620947 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620947 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620947 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620948 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620948 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620948 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620948 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620948 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620948 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250814122620948 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620948 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620948 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620948 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)6129616 20250814122620948 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814122620948 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250814122620948 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122620948 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620948 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122620948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122620948 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814122620948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814122620948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814122620948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122620948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814122620948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122620948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250814122620949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620949 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x768692,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7767698 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620949 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620949 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620949 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620949 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abd6c7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814122620949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)5535210 20250814122620950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620950 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620950 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620950 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620950 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620950 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)1788437 20250814122620950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=00569f19), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620951 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250814122620951 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620951 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620951 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620951 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{disconnected}: Freeing instance (context_map.c:202) 20250814122620951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7475322)[0x555be391d410]{disconnected}: Deallocated (fsm.c:568) 20250814122620951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{disconnected}: Freeing instance (context_map.c:206) 20250814122620951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555be3924580]{disconnected}: Deallocated (fsm.c:568) 20250814122620951 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7475322 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814122620951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00569f19), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250814122620951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620951 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620951 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620951 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620951 DLSCCP DEBUG SCCP-SCOC(42)[0x555be3924af0]{IDLE}: Deallocated (fsm.c:568) 20250814122620951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620952 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122620952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122620953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122620952 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122620952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5475ea,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122620952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5535210 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122620952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122620952 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122620952 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122620952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122620952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122620952 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122620952 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122620952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516bd8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122620952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122620953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122620953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122620953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:5 TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:7 TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)9759100 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:6 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(468)12433680 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)3002766 TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122620962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620962 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620962 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:8 20250814122620962 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620963 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122620963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=0049ed53), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620963 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250814122620963 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620963 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620963 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620963 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{disconnected}: Freeing instance (context_map.c:202) 20250814122620963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8171725)[0x555be394abf0]{disconnected}: Deallocated (fsm.c:568) 20250814122620963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{disconnected}: Freeing instance (context_map.c:206) 20250814122620963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x555be3924cb0]{disconnected}: Deallocated (fsm.c:568) 20250814122620963 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8171725 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122620963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ed53), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250814122620963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620963 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620963 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620963 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620963 DLSCCP DEBUG SCCP-SCOC(43)[0x555be3926200]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)15824775 20250814122620963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620963 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)1240415 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)4328053 20250814122620964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620964 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620964 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620964 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620964 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620964 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=0037d738), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620965 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250814122620965 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620965 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620965 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620965 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{disconnected}: Freeing instance (context_map.c:202) 20250814122620965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1111555)[0x555be3924ef0]{disconnected}: Deallocated (fsm.c:568) 20250814122620965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{disconnected}: Freeing instance (context_map.c:206) 20250814122620965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555be3926f30]{disconnected}: Deallocated (fsm.c:568) 20250814122620965 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1111555 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814122620965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037d738), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250814122620965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620965 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620965 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620965 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620965 DLSCCP DEBUG SCCP-SCOC(48)[0x555be391f7d0]{IDLE}: Deallocated (fsm.c:568) 20250814122620965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(467)7642700 20250814122620965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620965 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620965 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620965 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620965 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620965 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=0052c9d2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620965 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250814122620965 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620965 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620965 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620965 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{disconnected}: Freeing instance (context_map.c:202) 20250814122620966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6471102)[0x555be394a900]{disconnected}: Deallocated (fsm.c:568) 20250814122620966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{disconnected}: Freeing instance (context_map.c:206) 20250814122620966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555be390c5f0]{disconnected}: Deallocated (fsm.c:568) 20250814122620966 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6471102 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122620966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052c9d2), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250814122620966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620966 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620966 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620966 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620966 DLSCCP DEBUG SCCP-SCOC(44)[0x555be3914f20]{IDLE}: Deallocated (fsm.c:568) 20250814122620966 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620966 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620966 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620966 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620966 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)2927118 20250814122620969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620969 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620969 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620969 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620969 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620969 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=0092e1fe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620969 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250814122620969 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620969 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620969 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620969 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{disconnected}: Freeing instance (context_map.c:202) 20250814122620969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-625915)[0x555be3926330]{disconnected}: Deallocated (fsm.c:568) 20250814122620969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{disconnected}: Freeing instance (context_map.c:206) 20250814122620969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x555be3915050]{disconnected}: Deallocated (fsm.c:568) 20250814122620969 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-625915 SCCP-45 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814122620969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e1fe), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250814122620969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620969 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620969 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620969 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620969 DLSCCP DEBUG SCCP-SCOC(45)[0x555be39119f0]{IDLE}: Deallocated (fsm.c:568) 20250814122620969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)14892399 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:7 20250814122620970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620970 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620970 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620970 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620970 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620970 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00ffe161), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620970 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250814122620970 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620970 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620970 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620970 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{disconnected}: Freeing instance (context_map.c:202) 20250814122620970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8070417)[0x555be391f040]{disconnected}: Deallocated (fsm.c:568) 20250814122620971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{disconnected}: Freeing instance (context_map.c:206) 20250814122620971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555be3914c90]{disconnected}: Deallocated (fsm.c:568) 20250814122620971 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8070417 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814122620971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe161), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250814122620971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620971 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620971 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620971 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620971 DLSCCP DEBUG SCCP-SCOC(49)[0x555be390ef40]{IDLE}: Deallocated (fsm.c:568) 20250814122620971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:11 20250814122620972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620972 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620972 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620972 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620972 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=0027c16a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620972 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250814122620972 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620972 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620972 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620972 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{disconnected}: Freeing instance (context_map.c:202) 20250814122620972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13721626)[0x555be390bf20]{disconnected}: Deallocated (fsm.c:568) 20250814122620972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{disconnected}: Freeing instance (context_map.c:206) 20250814122620972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555be391fb90]{disconnected}: Deallocated (fsm.c:568) 20250814122620972 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13721626 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814122620972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027c16a), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250814122620972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620972 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620972 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620972 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620972 DLSCCP DEBUG SCCP-SCOC(47)[0x555be39148a0]{IDLE}: Deallocated (fsm.c:568) 20250814122620972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620972 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending 20250814122620974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620974 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620974 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620974 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620974 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:6 20250814122620974 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00e45b95), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620974 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250814122620974 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620974 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620974 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620974 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{disconnected}: Freeing instance (context_map.c:202) 20250814122620974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11520647)[0x555be390f2a0]{disconnected}: Deallocated (fsm.c:568) 20250814122620974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{disconnected}: Freeing instance (context_map.c:206) 20250814122620974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555be3913820]{disconnected}: Deallocated (fsm.c:568) 20250814122620974 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11520647 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250814122620974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e45b95), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250814122620974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620974 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620974 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620974 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620974 DLSCCP DEBUG SCCP-SCOC(51)[0x555be3920610]{IDLE}: Deallocated (fsm.c:568) 20250814122620974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620975 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620975 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:15 20250814122620975 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620975 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=0085cb12), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620975 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250814122620975 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620975 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620975 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620975 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{disconnected}: Freeing instance (context_map.c:202) 20250814122620975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3993190)[0x555be390c4c0]{disconnected}: Deallocated (fsm.c:568) 20250814122620975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{disconnected}: Freeing instance (context_map.c:206) 20250814122620975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x555be39140e0]{disconnected}: Deallocated (fsm.c:568) 20250814122620975 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3993190 SCCP-46 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814122620975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085cb12), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250814122620975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620976 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620976 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620976 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620976 DLSCCP DEBUG SCCP-SCOC(46)[0x555be390c1e0]{IDLE}: Deallocated (fsm.c:568) 20250814122620976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620976 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620976 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620976 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620976 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:13 20250814122620977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620977 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620977 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620977 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620977 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620977 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122620977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=00abd6c7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620977 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250814122620977 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620977 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620977 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620977 DCN DEBUG handle_cn_disc_ind() conn_id=55 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{disconnected}: Freeing instance (context_map.c:202) 20250814122620977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7767698)[0x555be39224e0]{disconnected}: Deallocated (fsm.c:568) 20250814122620977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{disconnected}: Freeing instance (context_map.c:206) 20250814122620977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555be3923c50]{disconnected}: Deallocated (fsm.c:568) 20250814122620977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7767698 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250814122620977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abd6c7), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250814122620977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620977 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620977 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620977 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620977 DLSCCP DEBUG SCCP-SCOC(55)[0x555be39232d0]{IDLE}: Deallocated (fsm.c:568) 20250814122620977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620978 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122620978 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122620978 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122620978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122620978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122620978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122620978 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122620978 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:9 20250814122620978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122620978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122620978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122620978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122620978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00516bd8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122620978 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250814122620978 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122620978 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122620978 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122620978 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122620978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122620978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122620978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122620978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{disconnected}: Freeing instance (context_map.c:202) 20250814122620978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5535210)[0x555be3920970]{disconnected}: Deallocated (fsm.c:568) 20250814122620978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122620978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{disconnected}: Freeing instance (context_map.c:206) 20250814122620978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555be3920b50]{disconnected}: Deallocated (fsm.c:568) 20250814122620978 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5535210 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250814122620978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516bd8), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250814122620978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122620978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122620978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122620978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122620978 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122620978 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122620978 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122620978 DLSCCP DEBUG SCCP-SCOC(53)[0x555be3921f50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending 20250814122620979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122620979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122620979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122620979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122620979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122620979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122620979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122620979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122621156 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122621156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1b4a15,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122621156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788437 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122621156 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122621156 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122621156 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122621156 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122621156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b9f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122621156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122621156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122621156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122621156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122621156 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122621156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x94e97c,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122621156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9759100 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122621156 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122621156 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122621156 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122621156 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122621156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ae298), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122621156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122621156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122621156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122621156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122621156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814122621156 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814122621156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2dd18e,cause=radio(normal)) (hnbgw_rua.c:439) 20250814122621156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002766 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814122621156 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814122621156 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122621156 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122621156 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122621156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d49469), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814122621156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122621156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122621156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122621156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122621156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814122621156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814122621156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122621156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122621156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122621156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122621156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122621156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122621156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122621156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122621156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122621156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122621156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122621157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122621157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122621157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122621157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122621157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122621157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122621157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122621157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122621157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122621157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)3319887 HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)5032078 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:14 20250814122621159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621159 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122621159 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122621159 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122621159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122621159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122621159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122621159 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122621159 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122621159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122621159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122621160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122621160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122621160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=007ae298), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122621160 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122621160 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122621160 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)3958152 20250814122621160 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{disconnected}: Freeing instance (context_map.c:202) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9759100)[0x555be3911360]{disconnected}: Deallocated (fsm.c:568) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on connection ID:12 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{disconnected}: Freeing instance (context_map.c:206) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555be3914dc0]{disconnected}: Deallocated (fsm.c:568) 20250814122621160 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9759100 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250814122621160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ae298), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250814122621160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122621160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122621160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122621160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(50)[0x555be390f570]{IDLE}: Deallocated (fsm.c:568) 20250814122621160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122621160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122621160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122621160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122621160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122621160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122621160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122621160 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122621160 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122621160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122621160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122621160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122621160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122621160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00578b9f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122621160 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122621160 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122621160 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122621160 DCN DEBUG handle_cn_disc_ind() conn_id=54 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{disconnected}: Freeing instance (context_map.c:202) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1788437)[0x555be3910110]{disconnected}: Deallocated (fsm.c:568) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{disconnected}: Freeing instance (context_map.c:206) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x555be3922080]{disconnected}: Deallocated (fsm.c:568) 20250814122621160 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1788437 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250814122621160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b9f), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250814122621160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122621160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122621160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122621160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(54)[0x555be3922a70]{IDLE}: Deallocated (fsm.c:568) 20250814122621160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122621160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122621160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122621160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122621160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122621160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122621160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122621160 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122621160 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122621160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122621160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122621160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122621160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122621160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00d49469), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814122621160 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814122621160 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122621160 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814122621160 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{disconnected}: Freeing instance (context_map.c:202) 20250814122621160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3002766)[0x555be3913f60]{disconnected}: Deallocated (fsm.c:568) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122621160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555be391f9b0]{disconnected}: Deallocated (fsm.c:568) 20250814122621160 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3002766 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250814122621160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d49469), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250814122621160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122621160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122621160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122621160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122621160 DLSCCP DEBUG SCCP-SCOC(52)[0x555be3921150]{IDLE}: Deallocated (fsm.c:568) 20250814122621160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122621160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122621160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122621160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122621160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122621160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122623164 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44791<->l=127.0.0.1:4262) (control_if.c:193) 20250814122623164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(450)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122623167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122623168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122623168 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122623168 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122623168 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(455)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(456)@8f74a3c05c67: Final verdict of PTC: none 20250814122623169 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122623169 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122623169 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122623169 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122623169 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122623170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122623170 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122623170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122623170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122623170 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122623170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814122623170 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122623170 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122623170 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122623170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122623170 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122623170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122623170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_assignment_concurrent-Iuh0(453)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8f74a3c05c67: Final verdict of PTC: none 20250814122623172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49988<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(458)@8f74a3c05c67: Final verdict of PTC: none 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(469)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@8f74a3c05c67: Final verdict of PTC: pass 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(468)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@8f74a3c05c67: Final verdict of PTC: pass 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(463)@8f74a3c05c67: Final verdict of PTC: pass 20250814122623173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122623174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(473)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@8f74a3c05c67: Final verdict of PTC: pass 20250814122623185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50002<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_assignment_concurrent(449)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(452)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(461)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(472)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@8f74a3c05c67: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Thu Aug 14 12:26:23 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250814122623279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122623680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1265036) Waiting for packet dumper to finish... 1 (prev_count=1265036, count=1293536) 20250814122625170 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122625170 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122625170 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122625170 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122625170 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122625170 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release'. ------ HNBGW_Tests.TC_ps_rab_release ------ Thu Aug 14 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ps_rab_release started. 20250814122626732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122626735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122626737 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36175<->l=127.0.0.1:4262) (control_if.c:572) 20250814122626751 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626751 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626751 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122626751 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626751 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626751 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626751 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626752 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626752 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626752 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626752 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122626752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122626752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) TC_ps_rab_release-Iuh0(482)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122626752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122626752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626752 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626752 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122626752 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122626752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122626752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122626752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122626752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122626753 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626753 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122626753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626753 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122626753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626753 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626753 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626753 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122626753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626753 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122626753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626753 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626753 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626753 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122626753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122626753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626753 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122626753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122626753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122626753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(486)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(486)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(484)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122626770 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626770 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626770 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122626771 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626771 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626771 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626771 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626771 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122626771 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122626772 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626772 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122626772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626772 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122626772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626772 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626772 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626772 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122626772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626772 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122626772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626772 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626772 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626772 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122626772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122626772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626772 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626772 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122626773 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122626773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122626773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122626773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122626773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122626773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122626773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122626773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122626773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122626773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122626773 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122626773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122626773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122626773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122626773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122626773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122626773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122626773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(489)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122626796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122626796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122626796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122626796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122626796 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122626796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122626796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122626796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122626796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122626966 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122626966 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122626966 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122626966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(486)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122626974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626974 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122626974 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122626974 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122626974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122626974 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122626974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122626977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626977 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122626977 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122626977 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122626977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122626977 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122626977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122626985 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122626985 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122626985 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122626985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(489)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122626992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626992 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122626992 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122626993 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122626993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122626993 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122626993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122626995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122626995 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122626995 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122626995 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122626995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122626996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122626996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122627787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122627787 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122627787 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122627787 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122627787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122627787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122627787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122627787 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122627787 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122627787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122627787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122627787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122627787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122627787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122627788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122627788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122627788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122627788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122627788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122627788 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122627788 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122627788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122627788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122627788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122627788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122627789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122627789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122627789 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122627789 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122627789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122627789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122627789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122627789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122627789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122627789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122627789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122627789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(485)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122627800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122627800 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122627800 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122627800 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122627800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122627800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122627800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122627800 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122627800 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122627801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122627801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122627801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122627801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122627801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122627801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122627801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122627801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122627801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122627801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122627801 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122627801 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122627801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122627801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122627801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122627801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122627801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122627801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122627801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122627801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122627801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122627801 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122627801 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122627801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122627801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122627801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122627802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122627802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122627802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122627802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122627802 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122627818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59292<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(488)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_release0(491)4456340 20250814122628857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122628857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122628857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122628858 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122628858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x43ff94, normal) (hnbgw_rua.c:407) 20250814122628858 DHNB DEBUG map_rua[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122628858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122628858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4456340 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122628858 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122628858 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122628858 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122628858 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4456340 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122628858 DCN DEBUG map_sccp[0x555be3925900]{init}: Allocated (fsm.c:456) 20250814122628858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122628858 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4456340 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122628858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4456340 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122628858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122628858 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122628858 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122628858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122628858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122628858 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122628858 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122628858 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122628858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003d60056400500f1100926) (sccp_scrc.c:406) 20250814122628858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122628858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122628858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122628858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122628858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122628858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122628858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122628858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122628858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122628858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122628858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122628858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122628858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122628859 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122628859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122628859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122628859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122628859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122628859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122628859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122628859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122628859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122628859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122628859 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_release0(491)12511985 TC_ps_rab_release0(491)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122628874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122628874 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122628874 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122628874 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122628874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122628874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122628874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122628874 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122628874 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122628874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122628874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122628874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122628874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122628874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00186323) (sccp_scrc.c:477) 20250814122628874 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250814122628874 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122628874 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122628874 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122628874 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122628874 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122628874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122628874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(481)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release0(491) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122629076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122629077 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122629077 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122629077 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122629077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122629077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122629077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122629077 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122629077 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122629077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122629077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122629077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122629077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122629077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122629077 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250814122629077 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122629077 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122629077 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122629077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122629077 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122629077 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122629077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122629077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122629077 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122629077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122629078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122629078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122629078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_release0(491)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122629124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122629124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122629124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122629124 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122629124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x43ff94) (hnbgw_rua.c:471) 20250814122629124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4456340 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122629124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122629124 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122629124 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122629124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122629124 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122629124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122629124 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122629124 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122629124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00186323), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122629124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122629124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122629124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122629124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122629125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122629125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122629125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122629125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122629125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122629125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122629125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122629125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(479)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250814122629146 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122629146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122629146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122629146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122629146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122629146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122629146 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122629146 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122629146 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122629146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122629146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122629146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122629146 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122629146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250814122629146 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250814122629146 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122629146 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122629146 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122629146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122629146 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122629146 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122629146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122629146 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814122629146 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122629146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122629146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250814122629146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122629146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_ps_rab_release0(491)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122629150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122629150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122629150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250814122629150 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122629150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x43ff94) (hnbgw_rua.c:471) 20250814122629150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4456340 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250814122629150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122629150 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122629150 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122629150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122629150 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250814122629150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122629150 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122629150 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122629150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00186323), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250814122629150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122629150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122629150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122629150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122629150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122629150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122629150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122629150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122629150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122629150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122629150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122629150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(479)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122629196 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36175<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@8f74a3c05c67: Final verdict of PTC: none 20250814122629208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122629209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122629210 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122629210 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122629210 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122629210 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122629210 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122629210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122629210 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122629210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122629210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(485)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rab_release-Iuh0-RUA(483)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(484)@8f74a3c05c67: Final verdict of PTC: none 20250814122629211 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122629211 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122629211 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122629211 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122629211 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122629211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122629211 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122629211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122629211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(489)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release(478)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(481)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(490)@8f74a3c05c67: Final verdict of PTC: none 20250814122629213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ps_rab_release finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Thu Aug 14 12:26:29 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release.talloc 20250814122629263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122629352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122629352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122629352 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122629352 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122629352 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122629352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122629352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122629352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122629352 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122629352 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122629352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00186323), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122629352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122629352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122629352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122629352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122629352 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122629352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122629352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122629352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{disrupted}: Freeing instance (context_map.c:202) 20250814122629352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4456340)[0x555be3924af0]{disrupted}: Deallocated (fsm.c:568) 20250814122629352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122629352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{disconnected}: Freeing instance (context_map.c:206) 20250814122629352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x555be3925900]{disconnected}: Deallocated (fsm.c:568) 20250814122629352 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4456340 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814122629353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122629353 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122629353 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122629353 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122629353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122629353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122629353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122629353 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122629765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215964) Waiting for packet dumper to finish... 1 (prev_count=215964, count=244640) 20250814122631212 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122631212 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122631212 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122631212 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122631212 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122631212 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal'. ------ HNBGW_Tests.TC_ps_rab_release_abnormal ------ Thu Aug 14 12:26:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_ps_rab_release_abnormal started. 20250814122632849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122632854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122632858 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37071<->l=127.0.0.1:4262) (control_if.c:572) 20250814122632875 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632875 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122632875 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122632875 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632875 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122632875 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632875 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122632875 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632875 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release_abnormal-Iuh0(496)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122632876 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122632876 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122632877 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632877 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122632877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122632877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632877 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122632877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632877 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632877 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632877 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122632877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632878 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122632878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632878 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632878 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632878 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122632878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122632878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632878 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632878 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632878 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122632878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122632878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632878 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122632878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122632878 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122632879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122632879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122632879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122632879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(500)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(498)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122632893 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632893 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122632893 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122632893 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632893 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122632893 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632893 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122632893 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122632893 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122632895 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632895 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122632895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632895 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122632895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632895 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632895 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632895 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122632895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632895 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122632895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632895 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632895 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632895 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122632895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122632895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632895 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632895 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122632895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122632895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122632895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122632895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122632895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122632895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122632895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122632895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122632895 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122632895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122632895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122632895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122632895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122632895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122632895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122632895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122632895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(503)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122632919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122632919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122632919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122632919 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122632919 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122632919 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122632919 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122632919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122632919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122633091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122633091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122633091 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122633091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(500)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122633093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633093 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122633093 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122633093 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122633093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122633093 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122633093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122633094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633094 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122633094 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122633094 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122633094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122633094 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122633094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122633106 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122633106 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122633106 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122633106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(503)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122633107 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633107 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122633107 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122633107 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122633107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122633107 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122633107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122633108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633108 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122633108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122633108 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122633108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122633108 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122633108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122633896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122633896 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122633896 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122633896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122633896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122633896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122633896 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122633896 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122633896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122633896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122633896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122633896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122633896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122633896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122633896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122633896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122633896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122633896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122633896 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122633896 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122633896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122633896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122633896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122633896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122633896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122633896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122633896 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122633896 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122633896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122633896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122633896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122633896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122633896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122633896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122633896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122633913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633913 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122633913 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122633913 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122633913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122633913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122633913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122633913 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122633913 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122633913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122633913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122633913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122633913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122633913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122633913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122633913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122633913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122633913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122633913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122633913 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122633913 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122633913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122633913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122633913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122633913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122633913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122633913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122633913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122633913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122633913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122633913 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122633913 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122633913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122633913 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122633913 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122633913 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122633913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122633913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122633913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122633913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(502)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122633930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59332<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(502)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_release_abnormal0(505)9044269 20250814122634983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122634983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122634983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122634983 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122634983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a012d, normal) (hnbgw_rua.c:407) 20250814122634983 DHNB DEBUG map_rua[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122634983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122634983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9044269 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122634983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122634983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122634983 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122634983 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9044269 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122634983 DCN DEBUG map_sccp[0x555be3925900]{init}: Allocated (fsm.c:456) 20250814122634983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122634983 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9044269 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122634983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9044269 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122634983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122634983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122634983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122634983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122634983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122634983 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122634983 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{IDLE}: Allocated (fsm.c:456) 20250814122634983 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122634983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003530056400500f1100926) (sccp_scrc.c:406) 20250814122634983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122634983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122634983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122634983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122634983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122634983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122634983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122634983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122634983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122634983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122634983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122634983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122634983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122634983 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122634983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122634983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122634983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122634983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122634983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122634983 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122634984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122634984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122634984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122634984 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@8f74a3c05c67: Added conn table entry 0TC_ps_rab_release_abnormal0(505)14130566 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122635003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635003 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122635003 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122635003 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122635003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122635003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122635003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122635003 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122635004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122635004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122635004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122635004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122635004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122635004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=0053532a) (sccp_scrc.c:477) 20250814122635004 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250814122635004 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122635004 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122635004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122635004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) HNBGW-PFCP(495)@8f74a3c05c67: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release_abnormal0(505) subscribed for broadcast 20250814122635004 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122635004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122635004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814122635204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122635205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122635205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122635205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122635205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122635205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122635205 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122635205 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122635205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122635205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122635205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122635205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122635205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814122635205 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250814122635205 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122635205 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122635205 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122635205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122635205 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122635205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122635205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122635205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814122635206 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122635206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122635206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814122635206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122635206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_release_abnormal0(505)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122635241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122635241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122635241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814122635241 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122635241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a012d) (hnbgw_rua.c:471) 20250814122635241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9044269 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814122635241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122635241 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122635241 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122635241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122635241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814122635241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122635241 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122635241 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122635241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250814122635241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122635241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122635241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122635241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122635242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122635242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122635242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122635242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122635242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122635242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122635242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(493)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250814122635285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122635285 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122635285 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122635285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122635285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122635285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122635285 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122635285 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122635285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122635285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122635285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122635285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122635285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250814122635285 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250814122635285 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814122635285 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122635285 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814122635285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814122635285 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814122635285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814122635285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814122635285 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814122635285 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250814122635285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814122635285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250814122635285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122635285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_ps_rab_release_abnormal0(505)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122635288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122635288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122635288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250814122635288 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814122635288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a012d) (hnbgw_rua.c:471) 20250814122635288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9044269 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250814122635288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814122635288 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814122635288 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814122635288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814122635288 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250814122635288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122635288 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814122635288 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814122635288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250814122635288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122635288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122635288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122635288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122635288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122635288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122635288 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122635288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122635288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122635288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122635288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@8f74a3c05c67: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(493)@8f74a3c05c67: Warning: Stopping inactive timer T_poll_converge. MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122635348 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37071<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@8f74a3c05c67: Final verdict of PTC: none 20250814122635360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59324<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122635361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release_abnormal(492)@8f74a3c05c67: Final verdict of PTC: none 20250814122635362 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122635362 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122635362 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122635362 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122635362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122635362 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122635362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122635362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_release_abnormal-Iuh0-RUA(497)@8f74a3c05c67: Final verdict of PTC: none 20250814122635362 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122635362 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122635363 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.msc0-RAN(499)@8f74a3c05c67: Final verdict of PTC: none 20250814122635363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122635363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122635363 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122635363 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122635363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635363 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122635363 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122635363 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122635363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122635363 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122635363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122635363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(501)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(498)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(495)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@8f74a3c05c67: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(504)@8f74a3c05c67: Final verdict of PTC: none 20250814122635366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59332<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Thu Aug 14 12:26:35 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release_abnormal.talloc 20250814122635431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122635488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122635488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122635488 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122635488 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122635488 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122635488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122635488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122635488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122635488 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122635488 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122635488 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122635488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122635488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122635488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122635488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122635488 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122635488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122635488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122635488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{disrupted}: Freeing instance (context_map.c:202) 20250814122635488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9044269)[0x555be3924af0]{disrupted}: Deallocated (fsm.c:568) 20250814122635488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122635488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{disconnected}: Freeing instance (context_map.c:206) 20250814122635488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x555be3925900]{disconnected}: Deallocated (fsm.c:568) 20250814122635488 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9044269 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814122635488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122635488 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122635488 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122635488 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122635488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122635488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122635488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122635488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122635932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219032) Waiting for packet dumper to finish... 1 (prev_count=219032, count=244732) 20250814122637363 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122637363 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122637363 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122637363 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122637363 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122637363 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Aug 14 12:26:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250814122639025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122639028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122639031 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38629<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122639047 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122639047 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122639054 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639054 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122639054 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122639054 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639054 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122639054 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639054 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122639054 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639054 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122639054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57112 (stream_srv.c:142) 20250814122639054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57112<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122639055 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639055 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122639055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639055 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122639055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639055 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639055 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639055 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122639055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122639055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639055 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639055 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122639055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122639055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639055 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639055 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639055 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122639055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122639055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122639056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639056 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122639056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122639056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122639056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122639056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(516)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122639067 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639067 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122639067 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122639067 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639067 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122639067 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639067 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122639067 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122639067 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122639068 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639068 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122639068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639068 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122639068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639068 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639068 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639068 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122639068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639068 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122639068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639068 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639068 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639068 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122639068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639068 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122639068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639068 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639068 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122639068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122639068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122639068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122639068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122639068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122639068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639068 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122639069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639069 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122639069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639069 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122639069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639069 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122639069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639069 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122639069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122639090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122639090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122639090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122639090 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122639090 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122639090 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122639090 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122639090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122639090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122639098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57112<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122639098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57112<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122639098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57112<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122639098 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122639098 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250814122639098 DLGLOBAL DEBUG validating counter group 0x555bb2249be0(hnb) with 60 counters (rate_ctr.c:86) 20250814122639098 DHNBAP DEBUG (127.0.0.1:57112 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122639098 DHNBAP NOTICE (127.0.0.1:57112 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122639098 DHNBAP NOTICE (127.0.0.1:57112 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122639098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57112<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122639098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57112<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122639265 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122639266 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122639266 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122639266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(516)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122639276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639276 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122639276 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122639276 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122639276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122639276 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122639276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122639279 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122639279 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122639279 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122639279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122639280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122639280 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122639280 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122639280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122639280 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122639280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(519)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122639285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122639285 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122639285 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122639285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122639285 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122639285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122639288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122639288 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122639288 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122639288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122639288 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122639288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122639354 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122639354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00186323), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122639354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122639354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122639354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122639354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122639354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122639354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122639354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122639354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122639354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122639354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122639354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122639367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122639367 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122639367 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122639367 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122639367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122639367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122639367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122639367 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122639367 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122639367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122639367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122639367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122639367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122639367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00186323) (sccp_scrc.c:477) 20250814122639367 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250814122639367 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122639367 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122639367 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122639367 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122639367 DLSCCP DEBUG SCCP-SCOC(56)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122640084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122640084 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122640084 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122640084 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122640084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122640084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122640084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122640084 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122640084 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122640084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122640084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122640085 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122640085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122640085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122640085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122640085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122640085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122640085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122640085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122640085 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122640085 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122640085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122640085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122640085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122640085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122640085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122640085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122640085 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122640085 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122640085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122640085 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122640085 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122640085 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122640085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122640085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122640085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122640085 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122640089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122640089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122640089 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122640089 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122640089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122640089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122640089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122640089 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122640089 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122640089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122640089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122640089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122640089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122640089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122640089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122640089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122640089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122640090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122640090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122640090 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122640090 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122640090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122640090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122640090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122640090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122640090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122640090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122640090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122640090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122640090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122640090 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122640090 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122640090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122640090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122640090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122640090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122640090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122640090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122640090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122640090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(518)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122640105 DLCTRL DEBUG Command: GET 208525408 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122640105 DLCTRL DEBUG Tx Command reply: GET_REPLY 208525408 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122640112 DLCTRL DEBUG Command: GET 530032117 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122640112 DLCTRL DEBUG Tx Command reply: GET_REPLY 530032117 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122640116 DLCTRL DEBUG Command: GET 640400147 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122640116 DLCTRL DEBUG Tx Command reply: GET_REPLY 640400147 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122640120 DLCTRL DEBUG Command: GET 20666656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122640120 DLCTRL DEBUG Tx Command reply: GET_REPLY 20666656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122640124 DLCTRL DEBUG Command: GET 29942565 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122640124 DLCTRL DEBUG Tx Command reply: GET_REPLY 29942565 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122640128 DLCTRL DEBUG Command: GET 589745335 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122640128 DLCTRL DEBUG Tx Command reply: GET_REPLY 589745335 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122640132 DLCTRL DEBUG Command: GET 497764446 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122640132 DLCTRL DEBUG Tx Command reply: GET_REPLY 497764446 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122640136 DLCTRL DEBUG Command: GET 55303387 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122640136 DLCTRL DEBUG Tx Command reply: GET_REPLY 55303387 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122640139 DLCTRL DEBUG Command: GET 126694623 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122640139 DLCTRL DEBUG Tx Command reply: GET_REPLY 126694623 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122640142 DLCTRL DEBUG Command: GET 55914495 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122640142 DLCTRL DEBUG Tx Command reply: GET_REPLY 55914495 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122640146 DLCTRL DEBUG Command: GET 342276419 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122640146 DLCTRL DEBUG Tx Command reply: GET_REPLY 342276419 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122640149 DLCTRL DEBUG Command: GET 941484656 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122640149 DLCTRL DEBUG Tx Command reply: GET_REPLY 941484656 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122640152 DLCTRL DEBUG Command: GET 298027623 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122640152 DLCTRL DEBUG Tx Command reply: GET_REPLY 298027623 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122640156 DLCTRL DEBUG Command: GET 711953619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122640156 DLCTRL DEBUG Tx Command reply: GET_REPLY 711953619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122640160 DLCTRL DEBUG Command: GET 815624970 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122640160 DLCTRL DEBUG Tx Command reply: GET_REPLY 815624970 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122640165 DLCTRL DEBUG Command: GET 924145298 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122640165 DLCTRL DEBUG Tx Command reply: GET_REPLY 924145298 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122640168 DLCTRL DEBUG Command: GET 542143916 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122640168 DLCTRL DEBUG Tx Command reply: GET_REPLY 542143916 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122640171 DLCTRL DEBUG Command: GET 381178633 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122640171 DLCTRL DEBUG Tx Command reply: GET_REPLY 381178633 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122640174 DLCTRL DEBUG Command: GET 352167089 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122640174 DLCTRL DEBUG Tx Command reply: GET_REPLY 352167089 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122640176 DLCTRL DEBUG Command: GET 975812240 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122640176 DLCTRL DEBUG Tx Command reply: GET_REPLY 975812240 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100011101'B, t_guard := 20.000000 } 20250814122640215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(521) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)1485451 20250814122641261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122641261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122641261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122641261 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122641262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16aa8b, normal) (hnbgw_rua.c:407) 20250814122641262 DHNB DEBUG map_rua[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122641262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122641262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485451 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122641262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122641262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122641262 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485451 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122641262 DCN DEBUG map_sccp[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122641262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122641262 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1485451 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122641262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485451 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122641262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122641262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122641262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122641262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122641262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122641262 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122641262 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{IDLE}: Allocated (fsm.c:456) 20250814122641262 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122641262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300011d0056400500f1100926) (sccp_scrc.c:406) 20250814122641262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122641262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122641262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122641262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122641262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122641262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122641262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122641262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122641262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122641262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122641262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122641262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122641262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122641262 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122641262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122641262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122641262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122641262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122641262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122641262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122641262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122641262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122641262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122641262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)12756467 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122641284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122641284 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122641284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122641284 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122641284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122641284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122641284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122641284 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122641284 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122641285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122641285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122641285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122641285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122641285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=000850ed) (sccp_scrc.c:477) 20250814122641285 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250814122641285 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122641285 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122641285 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122641285 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122641285 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122641285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122641285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(521)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122641287 DLCTRL DEBUG Command: GET 706333558 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122641287 DLCTRL DEBUG Tx Command reply: GET_REPLY 706333558 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122641291 DLCTRL DEBUG Command: GET 47439716 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122641291 DLCTRL DEBUG Tx Command reply: GET_REPLY 47439716 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122641294 DLCTRL DEBUG Command: GET 864799676 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122641294 DLCTRL DEBUG Tx Command reply: GET_REPLY 864799676 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122641297 DLCTRL DEBUG Command: GET 729804688 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122641297 DLCTRL DEBUG Tx Command reply: GET_REPLY 729804688 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122641299 DLCTRL DEBUG Command: GET 129959837 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122641299 DLCTRL DEBUG Tx Command reply: GET_REPLY 129959837 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122641302 DLCTRL DEBUG Command: GET 728896294 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122641302 DLCTRL DEBUG Tx Command reply: GET_REPLY 728896294 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122641304 DLCTRL DEBUG Command: GET 64044202 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122641304 DLCTRL DEBUG Tx Command reply: GET_REPLY 64044202 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122641306 DLCTRL DEBUG Command: GET 848960901 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122641306 DLCTRL DEBUG Tx Command reply: GET_REPLY 848960901 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122641308 DLCTRL DEBUG Command: GET 524019022 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122641308 DLCTRL DEBUG Tx Command reply: GET_REPLY 524019022 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122641309 DLCTRL DEBUG Command: GET 189938319 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122641309 DLCTRL DEBUG Tx Command reply: GET_REPLY 189938319 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122641311 DLCTRL DEBUG Command: GET 13956390 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122641311 DLCTRL DEBUG Tx Command reply: GET_REPLY 13956390 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122641313 DLCTRL DEBUG Command: GET 782690246 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122641313 DLCTRL DEBUG Tx Command reply: GET_REPLY 782690246 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122641314 DLCTRL DEBUG Command: GET 117073094 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122641314 DLCTRL DEBUG Tx Command reply: GET_REPLY 117073094 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122641315 DLCTRL DEBUG Command: GET 92612229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122641315 DLCTRL DEBUG Tx Command reply: GET_REPLY 92612229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122641317 DLCTRL DEBUG Command: GET 970045798 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122641317 DLCTRL DEBUG Tx Command reply: GET_REPLY 970045798 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122641318 DLCTRL DEBUG Command: GET 944507145 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122641318 DLCTRL DEBUG Tx Command reply: GET_REPLY 944507145 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122641319 DLCTRL DEBUG Command: GET 186422198 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122641319 DLCTRL DEBUG Tx Command reply: GET_REPLY 186422198 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122641320 DLCTRL DEBUG Command: GET 675373103 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122641320 DLCTRL DEBUG Tx Command reply: GET_REPLY 675373103 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122641322 DLCTRL DEBUG Command: GET 555881263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122641322 DLCTRL DEBUG Tx Command reply: GET_REPLY 555881263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122641324 DLCTRL DEBUG Command: GET 850448284 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122641324 DLCTRL DEBUG Tx Command reply: GET_REPLY 850448284 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111000'B, t_guard := 20.000000 } 20250814122641348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(522) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)9203309 20250814122642373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122642373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122642373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122642373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122642373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c6e6d, normal) (hnbgw_rua.c:407) 20250814122642373 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122642374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122642374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9203309 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122642374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122642374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122642374 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122642374 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9203309 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122642374 DCN DEBUG map_sccp[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122642374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122642374 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9203309 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122642374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9203309 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122642374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122642374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122642374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122642374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122642374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122642374 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122642374 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{IDLE}: Allocated (fsm.c:456) 20250814122642374 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122642374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001380056400500f1100926) (sccp_scrc.c:406) 20250814122642374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122642374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122642374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122642374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122642374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122642374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122642374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122642374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122642374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122642374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122642374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122642374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122642374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122642374 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122642374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122642374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122642374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122642374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122642374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122642374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122642374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122642374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122642374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122642374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)3377940 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122642380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122642380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122642380 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122642380 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122642380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122642380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122642380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122642380 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122642380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122642380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122642380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122642380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122642380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122642380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00c2ac7d) (sccp_scrc.c:477) 20250814122642380 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250814122642380 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122642380 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122642380 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122642380 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122642380 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122642380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(522)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122642383 DLCTRL DEBUG Command: GET 804648836 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122642383 DLCTRL DEBUG Tx Command reply: GET_REPLY 804648836 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122642387 DLCTRL DEBUG Command: GET 322341505 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122642387 DLCTRL DEBUG Tx Command reply: GET_REPLY 322341505 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122642392 DLCTRL DEBUG Command: GET 895044902 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122642392 DLCTRL DEBUG Tx Command reply: GET_REPLY 895044902 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122642397 DLCTRL DEBUG Command: GET 740743518 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122642397 DLCTRL DEBUG Tx Command reply: GET_REPLY 740743518 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122642401 DLCTRL DEBUG Command: GET 470267437 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122642401 DLCTRL DEBUG Tx Command reply: GET_REPLY 470267437 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122642406 DLCTRL DEBUG Command: GET 843881798 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122642406 DLCTRL DEBUG Tx Command reply: GET_REPLY 843881798 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122642410 DLCTRL DEBUG Command: GET 241229898 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122642410 DLCTRL DEBUG Tx Command reply: GET_REPLY 241229898 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122642414 DLCTRL DEBUG Command: GET 735005904 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122642414 DLCTRL DEBUG Tx Command reply: GET_REPLY 735005904 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122642418 DLCTRL DEBUG Command: GET 885955815 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122642418 DLCTRL DEBUG Tx Command reply: GET_REPLY 885955815 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122642422 DLCTRL DEBUG Command: GET 811104572 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122642422 DLCTRL DEBUG Tx Command reply: GET_REPLY 811104572 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122642427 DLCTRL DEBUG Command: GET 944542292 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122642427 DLCTRL DEBUG Tx Command reply: GET_REPLY 944542292 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122642430 DLCTRL DEBUG Command: GET 424665293 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122642430 DLCTRL DEBUG Tx Command reply: GET_REPLY 424665293 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122642433 DLCTRL DEBUG Command: GET 461026461 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122642433 DLCTRL DEBUG Tx Command reply: GET_REPLY 461026461 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122642435 DLCTRL DEBUG Command: GET 996314542 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122642435 DLCTRL DEBUG Tx Command reply: GET_REPLY 996314542 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122642438 DLCTRL DEBUG Command: GET 11783585 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122642438 DLCTRL DEBUG Tx Command reply: GET_REPLY 11783585 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122642440 DLCTRL DEBUG Command: GET 999314228 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122642440 DLCTRL DEBUG Tx Command reply: GET_REPLY 999314228 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122642441 DLCTRL DEBUG Command: GET 55108884 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122642441 DLCTRL DEBUG Tx Command reply: GET_REPLY 55108884 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122642443 DLCTRL DEBUG Command: GET 55626374 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122642443 DLCTRL DEBUG Tx Command reply: GET_REPLY 55626374 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122642444 DLCTRL DEBUG Command: GET 492737116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122642444 DLCTRL DEBUG Tx Command reply: GET_REPLY 492737116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122642446 DLCTRL DEBUG Command: GET 659644301 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122642446 DLCTRL DEBUG Tx Command reply: GET_REPLY 659644301 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101110'B, t_guard := 20.000000 } 20250814122642477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(523) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)4414630 20250814122643504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122643504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122643504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122643504 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122643504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x435ca6, normal) (hnbgw_rua.c:407) 20250814122643504 DHNB DEBUG map_rua[0x555be390bc00]{init}: Allocated (fsm.c:456) 20250814122643504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122643504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4414630 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122643504 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122643504 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122643504 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4414630 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122643504 DCN DEBUG map_sccp[0x555be3902a10]{init}: Allocated (fsm.c:456) 20250814122643504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122643504 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4414630 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122643504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4414630 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122643504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122643504 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122643504 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122643504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122643504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122643504 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122643504 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{IDLE}: Allocated (fsm.c:456) 20250814122643504 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122643504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300032e0056400500f1100926) (sccp_scrc.c:406) 20250814122643504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122643504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122643504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122643504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122643504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122643504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122643504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122643504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122643504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122643504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122643504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122643505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122643505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122643505 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122643505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122643505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122643505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122643505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122643505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122643505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122643505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122643505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122643505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122643505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)11275439 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250814122643509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122643510 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122643510 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122643510 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122643510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122643510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122643510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122643510 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(523)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122643510 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122643510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122643510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122643510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122643510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122643510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=007016f1) (sccp_scrc.c:477) 20250814122643510 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250814122643510 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122643510 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122643510 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122643510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122643510 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122643510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122643510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122643511 DLCTRL DEBUG Command: GET 708863868 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122643511 DLCTRL DEBUG Tx Command reply: GET_REPLY 708863868 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250814122643513 DLCTRL DEBUG Command: GET 941190491 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122643513 DLCTRL DEBUG Tx Command reply: GET_REPLY 941190491 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122643514 DLCTRL DEBUG Command: GET 226533279 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122643514 DLCTRL DEBUG Tx Command reply: GET_REPLY 226533279 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122643516 DLCTRL DEBUG Command: GET 170232596 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122643516 DLCTRL DEBUG Tx Command reply: GET_REPLY 170232596 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122643517 DLCTRL DEBUG Command: GET 618858534 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122643517 DLCTRL DEBUG Tx Command reply: GET_REPLY 618858534 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122643518 DLCTRL DEBUG Command: GET 756935242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122643518 DLCTRL DEBUG Tx Command reply: GET_REPLY 756935242 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122643519 DLCTRL DEBUG Command: GET 993195216 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122643519 DLCTRL DEBUG Tx Command reply: GET_REPLY 993195216 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122643520 DLCTRL DEBUG Command: GET 108441263 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122643520 DLCTRL DEBUG Tx Command reply: GET_REPLY 108441263 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122643521 DLCTRL DEBUG Command: GET 127360955 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122643521 DLCTRL DEBUG Tx Command reply: GET_REPLY 127360955 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122643522 DLCTRL DEBUG Command: GET 460414968 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122643523 DLCTRL DEBUG Tx Command reply: GET_REPLY 460414968 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122643524 DLCTRL DEBUG Command: GET 294236419 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122643524 DLCTRL DEBUG Tx Command reply: GET_REPLY 294236419 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122643525 DLCTRL DEBUG Command: GET 918738287 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122643525 DLCTRL DEBUG Tx Command reply: GET_REPLY 918738287 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122643527 DLCTRL DEBUG Command: GET 138784937 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122643527 DLCTRL DEBUG Tx Command reply: GET_REPLY 138784937 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122643529 DLCTRL DEBUG Command: GET 861136153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122643529 DLCTRL DEBUG Tx Command reply: GET_REPLY 861136153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122643532 DLCTRL DEBUG Command: GET 392783257 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122643532 DLCTRL DEBUG Tx Command reply: GET_REPLY 392783257 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122643534 DLCTRL DEBUG Command: GET 288070551 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122643534 DLCTRL DEBUG Tx Command reply: GET_REPLY 288070551 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122643536 DLCTRL DEBUG Command: GET 759200815 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122643536 DLCTRL DEBUG Tx Command reply: GET_REPLY 759200815 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122643538 DLCTRL DEBUG Command: GET 192852326 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122643538 DLCTRL DEBUG Tx Command reply: GET_REPLY 192852326 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122643540 DLCTRL DEBUG Command: GET 950364853 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122643540 DLCTRL DEBUG Tx Command reply: GET_REPLY 950364853 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122643542 DLCTRL DEBUG Command: GET 814600053 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122643542 DLCTRL DEBUG Tx Command reply: GET_REPLY 814600053 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000111010'B, t_guard := 20.000000 } 20250814122643573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(524) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@8f74a3c05c67: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)16142426 20250814122644604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122644604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122644604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250814122644604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122644604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6505a, normal) (hnbgw_rua.c:407) 20250814122644604 DHNB DEBUG map_rua[0x555be3903e60]{init}: Allocated (fsm.c:456) 20250814122644604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122644604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16142426 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122644604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122644604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122644604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16142426 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122644604 DCN DEBUG map_sccp[0x555be391dee0]{init}: Allocated (fsm.c:456) 20250814122644604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122644604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16142426 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122644604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16142426 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250814122644604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122644604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122644604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122644604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122644604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122644604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122644604 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{IDLE}: Allocated (fsm.c:456) 20250814122644604 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122644604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300023a0056400500f1100926) (sccp_scrc.c:406) 20250814122644604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122644604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122644604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122644604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122644604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122644604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122644605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122644605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122644605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122644605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122644605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122644605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122644605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122644605 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122644605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122644605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122644605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644605 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122644605 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122644605 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122644605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122644605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122644605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122644605 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)9110854 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250814122644613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644613 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122644613 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122644613 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122644613 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122644613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122644613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122644613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122644613 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122644613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122644614 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122644614 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122644614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122644614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00b9bd08) (sccp_scrc.c:477) 20250814122644614 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250814122644614 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122644614 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122644614 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122644614 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122644614 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122644614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122644614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(524)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122644617 DLCTRL DEBUG Command: GET 514015184 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122644617 DLCTRL DEBUG Tx Command reply: GET_REPLY 514015184 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250814122644621 DLCTRL DEBUG Command: GET 357421042 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122644621 DLCTRL DEBUG Tx Command reply: GET_REPLY 357421042 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122644625 DLCTRL DEBUG Command: GET 926757901 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122644625 DLCTRL DEBUG Tx Command reply: GET_REPLY 926757901 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122644629 DLCTRL DEBUG Command: GET 566454330 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122644629 DLCTRL DEBUG Tx Command reply: GET_REPLY 566454330 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122644633 DLCTRL DEBUG Command: GET 250313497 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122644633 DLCTRL DEBUG Tx Command reply: GET_REPLY 250313497 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122644637 DLCTRL DEBUG Command: GET 144265419 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122644637 DLCTRL DEBUG Tx Command reply: GET_REPLY 144265419 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122644641 DLCTRL DEBUG[38;5;33m Command: GET 434961972 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122644642 DLCTRL DEBUG Tx Command reply: GET_REPLY 434961972 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122644646 DLCTRL DEBUG Command: GET 90891625 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122644646 DLCTRL DEBUG Tx Command reply: GET_REPLY 90891625 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122644650 DLCTRL DEBUG Command: GET 504674813 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122644650 DLCTRL DEBUG Tx Command reply: GET_REPLY 504674813 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122644654 DLCTRL DEBUG Command: GET 157791174 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122644654 DLCTRL DEBUG Tx Command reply: GET_REPLY 157791174 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122644658 DLCTRL DEBUG Command: GET 840459671 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122644658 DLCTRL DEBUG Tx Command reply: GET_REPLY 840459671 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122644662 DLCTRL DEBUG Command: GET 580061231 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122644662 DLCTRL DEBUG Tx Command reply: GET_REPLY 580061231 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122644666 DLCTRL DEBUG Command: GET 324394093 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122644666 DLCTRL DEBUG Tx Command reply: GET_REPLY 324394093 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122644669 DLCTRL DEBUG Command: GET 38515456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122644669 DLCTRL DEBUG Tx Command reply: GET_REPLY 38515456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122644672 DLCTRL DEBUG Command: GET 356190099 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122644672 DLCTRL DEBUG Tx Command reply: GET_REPLY 356190099 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122644675 DLCTRL DEBUG Command: GET 296488505 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122644675 DLCTRL DEBUG Tx Command reply: GET_REPLY 296488505 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122644677 DLCTRL DEBUG Command: GET 218710172 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122644677 DLCTRL DEBUG Tx Command reply: GET_REPLY 218710172 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122644679 DLCTRL DEBUG Command: GET 141692655 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122644679 DLCTRL DEBUG Tx Command reply: GET_REPLY 141692655 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122644681 DLCTRL DEBUG Command: GET 839848753 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122644681 DLCTRL DEBUG Tx Command reply: GET_REPLY 839848753 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122644683 DLCTRL DEBUG Command: GET 602029116 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122644683 DLCTRL DEBUG Tx Command reply: GET_REPLY 602029116 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122644690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122644690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38629<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(508)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(507)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122644693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122644695 DLINP DEBUG SRVCONN(,r=127.0.0.1:57112<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122644695 DLINP DEBUG SRVCONN(,r=127.0.0.1:57112<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122644695 DLINP NOTICE SRV(,r=127.0.0.1:57112<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122644695 DMAIN NOTICE (127.0.0.1:57112 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57112<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122644695 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@8f74a3c05c67: Final verdict of PTC: none 20250814122644696 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122644696 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(517)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@8f74a3c05c67: Final verdict of PTC: none 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122644696 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122644696 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122644696 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122644696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122644696 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122644696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122644696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122644697 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122644697 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122644697 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122644697 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122644697 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122644697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122644697 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122644697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122644697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(516)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(520)@8f74a3c05c67: Final verdict of PTC: none 20250814122644703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(514)@8f74a3c05c67: Final verdict of PTC: none 20250814122644703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122644703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(509)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(524)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(522)@8f74a3c05c67: Final verdict of PTC: pass 20250814122644714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(523)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Aug 14 12:26:44 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250814122644782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122644804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122644804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122644804 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122644804 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122644804 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122644804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122644804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122644804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122644804 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122644804 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122644804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000850ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122644804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122644804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122644804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122644804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122644804 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122644804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122644804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122644804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{disrupted}: Freeing instance (context_map.c:202) 20250814122644804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1485451)[0x555be3912900]{disrupted}: Deallocated (fsm.c:568) 20250814122644804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122644804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{disconnected}: Freeing instance (context_map.c:206) 20250814122644804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x555be3924af0]{disconnected}: Deallocated (fsm.c:568) 20250814122644804 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1485451 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122644804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122644804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122644804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122644804 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122644804 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122644804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ac7d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122644804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122644804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122644805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122644805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122644805 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{disrupted}: Freeing instance (context_map.c:202) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9203309)[0x555be391d540]{disrupted}: Deallocated (fsm.c:568) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555be391d7b0]{disconnected}: Deallocated (fsm.c:568) 20250814122644805 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9203309 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122644805 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122644805 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122644805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007016f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122644805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122644805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122644805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122644805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122644805 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{disrupted}: Freeing instance (context_map.c:202) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4414630)[0x555be390bc00]{disrupted}: Deallocated (fsm.c:568) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{disconnected}: Freeing instance (context_map.c:206) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555be3902a10]{disconnected}: Deallocated (fsm.c:568) 20250814122644805 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4414630 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122644805 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122644805 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122644805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9bd08), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122644805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122644805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122644805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122644805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122644805 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{disrupted}: Freeing instance (context_map.c:202) 20250814122644805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16142426)[0x555be3903e60]{disrupted}: Deallocated (fsm.c:568) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{disconnected}: Freeing instance (context_map.c:206) 20250814122644805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555be391dee0]{disconnected}: Deallocated (fsm.c:568) 20250814122644805 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16142426 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122644805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122644805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122644805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122644805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122644805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122644805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122644805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122644805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122644805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122644805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122644805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122644805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122644805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122644805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122644805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122644805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122644805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122644805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122645385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=385808) 20250814122645490 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122645490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122645490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122645490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122645490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122645490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122645490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122645490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122645490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122645490 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122645490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122645490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122645490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122645490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=385808, count=390712) 20250814122646697 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122646697 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122646697 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122646697 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122646697 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122646697 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Aug 14 12:26:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250814122648494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122648499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122648502 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39685<->l=127.0.0.1:4262) (control_if.c:572) 20250814122648517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122648517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122648524 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648524 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648524 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122648524 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648524 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648524 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45338 (stream_srv.c:142) 20250814122648524 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45338<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122648524 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648524 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648525 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648525 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122648525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122648525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122648525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648525 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648525 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648525 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122648525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122648525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122648525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122648526 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648526 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122648526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648526 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122648526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648526 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648526 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648526 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122648526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648526 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122648526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648526 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648526 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648526 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122648526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648526 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122648526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648526 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122648526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122648526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122648526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(535)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(535)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(538)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(536)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122648550 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648550 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648550 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122648550 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648550 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648551 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648551 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648551 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122648551 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122648552 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648552 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122648552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648552 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122648552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648552 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648552 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648552 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122648552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648552 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122648552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648552 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648552 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648552 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122648552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122648552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648552 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648552 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122648552 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122648552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122648552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122648552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122648552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122648552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122648552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122648552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122648552 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122648552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122648552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122648552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122648552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122648552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122648552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122648552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(541)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(539)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(542)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122648588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122648588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122648588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122648588 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122648588 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122648588 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122648588 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122648588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122648588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122648594 DLINP DEBUG SRVCONN(,r=127.0.0.1:45338<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122648594 DLINP DEBUG SRVCONN(,r=127.0.0.1:45338<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122648594 DLINP DEBUG SRVCONN(,r=127.0.0.1:45338<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122648594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122648594 DHNBAP DEBUG (127.0.0.1:45338 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122648594 DHNBAP NOTICE (127.0.0.1:45338 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122648594 DHNBAP NOTICE (127.0.0.1:45338 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122648594 DLINP DEBUG SRVCONN(,r=127.0.0.1:45338<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122648594 DLINP DEBUG SRVCONN(,r=127.0.0.1:45338<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122648736 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122648736 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122648736 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122648736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(535)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122648738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122648738 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122648738 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122648738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122648738 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122648738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122648739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122648739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122648739 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122648739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122648739 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122648739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122648745 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122648745 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122648745 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122648745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(538)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122648748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648748 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122648748 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122648748 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122648748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122648748 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122648748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122648748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648748 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122648748 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122648748 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122648748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122648748 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122648748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122648763 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122648763 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122648763 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122648763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(541)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122648764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648764 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122648764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122648764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122648764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122648764 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122648764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122648765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648765 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122648765 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122648765 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122648765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122648765 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122648765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122648775 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122648775 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122648775 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122648775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(544)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122648776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122648776 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122648776 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122648776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122648776 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122648776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122648776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122648776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122648776 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122648776 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122648776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122648776 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122648776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122649545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122649545 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122649545 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122649545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122649545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122649545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122649545 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122649545 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122649545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122649545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122649545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122649545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122649545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122649545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122649545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122649545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122649546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122649546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122649546 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122649546 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122649546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122649546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122649546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122649546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122649546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122649546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122649546 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122649546 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122649546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122649546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122649546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122649546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122649546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122649546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122649546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122649563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122649564 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122649564 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122649564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122649564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122649564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122649564 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122649564 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122649564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122649564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122649564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122649564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122649564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122649564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122649564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122649564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122649564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122649564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122649564 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122649564 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122649564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122649564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122649564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122649564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122649564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122649564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122649564 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122649564 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122649565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122649565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122649565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122649565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122649565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122649565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122649565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(537)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122649582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649582 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122649582 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122649582 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122649582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122649582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122649582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122649582 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122649582 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122649582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122649582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122649582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122649582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122649582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122649582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122649582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122649582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122649583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122649583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122649583 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122649583 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122649583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122649583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122649583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122649583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122649583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122649583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122649583 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122649583 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122649583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649583 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122649583 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122649583 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122649583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122649583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122649583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122649583 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122649592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649592 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122649592 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122649592 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122649592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122649592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122649592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122649592 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122649592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122649592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122649592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122649592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122649592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122649592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122649592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122649592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122649592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122649593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122649593 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122649593 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122649593 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122649593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122649593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122649593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122649593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122649593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122649593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122649593 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122649593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122649593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122649593 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122649593 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122649593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122649593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122649593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122649593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122649593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122649593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122649593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122649593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(543)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122650606 DLCTRL DEBUG Command: GET 914933197 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122650606 DLCTRL DEBUG Tx Command reply: GET_REPLY 914933197 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122650614 DLCTRL DEBUG Command: GET 556789904 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122650614 DLCTRL DEBUG Tx Command reply: GET_REPLY 556789904 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122650621 DLCTRL DEBUG Command: GET 434053071 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122650621 DLCTRL DEBUG Tx Command reply: GET_REPLY 434053071 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122650627 DLCTRL DEBUG Command: GET 959701086 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122650627 DLCTRL DEBUG Tx Command reply: GET_REPLY 959701086 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122650633 DLCTRL DEBUG Command: GET 257016750 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122650633 DLCTRL DEBUG Tx Command reply: GET_REPLY 257016750 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122650637 DLCTRL DEBUG Command: GET 448835794 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122650637 DLCTRL DEBUG Tx Command reply: GET_REPLY 448835794 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122650642 DLCTRL DEBUG Command: GET 290343756 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122650642 DLCTRL DEBUG Tx Command reply: GET_REPLY 290343756 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122650646 DLCTRL DEBUG Command: GET 821352593 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122650646 DLCTRL DEBUG Tx Command reply: GET_REPLY 821352593 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122650651 DLCTRL DEBUG Command: GET 745275026 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122650651 DLCTRL DEBUG Tx Command reply: GET_REPLY 745275026 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122650655 DLCTRL DEBUG Command: GET 995877288 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122650655 DLCTRL DEBUG Tx Command reply: GET_REPLY 995877288 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122650659 DLCTRL DEBUG Command: GET 913535469 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122650659 DLCTRL DEBUG Tx Command reply: GET_REPLY 913535469 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122650663 DLCTRL DEBUG Command: GET 737467616 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122650663 DLCTRL DEBUG Tx Command reply: GET_REPLY 737467616 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122650667 DLCTRL DEBUG Command: GET 25901079 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122650667 DLCTRL DEBUG Tx Command reply: GET_REPLY 25901079 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122650670 DLCTRL DEBUG Command: GET 667486816 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122650670 DLCTRL DEBUG Tx Command reply: GET_REPLY 667486816 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122650674 DLCTRL DEBUG Command: GET 194596259 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122650674 DLCTRL DEBUG Tx Command reply: GET_REPLY 194596259 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122650677 DLCTRL DEBUG Command: GET 459405727 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122650677 DLCTRL DEBUG Tx Command reply: GET_REPLY 459405727 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122650681 DLCTRL DEBUG Command: GET 528304390 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122650681 DLCTRL DEBUG Tx Command reply: GET_REPLY 528304390 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122650685 DLCTRL DEBUG Command: GET 184052873 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122650685 DLCTRL DEBUG Tx Command reply: GET_REPLY 184052873 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122650690 DLCTRL DEBUG Command: GET 350858401 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122650690 DLCTRL DEBUG Tx Command reply: GET_REPLY 350858401 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122650694 DLCTRL DEBUG Command: GET 923486302 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122650694 DLCTRL DEBUG Tx Command reply: GET_REPLY 923486302 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101011011'B, t_guard := 20.000000 } 20250814122650718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45936<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)127268 20250814122651742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122651742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122651742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122651742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122651742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1f124, normal) (hnbgw_rua.c:407) 20250814122651742 DHNB DEBUG map_rua[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122651742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122651742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-127268 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122651742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122651742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122651743 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-127268 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122651743 DCN DEBUG map_sccp[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122651743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122651743 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-127268 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122651743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-127268 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122651743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122651743 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122651743 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122651743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122651743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122651743 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122651743 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{IDLE}: Allocated (fsm.c:456) 20250814122651743 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122651743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300035b0056400500f1100926) (sccp_scrc.c:406) 20250814122651743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122651743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122651743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122651743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122651743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122651743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122651743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122651743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122651743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122651743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122651743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122651743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122651743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122651743 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122651743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122651743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122651743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122651743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122651743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122651743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122651743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122651743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122651743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122651743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)4310532 HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(546)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122651763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122651763 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122651763 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122651763 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122651763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122651763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122651763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122651763 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122651763 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122651764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122651764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122651764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122651764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122651764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00ce06e8) (sccp_scrc.c:477) 20250814122651764 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250814122651764 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122651764 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122651764 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122651764 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122651764 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122651764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122651764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122651765 DLCTRL DEBUG Command: GET 935189970 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122651765 DLCTRL DEBUG Tx Command reply: GET_REPLY 935189970 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122651770 DLCTRL DEBUG Command: GET 712139515 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122651770 DLCTRL DEBUG Tx Command reply: GET_REPLY 712139515 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122651774 DLCTRL DEBUG Command: GET 881850026 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122651774 DLCTRL DEBUG Tx Command reply: GET_REPLY 881850026 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122651778 DLCTRL DEBUG Command: GET 767734734 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122651778 DLCTRL DEBUG Tx Command reply: GET_REPLY 767734734 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122651781 DLCTRL DEBUG Command: GET 903368770 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122651781 DLCTRL DEBUG Tx Command reply: GET_REPLY 903368770 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122651785 DLCTRL DEBUG Command: GET 483602084 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122651785 DLCTRL DEBUG Tx Command reply: GET_REPLY 483602084 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122651787 DLCTRL DEBUG Command: GET 538875912 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122651787 DLCTRL DEBUG Tx Command reply: GET_REPLY 538875912 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122651790 DLCTRL DEBUG Command: GET 833651035 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122651790 DLCTRL DEBUG Tx Command reply: GET_REPLY 833651035 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122651792 DLCTRL DEBUG Command: GET 736771467 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122651792 DLCTRL DEBUG Tx Command reply: GET_REPLY 736771467 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122651794 DLCTRL DEBUG Command: GET 387347279 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122651794 DLCTRL DEBUG Tx Command reply: GET_REPLY 387347279 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122651795 DLCTRL DEBUG Command: GET 966639275 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122651795 DLCTRL DEBUG Tx Command reply: GET_REPLY 966639275 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122651797 DLCTRL DEBUG Command: GET 205885321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122651797 DLCTRL DEBUG Tx Command reply: GET_REPLY 205885321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122651798 DLCTRL DEBUG Command: GET 810022410 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122651798 DLCTRL DEBUG Tx Command reply: GET_REPLY 810022410 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122651800 DLCTRL DEBUG Command: GET 994395512 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122651800 DLCTRL DEBUG Tx Command reply: GET_REPLY 994395512 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122651801 DLCTRL DEBUG Command: GET 801629140 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122651801 DLCTRL DEBUG Tx Command reply: GET_REPLY 801629140 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122651802 DLCTRL DEBUG Command: GET 936974725 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122651802 DLCTRL DEBUG Tx Command reply: GET_REPLY 936974725 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122651803 DLCTRL DEBUG Command: GET 185056169 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122651803 DLCTRL DEBUG Tx Command reply: GET_REPLY 185056169 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122651805 DLCTRL DEBUG Command: GET 869546752 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122651805 DLCTRL DEBUG Tx Command reply: GET_REPLY 869546752 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122651806 DLCTRL DEBUG Command: GET 901491563 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122651806 DLCTRL DEBUG Tx Command reply: GET_REPLY 901491563 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122651806 DLCTRL DEBUG Command: GET 862191939 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122651807 DLCTRL DEBUG Tx Command reply: GET_REPLY 862191939 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101110100'B, t_guard := 20.000000 } 20250814122651828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@8f74a3c05c67: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@8f74a3c05c67: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)12400787 20250814122652839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122652839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122652839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122652839 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122652839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd3893, normal) (hnbgw_rua.c:407) 20250814122652839 DHNB DEBUG map_rua[0x555be391d7b0]{init}: Allocated (fsm.c:456) 20250814122652839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122652839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400787 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122652839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122652839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122652839 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122652839 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400787 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122652839 DCN DEBUG map_sccp[0x555be390bc00]{init}: Allocated (fsm.c:456) 20250814122652839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122652839 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12400787 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122652839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12400787 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122652839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122652839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122652839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122652839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122652839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122652839 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122652840 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{IDLE}: Allocated (fsm.c:456) 20250814122652840 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122652840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003740056400500f1100926) (sccp_scrc.c:406) 20250814122652840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122652840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122652840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122652840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122652840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122652840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122652840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122652840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122652840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122652840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122652840 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122652840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122652840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122652840 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122652840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122652840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122652840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122652840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122652840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122652840 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122652840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122652840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122652840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122652840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@8f74a3c05c67: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)10408171 HNBGW_Test.msc1-SCCP(536)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(547)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122652844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122652844 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122652844 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122652844 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122652844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122652844 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122652844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122652844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122652844 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122652844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122652844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122652844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122652844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122652844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=007027dc) (sccp_scrc.c:477) 20250814122652844 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250814122652844 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122652844 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122652844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122652844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122652844 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122652844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122652844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122652844 DLCTRL DEBUG Command: GET 579458610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122652844 DLCTRL DEBUG Tx Command reply: GET_REPLY 579458610 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122652845 DLCTRL DEBUG Command: GET 289342379 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122652845 DLCTRL DEBUG Tx Command reply: GET_REPLY 289342379 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122652846 DLCTRL DEBUG Command: GET 672591605 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122652846 DLCTRL DEBUG Tx Command reply: GET_REPLY 672591605 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122652846 DLCTRL DEBUG Command: GET 883204491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122652846 DLCTRL DEBUG Tx Command reply: GET_REPLY 883204491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122652847 DLCTRL DEBUG Command: GET 578074966 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122652847 DLCTRL DEBUG Tx Command reply: GET_REPLY 578074966 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122652848 DLCTRL DEBUG Command: GET 999237936 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122652848 DLCTRL DEBUG Tx Command reply: GET_REPLY 999237936 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122652849 DLCTRL DEBUG Command: GET 345953342 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122652849 DLCTRL DEBUG Tx Command reply: GET_REPLY 345953342 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122652850 DLCTRL DEBUG Command: GET 524823492 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122652850 DLCTRL DEBUG Tx Command reply: GET_REPLY 524823492 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122652852 DLCTRL DEBUG Command: GET 855352578 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122652852 DLCTRL DEBUG Tx Command reply: GET_REPLY 855352578 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122652853 DLCTRL DEBUG Command: GET 915369597 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122652853 DLCTRL DEBUG Tx Command reply: GET_REPLY 915369597 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122652853 DLCTRL DEBUG Command: GET 485618039 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122652853 DLCTRL DEBUG Tx Command reply: GET_REPLY 485618039 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122652854 DLCTRL DEBUG Command: GET 562303561 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122652854 DLCTRL DEBUG Tx Command reply: GET_REPLY 562303561 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122652855 DLCTRL DEBUG Command: GET 590263205 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122652855 DLCTRL DEBUG Tx Command reply: GET_REPLY 590263205 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122652855 DLCTRL DEBUG Command: GET 565746169 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122652855 DLCTRL DEBUG Tx Command reply: GET_REPLY 565746169 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122652856 DLCTRL DEBUG Command: GET 272323413 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122652856 DLCTRL DEBUG Tx Command reply: GET_REPLY 272323413 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122652857 DLCTRL DEBUG Command: GET 747725106 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122652857 DLCTRL DEBUG Tx Command reply: GET_REPLY 747725106 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122652857 DLCTRL DEBUG Command: GET 415614478 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122652857 DLCTRL DEBUG Tx Command reply: GET_REPLY 415614478 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122652858 DLCTRL DEBUG Command: GET 175462098 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122652858 DLCTRL DEBUG Tx Command reply: GET_REPLY 175462098 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122652859 DLCTRL DEBUG Command: GET 631746951 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122652859 DLCTRL DEBUG Tx Command reply: GET_REPLY 631746951 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122652860 DLCTRL DEBUG Command: GET 563823210 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122652860 DLCTRL DEBUG Tx Command reply: GET_REPLY 563823210 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001011'B, t_guard := 20.000000 } 20250814122652870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45948<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)2100592 20250814122653877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122653877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122653878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122653878 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122653878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x200d70, normal) (hnbgw_rua.c:407) 20250814122653878 DHNB DEBUG map_rua[0x555be3903e60]{init}: Allocated (fsm.c:456) 20250814122653878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122653878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2100592 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122653878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122653878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122653878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2100592 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122653878 DCN DEBUG map_sccp[0x555be39309f0]{init}: Allocated (fsm.c:456) 20250814122653878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122653878 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2100592 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122653878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2100592 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122653878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122653878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122653878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122653878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122653878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122653878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122653878 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{IDLE}: Allocated (fsm.c:456) 20250814122653878 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122653878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300000b0056400500f1100926) (sccp_scrc.c:406) 20250814122653878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122653878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122653878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122653878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122653878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122653878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122653878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122653878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122653878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122653878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122653878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122653878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122653878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122653878 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122653878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122653878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122653878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122653878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122653878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122653878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122653878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122653878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122653878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122653878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)1809733 HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122653879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122653879 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122653879 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122653879 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122653879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122653879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122653879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122653879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122653879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122653879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122653879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122653879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122653879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122653879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=007e5cbb) (sccp_scrc.c:477) 20250814122653879 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250814122653879 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122653879 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122653879 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122653879 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122653879 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122653879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122653879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122653880 DLCTRL DEBUG Command: GET 332657186 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122653880 DLCTRL DEBUG Tx Command reply: GET_REPLY 332657186 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122653881 DLCTRL DEBUG Command: GET 162316897 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122653881 DLCTRL DEBUG Tx Command reply: GET_REPLY 162316897 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122653882 DLCTRL DEBUG Command: GET 621887065 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122653882 DLCTRL DEBUG Tx Command reply: GET_REPLY 621887065 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122653883 DLCTRL DEBUG Command: GET 783522360 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122653883 DLCTRL DEBUG Tx Command reply: GET_REPLY 783522360 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122653884 DLCTRL DEBUG Command: GET 990119985 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122653884 DLCTRL DEBUG Tx Command reply: GET_REPLY 990119985 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122653885 DLCTRL DEBUG Command: GET 233837823 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122653885 DLCTRL DEBUG Tx Command reply: GET_REPLY 233837823 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122653886 DLCTRL DEBUG Command: GET 893773978 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122653886 DLCTRL DEBUG Tx Command reply: GET_REPLY 893773978 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122653887 DLCTRL DEBUG Command: GET 226453802 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122653887 DLCTRL DEBUG Tx Command reply: GET_REPLY 226453802 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122653888 DLCTRL DEBUG Command: GET 475960761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122653888 DLCTRL DEBUG Tx Command reply: GET_REPLY 475960761 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122653888 DLCTRL DEBUG Command: GET 165604321 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122653888 DLCTRL DEBUG Tx Command reply: GET_REPLY 165604321 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122653889 DLCTRL DEBUG Command: GET 958095697 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122653889 DLCTRL DEBUG Tx Command reply: GET_REPLY 958095697 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122653890 DLCTRL DEBUG Command: GET 98057617 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122653890 DLCTRL DEBUG Tx Command reply: GET_REPLY 98057617 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122653891 DLCTRL DEBUG Command: GET 867295235 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122653891 DLCTRL DEBUG Tx Command reply: GET_REPLY 867295235 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122653892 DLCTRL DEBUG Command: GET 309077240 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122653892 DLCTRL DEBUG Tx Command reply: GET_REPLY 309077240 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122653893 DLCTRL DEBUG Command: GET 13880843 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122653893 DLCTRL DEBUG Tx Command reply: GET_REPLY 13880843 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122653894 DLCTRL DEBUG Command: GET 716658293 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122653894 DLCTRL DEBUG Tx Command reply: GET_REPLY 716658293 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122653895 DLCTRL DEBUG Command: GET 781476166 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122653895 DLCTRL DEBUG Tx Command reply: GET_REPLY 781476166 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122653896 DLCTRL DEBUG Command: GET 309129551 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122653896 DLCTRL DEBUG Tx Command reply: GET_REPLY 309129551 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122653897 DLCTRL DEBUG Command: GET 502972676 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122653897 DLCTRL DEBUG Tx Command reply: GET_REPLY 502972676 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122653898 DLCTRL DEBUG Command: GET 117201506 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122653898 DLCTRL DEBUG Tx Command reply: GET_REPLY 117201506 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122653901 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39685<->l=127.0.0.1:4262) (control_if.c:193) 20250814122653902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(527)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(526)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122653903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45922<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122653903 DLINP DEBUG SRVCONN(,r=127.0.0.1:45338<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122653903 DLINP DEBUG SRVCONN(,r=127.0.0.1:45338<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122653903 DLINP NOTICE SRV(,r=127.0.0.1:45338<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122653903 DMAIN NOTICE (127.0.0.1:45338 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45338<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122653903 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@8f74a3c05c67: Final verdict of PTC: none 20250814122653904 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122653904 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122653904 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122653904 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122653904 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122653904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122653904 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122653904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122653904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122653905 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122653905 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122653905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122653905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122653905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122653905 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814122653905 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-SCCP(542)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(539)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@8f74a3c05c67: Final verdict of PTC: none 20250814122653905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122653905 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW_Test.msc1-RAN(537)@8f74a3c05c67: Final verdict of PTC: none 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122653905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122653905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@8f74a3c05c67: Final verdict of PTC: none 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122653905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122653905 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(534)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@8f74a3c05c67: Final verdict of PTC: none 20250814122653907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122653908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(533)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(546)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-MGCP(545)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(528)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@8f74a3c05c67: Final verdict of PTC: pass 20250814122653933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Thu Aug 14 12:26:53 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250814122653995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122654080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122654081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122654081 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122654081 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122654081 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122654081 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122654081 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122654081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce06e8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122654081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122654081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122654081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122654081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122654081 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{disrupted}: Freeing instance (context_map.c:202) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-127268)[0x555be3912900]{disrupted}: Deallocated (fsm.c:568) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{disconnected}: Freeing instance (context_map.c:206) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x555be3924af0]{disconnected}: Deallocated (fsm.c:568) 20250814122654081 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-127268 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122654081 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122654081 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122654081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007027dc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122654081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122654081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122654081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122654081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122654081 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12400787)[0x555be391d7b0]{disrupted}: Deallocated (fsm.c:568) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{disconnected}: Freeing instance (context_map.c:206) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555be390bc00]{disconnected}: Deallocated (fsm.c:568) 20250814122654081 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12400787 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122654081 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122654081 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122654081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5cbb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122654081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122654081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122654081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122654081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122654081 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{disrupted}: Freeing instance (context_map.c:202) 20250814122654081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2100592)[0x555be3903e60]{disrupted}: Deallocated (fsm.c:568) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122654081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{disconnected}: Freeing instance (context_map.c:206) 20250814122654082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555be39309f0]{disconnected}: Deallocated (fsm.c:568) 20250814122654082 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2100592 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122654082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122654082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122654082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122654082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122654082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122654082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122654082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122654082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122654082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122654082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122654082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122654082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122654082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122654082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122654082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122654082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122654082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122654082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122654082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122654082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122654082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122654083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122654083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122654083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122654597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363528) 20250814122654805 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122654805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9bd08), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122654805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122654805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122654805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122654805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122654805 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122654805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007016f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122654805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122654805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122654805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122654805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122654805 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122654805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ac7d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122654806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122654806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122654806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122654806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122654806 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122654806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000850ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122654806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122654806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122654806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122654806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122654806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122654806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122654806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122654806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122654806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122654806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122654806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122654806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122654806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122654806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122654806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122654806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122654806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122654806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122654806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122654806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122654807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122654807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122654807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122654807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122654807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122654807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122654807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122654807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122655491 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122655491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122655491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122655491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122655491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122655491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122655492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122655492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122655492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122655492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122655492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122655492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122655492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122655492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122655492 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=363528, count=410776) 20250814122655906 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122655906 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122655906 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122655906 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122655906 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122655906 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122655906 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122655906 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122655906 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Aug 14 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250814122657696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122657698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122657701 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44831<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122657712 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122657712 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122657722 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657722 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657722 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122657722 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657722 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657722 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122657722 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657722 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657722 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657722 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657722 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39702 (stream_srv.c:142) 20250814122657722 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39702<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122657723 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657723 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122657723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122657723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657723 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122657723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657723 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657723 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657723 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122657723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122657723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657724 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122657724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657724 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657724 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657724 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122657724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657724 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122657724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657724 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657724 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657724 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122657724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122657724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657724 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122657724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122657724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122657724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122657724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(559)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(559)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(562)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(560)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122657755 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657755 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657755 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122657755 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657755 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657755 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122657755 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657755 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657756 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122657756 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122657757 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657757 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122657757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657757 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122657757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657757 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657757 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657757 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122657757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657757 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122657757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657757 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657757 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657757 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122657757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657757 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122657757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657757 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657757 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122657757 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122657757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122657757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122657757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122657757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122657757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122657757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122657757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122657757 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122657757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122657757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122657757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122657757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122657757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122657757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122657757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122657757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122657757 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(565)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(563)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(568)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(566)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122657791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122657791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122657791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122657791 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122657791 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122657791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122657791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122657791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122657791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122657795 DLINP DEBUG SRVCONN(,r=127.0.0.1:39702<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122657795 DLINP DEBUG SRVCONN(,r=127.0.0.1:39702<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122657795 DLINP DEBUG SRVCONN(,r=127.0.0.1:39702<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122657795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122657795 DHNBAP DEBUG (127.0.0.1:39702 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122657795 DHNBAP NOTICE (127.0.0.1:39702 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122657795 DHNBAP NOTICE (127.0.0.1:39702 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122657795 DLINP DEBUG SRVCONN(,r=127.0.0.1:39702<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122657795 DLINP DEBUG SRVCONN(,r=127.0.0.1:39702<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122657938 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122657938 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122657938 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122657938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(559)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122657941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657941 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122657941 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122657941 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122657941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122657941 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122657941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122657942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657942 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122657942 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122657942 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122657942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122657942 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122657942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122657942 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122657950 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122657950 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122657950 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122657950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(562)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122657952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657952 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122657952 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122657952 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122657952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122657952 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122657952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122657953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657953 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122657953 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122657953 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122657953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122657953 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122657953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122657953 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122657967 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122657967 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122657967 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814122657967 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814122657967 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814122657967 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814122657967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(565)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122657969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657969 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122657969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814122657969 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814122657969 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814122657969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122657969 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122657969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814122657970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657970 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122657970 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122657970 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122657970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122657970 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250814122657970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122657978 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122657978 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122657978 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122657978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(568)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122657979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657979 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122657979 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122657979 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122657979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122657979 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122657979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122657980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122657980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122657980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122657980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122657980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122657980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122657980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122658755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658755 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122658755 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122658755 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122658755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122658756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122658756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122658756 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122658756 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122658756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122658756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122658756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122658756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122658756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122658756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122658756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122658756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122658756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122658756 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122658756 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122658756 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122658756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122658756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122658756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122658757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122658757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122658757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122658757 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122658757 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122658757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122658757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122658757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122658757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122658757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122658757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122658757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122658764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122658764 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122658764 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122658764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122658764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122658764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122658764 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122658764 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122658764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122658764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122658764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122658764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122658764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122658764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122658764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122658764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122658765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122658765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122658765 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122658765 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122658765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122658765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122658765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122658765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122658765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122658765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122658765 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122658765 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122658765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122658765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122658765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122658765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122658765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122658765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122658765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(561)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122658781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658781 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122658781 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122658781 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122658781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122658781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122658781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122658781 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122658782 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122658782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122658782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122658782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122658782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122658782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122658782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122658782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122658782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122658782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122658782 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122658782 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122658782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122658782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122658782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122658782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122658782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122658782 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122658782 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122658782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658782 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122658782 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122658782 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122658782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122658782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122658782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122658782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(564)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122658793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658793 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122658793 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122658793 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122658793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122658793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122658793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122658793 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122658793 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122658793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122658793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122658793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122658793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122658793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122658793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122658793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122658793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122658793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122658793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122658793 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122658793 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122658793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122658793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122658793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122658793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122658793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122658793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122658793 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122658793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122658793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122658793 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122658793 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122658793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122658793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122658793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122658793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122658793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122658793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122658793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122658793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(567)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122659806 DLCTRL DEBUG Command: GET 40750313 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122659806 DLCTRL DEBUG Tx Command reply: GET_REPLY 40750313 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122659811 DLCTRL DEBUG Command: GET 491716123 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122659811 DLCTRL DEBUG Tx Command reply: GET_REPLY 491716123 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122659816 DLCTRL DEBUG Command: GET 754812949 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122659816 DLCTRL DEBUG Tx Command reply: GET_REPLY 754812949 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122659820 DLCTRL DEBUG Command: GET 595505540 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122659821 DLCTRL DEBUG Tx Command reply: GET_REPLY 595505540 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122659826 DLCTRL DEBUG Command: GET 89592489 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122659826 DLCTRL DEBUG Tx Command reply: GET_REPLY 89592489 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122659830 DLCTRL DEBUG Command: GET 745091254 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122659830 DLCTRL DEBUG Tx Command reply: GET_REPLY 745091254 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122659835 DLCTRL DEBUG Command: GET 359441715 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122659835 DLCTRL DEBUG Tx Command reply: GET_REPLY 359441715 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122659839 DLCTRL DEBUG Command: GET 526023128 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122659839 DLCTRL DEBUG Tx Command reply: GET_REPLY 526023128 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122659844 DLCTRL DEBUG Command: GET 701290369 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122659844 DLCTRL DEBUG Tx Command reply: GET_REPLY 701290369 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122659848 DLCTRL DEBUG Command: GET 25022532 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122659848 DLCTRL DEBUG Tx Command reply: GET_REPLY 25022532 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122659852 DLCTRL DEBUG Command: GET 737486198 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122659853 DLCTRL DEBUG Tx Command reply: GET_REPLY 737486198 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122659857 DLCTRL DEBUG Command: GET 598578829 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122659857 DLCTRL DEBUG Tx Command reply: GET_REPLY 598578829 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122659861 DLCTRL DEBUG Command: GET 754162440 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122659861 DLCTRL DEBUG Tx Command reply: GET_REPLY 754162440 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122659865 DLCTRL DEBUG Command: GET 648587328 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122659865 DLCTRL DEBUG Tx Command reply: GET_REPLY 648587328 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122659869 DLCTRL DEBUG Command: GET 126220870 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122659869 DLCTRL DEBUG Tx Command reply: GET_REPLY 126220870 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122659872 DLCTRL DEBUG Command: GET 596586436 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122659872 DLCTRL DEBUG Tx Command reply: GET_REPLY 596586436 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122659874 DLCTRL DEBUG Command: GET 431251097 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122659874 DLCTRL DEBUG Tx Command reply: GET_REPLY 431251097 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122659876 DLCTRL DEBUG Command: GET 350971779 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122659877 DLCTRL DEBUG Tx Command reply: GET_REPLY 350971779 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122659878 DLCTRL DEBUG Command: GET 470682095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122659879 DLCTRL DEBUG Tx Command reply: GET_REPLY 470682095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122659880 DLCTRL DEBUG Command: GET 45599285 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122659880 DLCTRL DEBUG Tx Command reply: GET_REPLY 45599285 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111100100'B, t_guard := 20.000000 } 20250814122659910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59726<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)15836580 20250814122700929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122700929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122700929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122700929 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122700929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1a5a4, normal) (hnbgw_rua.c:407) 20250814122700929 DHNB DEBUG map_rua[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122700929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122700929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15836580 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122700929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122700929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122700929 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15836580 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814122700929 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15836580 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122700929 DCN DEBUG map_sccp[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122700929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122700929 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15836580 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122700929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15836580 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122700929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122700929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122700929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122700929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122700929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122700929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122700929 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{IDLE}: Allocated (fsm.c:456) 20250814122700929 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122700929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001e40056400500f1100926) (sccp_scrc.c:406) 20250814122700929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122700929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122700929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122700929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122700929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122700929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122700929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122700929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122700929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122700929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122700929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122700929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122700929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122700929 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122700929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122700930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122700930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122700930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122700930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122700930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122700930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122700930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122700930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122700930 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)12713401 HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122700936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122700936 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122700936 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122700936 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122700936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122700936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122700936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122700936 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122700936 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122700936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122700936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122700936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122700936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122700936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=0083b1b2) (sccp_scrc.c:477) 20250814122700936 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250814122700936 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122700936 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122700936 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122700936 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122700936 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122700936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122700937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122700937 DLCTRL DEBUG Command: GET 998229185 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122700937 DLCTRL DEBUG Tx Command reply: GET_REPLY 998229185 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122700939 DLCTRL DEBUG Command: GET 296165892 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122700939 DLCTRL DEBUG Tx Command reply: GET_REPLY 296165892 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122700940 DLCTRL DEBUG Command: GET 962524187 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122700940 DLCTRL DEBUG Tx Command reply: GET_REPLY 962524187 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122700942 DLCTRL DEBUG Command: GET 477038368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122700942 DLCTRL DEBUG Tx Command reply: GET_REPLY 477038368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122700943 DLCTRL DEBUG Command: GET 287328411 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122700943 DLCTRL DEBUG Tx Command reply: GET_REPLY 287328411 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122700944 DLCTRL DEBUG Command: GET 856702828 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122700944 DLCTRL DEBUG Tx Command reply: GET_REPLY 856702828 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122700946 DLCTRL DEBUG Command: GET 201382210 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122700946 DLCTRL DEBUG Tx Command reply: GET_REPLY 201382210 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122700948 DLCTRL DEBUG Command: GET 602331362 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122700948 DLCTRL DEBUG Tx Command reply: GET_REPLY 602331362 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122700949 DLCTRL DEBUG Command: GET 462290595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122700949 DLCTRL DEBUG Tx Command reply: GET_REPLY 462290595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122700950 DLCTRL DEBUG Command: GET 782391637 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122700950 DLCTRL DEBUG Tx Command reply: GET_REPLY 782391637 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122700951 DLCTRL DEBUG Command: GET 643197052 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122700951 DLCTRL DEBUG Tx Command reply: GET_REPLY 643197052 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122700952 DLCTRL DEBUG Command: GET 550179883 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122700952 DLCTRL DEBUG Tx Command reply: GET_REPLY 550179883 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122700954 DLCTRL DEBUG Command: GET 349157383 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122700954 DLCTRL DEBUG Tx Command reply: GET_REPLY 349157383 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122700955 DLCTRL DEBUG Command: GET 181509118 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122700955 DLCTRL DEBUG Tx Command reply: GET_REPLY 181509118 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122700956 DLCTRL DEBUG Command: GET 540629684 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122700956 DLCTRL DEBUG Tx Command reply: GET_REPLY 540629684 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122700957 DLCTRL DEBUG Command: GET 449327525 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122700957 DLCTRL DEBUG Tx Command reply: GET_REPLY 449327525 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122700958 DLCTRL DEBUG Command: GET 8463590 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122700958 DLCTRL DEBUG Tx Command reply: GET_REPLY 8463590 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122700960 DLCTRL DEBUG Command: GET 51450091 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122700960 DLCTRL DEBUG Tx Command reply: GET_REPLY 51450091 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122700961 DLCTRL DEBUG Command: GET 480676387 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122700961 DLCTRL DEBUG Tx Command reply: GET_REPLY 480676387 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122700962 DLCTRL DEBUG Command: GET 434263088 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122700962 DLCTRL DEBUG Tx Command reply: GET_REPLY 434263088 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011110101'B, t_guard := 20.000000 } 20250814122700981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@8f74a3c05c67: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)4207074 20250814122701990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122701990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122701990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122701990 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122701990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4031e2, normal) (hnbgw_rua.c:407) 20250814122701990 DHNB DEBUG map_rua[0x555be390bc00]{init}: Allocated (fsm.c:456) 20250814122701990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122701990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4207074 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122701990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122701990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122701990 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4207074 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814122701990 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4207074 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122701990 DCN DEBUG map_sccp[0x555be3903e60]{init}: Allocated (fsm.c:456) 20250814122701990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122701990 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4207074 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122701990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4207074 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122701990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122701990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122701990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122701990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122701990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122701990 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122701990 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{IDLE}: Allocated (fsm.c:456) 20250814122701990 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122701991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000f50056400500f1100926) (sccp_scrc.c:406) 20250814122701991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122701991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122701991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122701991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122701991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122701991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122701991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122701991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122701991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122701991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122701991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122701991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122701991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122701991 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122701991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122701991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122701991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122701991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122701991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122701991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122701991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122701991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122701991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122701991 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) HNBGW_Test.msc1-RAN(561)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)6281079 HNBGW_Test.msc1-SCCP(560)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122701996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122701996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122701996 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122701996 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122701996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122701996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122701996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122701996 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122701996 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122701996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122701996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122701996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122701996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122701996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00e83389) (sccp_scrc.c:477) 20250814122701996 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250814122701996 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122701996 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122701996 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122701996 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122701996 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122701996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122701996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122701996 DLCTRL DEBUG Command: GET 791763915 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122701996 DLCTRL DEBUG Tx Command reply: GET_REPLY 791763915 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122701998 DLCTRL DEBUG Command: GET 652551827 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122701998 DLCTRL DEBUG Tx Command reply: GET_REPLY 652551827 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122701999 DLCTRL DEBUG Command: GET 393406336 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122701999 DLCTRL DEBUG Tx Command reply: GET_REPLY 393406336 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122702000 DLCTRL DEBUG Command: GET 657051747 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122702000 DLCTRL DEBUG Tx Command reply: GET_REPLY 657051747 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122702001 DLCTRL DEBUG Command: GET 234445139 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122702001 DLCTRL DEBUG Tx Command reply: GET_REPLY 234445139 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122702003 DLCTRL DEBUG Command: GET 837359537 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122702003 DLCTRL DEBUG Tx Command reply: GET_REPLY 837359537 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122702004 DLCTRL DEBUG Command: GET 793297685 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122702004 DLCTRL DEBUG Tx Command reply: GET_REPLY 793297685 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122702005 DLCTRL DEBUG Command: GET 961309869 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122702005 DLCTRL DEBUG Tx Command reply: GET_REPLY 961309869 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122702006 DLCTRL DEBUG Command: GET 568431637 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122702006 DLCTRL DEBUG Tx Command reply: GET_REPLY 568431637 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122702007 DLCTRL DEBUG Command: GET 909004505 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122702007 DLCTRL DEBUG Tx Command reply: GET_REPLY 909004505 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122702008 DLCTRL DEBUG Command: GET 659505328 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122702008 DLCTRL DEBUG Tx Command reply: GET_REPLY 659505328 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122702009 DLCTRL DEBUG Command: GET 5439009 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122702009 DLCTRL DEBUG Tx Command reply: GET_REPLY 5439009 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122702009 DLCTRL DEBUG Command: GET 759815769 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122702009 DLCTRL DEBUG Tx Command reply: GET_REPLY 759815769 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122702010 DLCTRL DEBUG Command: GET 742846792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122702010 DLCTRL DEBUG Tx Command reply: GET_REPLY 742846792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122702011 DLCTRL DEBUG Command: GET 226455143 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122702011 DLCTRL DEBUG Tx Command reply: GET_REPLY 226455143 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122702012 DLCTRL DEBUG Command: GET 122707854 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122702012 DLCTRL DEBUG Tx Command reply: GET_REPLY 122707854 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122702012 DLCTRL DEBUG Command: GET 995059122 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122702012 DLCTRL DEBUG Tx Command reply: GET_REPLY 995059122 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122702013 DLCTRL DEBUG Command: GET 563776511 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122702013 DLCTRL DEBUG Tx Command reply: GET_REPLY 563776511 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122702014 DLCTRL DEBUG Command: GET 985586196 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122702014 DLCTRL DEBUG Tx Command reply: GET_REPLY 985586196 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122702015 DLCTRL DEBUG Command: GET 765929945 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122702015 DLCTRL DEBUG Tx Command reply: GET_REPLY 765929945 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111111001'B, t_guard := 20.000000 } 20250814122702025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@8f74a3c05c67: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)2201613 20250814122703033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122703033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122703033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122703033 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122703034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21980d, normal) (hnbgw_rua.c:407) 20250814122703034 DHNB DEBUG map_rua[0x555be390b410]{init}: Allocated (fsm.c:456) 20250814122703034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122703034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2201613 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122703034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122703034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122703034 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2201613 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814122703034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2201613 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122703034 DCN DEBUG map_sccp[0x555be3893090]{init}: Allocated (fsm.c:456) 20250814122703034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122703034 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2201613 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122703034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2201613 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122703034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122703034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122703034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122703034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122703034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122703034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122703034 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{IDLE}: Allocated (fsm.c:456) 20250814122703034 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122703034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001f90056400500f1100926) (sccp_scrc.c:406) 20250814122703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122703034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122703034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122703034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122703034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122703034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122703034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122703034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122703034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122703034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122703034 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122703034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122703034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122703034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703034 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122703034 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122703034 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122703034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122703034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122703034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122703034 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)4449112 HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122703036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122703036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122703036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122703036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122703036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122703036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122703036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122703036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122703036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122703036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122703036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122703036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122703036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=00672c7c) (sccp_scrc.c:477) 20250814122703036 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250814122703036 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122703036 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122703036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122703036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122703036 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122703036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122703036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122703037 DLCTRL DEBUG Command: GET 675779479 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122703037 DLCTRL DEBUG Tx Command reply: GET_REPLY 675779479 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122703038 DLCTRL DEBUG Command: GET 794801640 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122703038 DLCTRL DEBUG Tx Command reply: GET_REPLY 794801640 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122703039 DLCTRL DEBUG Command: GET 532335954 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122703039 DLCTRL DEBUG Tx Command reply: GET_REPLY 532335954 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250814122703041 DLCTRL DEBUG Command: GET 88591126 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122703041 DLCTRL DEBUG Tx Command reply: GET_REPLY 88591126 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122703042 DLCTRL DEBUG Command: GET 650854597 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122703042 DLCTRL DEBUG Tx Command reply: GET_REPLY 650854597 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122703043 DLCTRL DEBUG Command: GET 933410582 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122703043 DLCTRL DEBUG Tx Command reply: GET_REPLY 933410582 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122703044 DLCTRL DEBUG Command: GET 579565274 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122703044 DLCTRL DEBUG Tx Command reply: GET_REPLY 579565274 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122703045 DLCTRL DEBUG Command: GET 204511101 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122703045 DLCTRL DEBUG Tx Command reply: GET_REPLY 204511101 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122703046 DLCTRL DEBUG Command: GET 819658954 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122703046 DLCTRL DEBUG Tx Command reply: GET_REPLY 819658954 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122703047 DLCTRL DEBUG Command: GET 957554988 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122703047 DLCTRL DEBUG Tx Command reply: GET_REPLY 957554988 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122703048 DLCTRL DEBUG Command: GET 864800219 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122703048 DLCTRL DEBUG Tx Command reply: GET_REPLY 864800219 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122703049 DLCTRL DEBUG Command: GET 711549671 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122703049 DLCTRL DEBUG Tx Command reply: GET_REPLY 711549671 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122703049 DLCTRL DEBUG Command: GET 905940043 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122703049 DLCTRL DEBUG Tx Command reply: GET_REPLY 905940043 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122703050 DLCTRL DEBUG Command: GET 534025979 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122703050 DLCTRL DEBUG Tx Command reply: GET_REPLY 534025979 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122703051 DLCTRL DEBUG Command: GET 795274151 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122703051 DLCTRL DEBUG Tx Command reply: GET_REPLY 795274151 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122703051 DLCTRL DEBUG Command: GET 851172192 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122703051 DLCTRL DEBUG Tx Command reply: GET_REPLY 851172192 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122703052 DLCTRL DEBUG Command: GET 941236585 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122703052 DLCTRL DEBUG Tx Command reply: GET_REPLY 941236585 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122703053 DLCTRL DEBUG Command: GET 98560085 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122703053 DLCTRL DEBUG Tx Command reply: GET_REPLY 98560085 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122703054 DLCTRL DEBUG Command: GET 513413696 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122703054 DLCTRL DEBUG Tx Command reply: GET_REPLY 513413696 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122703054 DLCTRL DEBUG Command: GET 816633189 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122703054 DLCTRL DEBUG Tx Command reply: GET_REPLY 816633189 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122703057 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44831<->l=127.0.0.1:4262) (control_if.c:193) 20250814122703057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59720<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(551)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(550)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122703058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122703058 DLINP DEBUG SRVCONN(,r=127.0.0.1:39702<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122703058 DLINP DEBUG SRVCONN(,r=127.0.0.1:39702<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122703058 DLINP NOTICE SRV(,r=127.0.0.1:39702<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122703058 DMAIN NOTICE (127.0.0.1:39702 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39702<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122703058 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(567)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(563)@8f74a3c05c67: Final verdict of PTC: none 20250814122703059 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122703059 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@8f74a3c05c67: Final verdict of PTC: none 20250814122703059 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122703059 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122703059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122703059 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122703059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122703059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122703059 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814122703059 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122703059 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122703059 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122703059 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122703059 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122703059 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122703060 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122703060 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122703060 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122703060 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122703060 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-SCCP(566)@8f74a3c05c67: Final verdict of PTC: none 20250814122703060 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122703060 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122703060 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122703060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(564)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(552)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-MGCP(569)@8f74a3c05c67: Final verdict of PTC: none 20250814122703074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59726<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@8f74a3c05c67: Final verdict of PTC: none 20250814122703078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@8f74a3c05c67: Final verdict of PTC: pass 20250814122703086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Aug 14 12:27:03 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250814122703157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122703236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122703236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122703236 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122703237 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122703237 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122703237 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122703237 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122703237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083b1b2), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122703237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122703237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122703237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122703237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122703237 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{disrupted}: Freeing instance (context_map.c:202) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15836580)[0x555be3912900]{disrupted}: Deallocated (fsm.c:568) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{disconnected}: Freeing instance (context_map.c:206) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x555be3924af0]{disconnected}: Deallocated (fsm.c:568) 20250814122703237 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15836580 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122703237 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122703237 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122703237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e83389), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122703237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122703237 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122703237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122703237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122703237 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{disrupted}: Freeing instance (context_map.c:202) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4207074)[0x555be390bc00]{disrupted}: Deallocated (fsm.c:568) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{disconnected}: Freeing instance (context_map.c:206) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555be3903e60]{disconnected}: Deallocated (fsm.c:568) 20250814122703237 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4207074 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122703237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122703237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122703237 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122703237 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122703237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00672c7c), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122703237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122703237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122703237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122703238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122703238 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122703238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122703238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122703238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{disrupted}: Freeing instance (context_map.c:202) 20250814122703238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2201613)[0x555be390b410]{disrupted}: Deallocated (fsm.c:568) 20250814122703238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122703238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{disconnected}: Freeing instance (context_map.c:206) 20250814122703238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x555be3893090]{disconnected}: Deallocated (fsm.c:568) 20250814122703238 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2201613 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250814122703238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122703238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122703238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122703238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122703238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122703238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122703238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122703238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122703238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122703238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122703238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122703238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122703238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122703238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122703758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401388) 20250814122704082 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122704082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5cbb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122704082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122704082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122704082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122704082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122704082 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122704082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007027dc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122704082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122704082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122704082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122704082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122704082 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122704082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce06e8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122704082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122704082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122704082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122704082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122704082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122704082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122704082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122704082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122704082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122704082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122704082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122704082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122704082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122704082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122704082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122704082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122704082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122704082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122704082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122704082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=401388, count=414988) 20250814122704806 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122704806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000850ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122704806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122704806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122704806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122704806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122704806 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122704806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ac7d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122704806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122704806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122704806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122704806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122704806 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122704806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007016f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122704806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122704806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122704806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122704806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122704806 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122704806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9bd08), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122704806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122704806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122704806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122704806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122704806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122704806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122704806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122704806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122704806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122704806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122704806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122704806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122704806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122704806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122704806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122704806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122704806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122704806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122704806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122704806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122704806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122704806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122704806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122704807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122704807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122704807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122704807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122704807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122704807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122704807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122704807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122704807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122704807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122704807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122704807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122704807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122705060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122705060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122705060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122705060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122705060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122705060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122705060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122705060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122705060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122705061 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122705061 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122705061 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122705492 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122705492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122705492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122705492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122705492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122705492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122705492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122705492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122705492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122705492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122705492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122705492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122705492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Aug 14 12:27:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250814122706845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122706856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122706867 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33777<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122706939 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122706939 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122706959 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122706959 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122706959 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122706959 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122706960 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122706960 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122706960 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122706960 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122706960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122706960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122706960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122706961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122706961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122706961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122706961 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122706961 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122706961 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122706961 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122706961 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122706961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122706961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122706961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122706961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122706961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122706961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122706961 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122706962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122706962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122706962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122706962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122706962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122706962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122706962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122706962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122706962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122706962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122706962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122706962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122706962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122706962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122706963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122706963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122706963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122706963 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122706963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122706963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122706963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122706962 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122706962 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122706962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122706962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122706962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122706963 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122706963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122706963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122706963 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122706963 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122706963 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122706964 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122706964 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122706964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122706964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122706964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122706964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122706965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122706965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122706965 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122706965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122706965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122706965 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122706968 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36614 (stream_srv.c:142) 20250814122706965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122706965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122706965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122706965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122706965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122706965 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122706968 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36614<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(583)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(586)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(584)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122707094 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122707094 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122707094 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122707095 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122707095 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122707095 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122707095 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122707095 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122707095 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122707096 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122707096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122707096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122707096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122707096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122707096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122707096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122707096 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122707096 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122707096 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122707096 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122707096 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122707097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122707097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122707097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122707097 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122707097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122707097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122707097 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122707097 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122707097 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122707097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122707097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122707097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122707098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122707098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122707098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122707098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122707098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122707098 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122707098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122707098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122707098 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122707098 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122707098 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122707099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122707099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122707099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122707099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122707099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122707099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122707099 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122707099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122707099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122707099 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122707100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122707100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122707100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122707100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122707100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122707100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122707100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122707100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122707100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122707100 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@8f74a3c05c67: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(583)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122707216 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122707216 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122707216 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122707216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122707220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707220 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122707220 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122707220 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122707220 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122707220 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122707220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122707224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707224 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122707224 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122707224 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122707224 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122707224 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122707224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@8f74a3c05c67: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(592)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@8f74a3c05c67: ************************************************* 20250814122707285 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122707285 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122707285 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122707285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(586)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122707292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707292 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122707292 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122707292 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122707292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122707292 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122707292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122707292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122707292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122707292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122707292 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122707292 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122707292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122707292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122707292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122707292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250814122707294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707294 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122707294 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122707294 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122707294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122707294 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122707294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122707309 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122707309 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122707309 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122707309 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122707309 DHNBAP DEBUG (127.0.0.1:36614 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122707309 DHNBAP NOTICE (127.0.0.1:36614 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122707309 DHNBAP NOTICE (127.0.0.1:36614 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122707309 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122707309 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122707372 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122707372 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122707372 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122707372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(589)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122707377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707377 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122707377 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122707377 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122707377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122707377 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122707377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122707380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707380 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122707380 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122707380 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122707380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122707380 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122707380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122707447 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122707447 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122707447 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122707447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(592)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122707453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707453 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122707453 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122707453 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122707453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122707453 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122707453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122707455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122707455 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122707455 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122707455 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122707455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122707455 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122707456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122708031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708031 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122708031 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122708031 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122708031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122708031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122708031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122708031 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122708031 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122708031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122708031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122708031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122708031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122708031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122708031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122708032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122708032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122708032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122708032 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122708032 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122708032 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122708032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122708032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122708032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122708032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122708032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122708032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122708032 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122708032 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122708032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708032 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122708032 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122708032 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122708032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122708032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122708032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122708032 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122708103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708103 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122708103 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122708103 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122708103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122708103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122708103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122708103 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122708103 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122708103 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122708103 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122708103 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122708103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122708103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122708103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122708103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122708103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122708103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122708103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122708104 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122708104 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122708104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122708104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122708104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122708104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122708104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122708104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122708104 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122708104 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122708104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122708104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122708104 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122708104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122708104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122708104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122708104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(585)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122708188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708188 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122708188 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122708188 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122708188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122708188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122708188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122708188 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122708188 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122708188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122708188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122708188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122708188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122708188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122708188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122708189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122708189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708189 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122708189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122708189 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122708189 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122708189 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122708189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122708189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122708189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122708190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122708190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122708190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122708190 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122708190 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122708190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122708190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122708190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122708190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122708190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122708190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122708190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122708256 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122708256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122708256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122708256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122708256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122708256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122708256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122708256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122708256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122708256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122708256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122708257 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122708257 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122708257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122708257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122708257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122708257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122708257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122708257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122708257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122708257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122708257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122708257 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122708257 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122708256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708256 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122708256 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122708256 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122708256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122708256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122708256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122708256 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122708257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122708257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122708257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122708257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122708257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122708257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122708257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122708257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(591)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122709318 DLCTRL DEBUG Command: GET 948185752 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122709318 DLCTRL DEBUG Tx Command reply: GET_REPLY 948185752 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122709319 DLCTRL DEBUG Command: GET 831957126 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122709319 DLCTRL DEBUG Tx Command reply: GET_REPLY 831957126 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122709320 DLCTRL DEBUG Command: GET 736732669 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122709320 DLCTRL DEBUG Tx Command reply: GET_REPLY 736732669 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122709321 DLCTRL DEBUG Command: GET 159881007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122709321 DLCTRL DEBUG Tx Command reply: GET_REPLY 159881007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122709322 DLCTRL DEBUG Command: GET 5885132 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122709322 DLCTRL DEBUG Tx Command reply: GET_REPLY 5885132 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122709323 DLCTRL DEBUG Command: GET 598091564 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122709323 DLCTRL DEBUG Tx Command reply: GET_REPLY 598091564 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122709324 DLCTRL DEBUG Command: GET 492414209 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122709324 DLCTRL DEBUG Tx Command reply: GET_REPLY 492414209 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122709324 DLCTRL DEBUG Command: GET 988267894 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122709324 DLCTRL DEBUG Tx Command reply: GET_REPLY 988267894 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122709325 DLCTRL DEBUG Command: GET 128068181 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122709325 DLCTRL DEBUG Tx Command reply: GET_REPLY 128068181 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122709326 DLCTRL DEBUG Command: GET 807137304 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122709326 DLCTRL DEBUG Tx Command reply: GET_REPLY 807137304 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122709327 DLCTRL DEBUG Command: GET 218555721 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122709327 DLCTRL DEBUG Tx Command reply: GET_REPLY 218555721 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122709328 DLCTRL DEBUG Command: GET 698910448 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122709328 DLCTRL DEBUG Tx Command reply: GET_REPLY 698910448 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122709328 DLCTRL DEBUG Command: GET 266432221 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122709328 DLCTRL DEBUG Tx Command reply: GET_REPLY 266432221 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122709329 DLCTRL DEBUG Command: GET 710756333 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122709329 DLCTRL DEBUG Tx Command reply: GET_REPLY 710756333 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122709330 DLCTRL DEBUG Command: GET 115691417 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122709330 DLCTRL DEBUG Tx Command reply: GET_REPLY 115691417 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122709331 DLCTRL DEBUG Command: GET 240370451 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122709331 DLCTRL DEBUG Tx Command reply: GET_REPLY 240370451 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122709332 DLCTRL DEBUG Command: GET 772503719 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122709332 DLCTRL DEBUG Tx Command reply: GET_REPLY 772503719 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122709332 DLCTRL DEBUG Command: GET 99903024 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122709332 DLCTRL DEBUG Tx Command reply: GET_REPLY 99903024 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122709333 DLCTRL DEBUG Command: GET 718957260 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122709333 DLCTRL DEBUG Tx Command reply: GET_REPLY 718957260 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122709334 DLCTRL DEBUG Command: GET 188876355 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122709334 DLCTRL DEBUG Tx Command reply: GET_REPLY 188876355 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101001000'B, t_guard := 20.000000 } 20250814122709347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)5503874 20250814122710364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122710364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122710364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122710364 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122710364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x53fb82, normal) (hnbgw_rua.c:407) 20250814122710364 DHNB DEBUG map_rua[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122710364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122710364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503874 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122710364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122710364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122710364 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503874 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814122710364 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503874 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250814122710364 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503874 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122710364 DCN DEBUG map_sccp[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122710364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122710364 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5503874 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122710364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503874 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122710364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122710364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122710364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122710364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122710364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122710364 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122710364 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{IDLE}: Allocated (fsm.c:456) 20250814122710364 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122710364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003480056400500f1100926) (sccp_scrc.c:406) 20250814122710364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122710364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122710364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122710364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122710364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122710364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122710364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122710364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122710364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122710364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122710364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122710364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122710364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122710364 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122710364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122710364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122710364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122710364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122710364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122710364 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122710364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122710364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122710364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122710364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)13200883 HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122710369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122710369 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122710369 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122710369 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122710369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122710369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122710369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122710369 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122710369 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122710369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122710369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122710369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122710369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122710369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00b0f65a) (sccp_scrc.c:477) 20250814122710369 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250814122710369 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122710369 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122710369 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122710369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122710369 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122710369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122710369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122710370 DLCTRL DEBUG Command: GET 347182767 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122710370 DLCTRL DEBUG Tx Command reply: GET_REPLY 347182767 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122710371 DLCTRL DEBUG Command: GET 896755826 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122710371 DLCTRL DEBUG Tx Command reply: GET_REPLY 896755826 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122710371 DLCTRL DEBUG Command: GET 405557507 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122710371 DLCTRL DEBUG Tx Command reply: GET_REPLY 405557507 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122710372 DLCTRL DEBUG Command: GET 39764462 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122710372 DLCTRL DEBUG Tx Command reply: GET_REPLY 39764462 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122710373 DLCTRL DEBUG Command: GET 941914654 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122710373 DLCTRL DEBUG Tx Command reply: GET_REPLY 941914654 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122710374 DLCTRL DEBUG Command: GET 667771786 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122710374 DLCTRL DEBUG Tx Command reply: GET_REPLY 667771786 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122710375 DLCTRL DEBUG Command: GET 593718294 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122710375 DLCTRL DEBUG Tx Command reply: GET_REPLY 593718294 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122710377 DLCTRL DEBUG Command: GET 724021030 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122710377 DLCTRL DEBUG Tx Command reply: GET_REPLY 724021030 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122710378 DLCTRL DEBUG Command: GET 225347397 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122710378 DLCTRL DEBUG Tx Command reply: GET_REPLY 225347397 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122710379 DLCTRL DEBUG Command: GET 744565233 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122710379 DLCTRL DEBUG Tx Command reply: GET_REPLY 744565233 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122710380 DLCTRL DEBUG Command: GET 608264274 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122710380 DLCTRL DEBUG Tx Command reply: GET_REPLY 608264274 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122710381 DLCTRL DEBUG Command: GET 234443601 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122710381 DLCTRL DEBUG Tx Command reply: GET_REPLY 234443601 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122710382 DLCTRL DEBUG Command: GET 704654612 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122710382 DLCTRL DEBUG Tx Command reply: GET_REPLY 704654612 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122710383 DLCTRL DEBUG Command: GET 766737652 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122710383 DLCTRL DEBUG Tx Command reply: GET_REPLY 766737652 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122710384 DLCTRL DEBUG Command: GET 55858560 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122710384 DLCTRL DEBUG Tx Command reply: GET_REPLY 55858560 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122710386 DLCTRL DEBUG Command: GET 786225853 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122710386 DLCTRL DEBUG Tx Command reply: GET_REPLY 786225853 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122710387 DLCTRL DEBUG Command: GET 756803977 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122710387 DLCTRL DEBUG Tx Command reply: GET_REPLY 756803977 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122710388 DLCTRL DEBUG Command: GET 65956884 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122710388 DLCTRL DEBUG Tx Command reply: GET_REPLY 65956884 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122710389 DLCTRL DEBUG Command: GET 252710850 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122710389 DLCTRL DEBUG Tx Command reply: GET_REPLY 252710850 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122710391 DLCTRL DEBUG Command: GET 226666015 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122710391 DLCTRL DEBUG Tx Command reply: GET_REPLY 226666015 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000000101'B, t_guard := 20.000000 } 20250814122710411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@8f74a3c05c67: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)14525440 20250814122711437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122711437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122711437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122711437 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122711437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdda400, normal) (hnbgw_rua.c:407) 20250814122711437 DHNB DEBUG map_rua[0x555be3903e60]{init}: Allocated (fsm.c:456) 20250814122711437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122711437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14525440 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122711437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122711437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122711437 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14525440 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814122711437 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14525440 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250814122711437 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14525440 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122711437 DCN DEBUG map_sccp[0x555be390b410]{init}: Allocated (fsm.c:456) 20250814122711437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122711438 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14525440 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122711438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14525440 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122711438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122711438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122711438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122711438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122711438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122711438 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122711438 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{IDLE}: Allocated (fsm.c:456) 20250814122711438 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122711438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002050056400500f1100926) (sccp_scrc.c:406) 20250814122711438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122711438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122711438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122711438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122711438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122711438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122711438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122711438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122711438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122711438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122711438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122711438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122711438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122711438 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122711438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122711438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122711438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122711438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122711438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122711438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122711438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122711438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122711438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122711438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) HNBGW_Test.msc1-RAN(585)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)5369423 HNBGW_Test.msc1-SCCP(584)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122711451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122711451 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122711451 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122711451 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122711451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122711451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122711451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122711451 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122711451 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122711451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122711451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122711451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122711451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122711451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=006b64d4) (sccp_scrc.c:477) 20250814122711451 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250814122711451 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122711451 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122711451 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122711451 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122711451 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122711451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122711451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122711452 DLCTRL DEBUG Command: GET 123200701 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122711452 DLCTRL DEBUG Tx Command reply: GET_REPLY 123200701 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122711454 DLCTRL DEBUG Command: GET 431185121 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122711454 DLCTRL DEBUG Tx Command reply: GET_REPLY 431185121 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122711457 DLCTRL DEBUG Command: GET 524857901 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122711457 DLCTRL DEBUG Tx Command reply: GET_REPLY 524857901 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122711460 DLCTRL DEBUG Command: GET 463743892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122711460 DLCTRL DEBUG Tx Command reply: GET_REPLY 463743892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122711462 DLCTRL DEBUG Command: GET 827816459 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122711462 DLCTRL DEBUG Tx Command reply: GET_REPLY 827816459 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122711464 DLCTRL DEBUG Command: GET 676381590 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122711464 DLCTRL DEBUG Tx Command reply: GET_REPLY 676381590 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122711466 DLCTRL DEBUG Command: GET 569934902 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122711466 DLCTRL DEBUG Tx Command reply: GET_REPLY 569934902 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122711468 DLCTRL DEBUG Command: GET 476205820 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122711468 DLCTRL DEBUG Tx Command reply: GET_REPLY 476205820 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122711469 DLCTRL DEBUG Command: GET 248904425 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122711469 DLCTRL DEBUG Tx Command reply: GET_REPLY 248904425 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122711470 DLCTRL DEBUG Command: GET 164855843 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122711470 DLCTRL DEBUG Tx Command reply: GET_REPLY 164855843 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122711471 DLCTRL DEBUG Command: GET 280704316 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122711471 DLCTRL DEBUG Tx Command reply: GET_REPLY 280704316 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122711472 DLCTRL DEBUG Command: GET 684730910 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122711472 DLCTRL DEBUG Tx Command reply: GET_REPLY 684730910 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122711473 DLCTRL DEBUG Command: GET 980747802 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122711473 DLCTRL DEBUG Tx Command reply: GET_REPLY 980747802 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122711474 DLCTRL DEBUG Command: GET 120659360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122711474 DLCTRL DEBUG Tx Command reply: GET_REPLY 120659360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122711474 DLCTRL DEBUG Command: GET 18450656 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122711474 DLCTRL DEBUG Tx Command reply: GET_REPLY 18450656 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122711475 DLCTRL DEBUG Command: GET 73748428 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122711475 DLCTRL DEBUG Tx Command reply: GET_REPLY 73748428 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122711476 DLCTRL DEBUG Command: GET 652290779 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122711476 DLCTRL DEBUG Tx Command reply: GET_REPLY 652290779 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122711476 DLCTRL DEBUG Command: GET 515522838 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122711476 DLCTRL DEBUG Tx Command reply: GET_REPLY 515522838 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122711477 DLCTRL DEBUG Command: GET 156491494 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122711477 DLCTRL DEBUG Tx Command reply: GET_REPLY 156491494 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122711478 DLCTRL DEBUG Command: GET 820117386 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122711478 DLCTRL DEBUG Tx Command reply: GET_REPLY 820117386 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110000100'B, t_guard := 20.000000 } 20250814122711488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@8f74a3c05c67: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)11024956 20250814122712495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122712495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122712495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122712495 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122712495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa83a3c, normal) (hnbgw_rua.c:407) 20250814122712495 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122712495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122712495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11024956 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122712495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122712495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122712495 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11024956 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814122712495 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11024956 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250814122712495 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11024956 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122712495 DCN DEBUG map_sccp[0x555be3924f30]{init}: Allocated (fsm.c:456) 20250814122712495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122712495 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11024956 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122712495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11024956 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122712495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122712495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122712495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122712495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122712495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122712495 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122712495 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{IDLE}: Allocated (fsm.c:456) 20250814122712495 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122712495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003840056400500f1100926) (sccp_scrc.c:406) 20250814122712495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122712495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122712495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122712495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122712495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122712495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122712495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122712495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122712495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122712495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122712495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122712495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122712495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122712495 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122712495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122712495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122712496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122712496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122712496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122712496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122712496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122712496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122712496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)14178064 HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122712499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712499 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122712499 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122712499 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122712499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122712499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122712499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122712499 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122712499 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122712499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122712499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122712499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122712499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122712499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00ac84b3) (sccp_scrc.c:477) 20250814122712499 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250814122712499 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122712499 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122712499 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122712499 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122712499 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122712499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122712499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122712501 DLCTRL DEBUG Command: GET 952483072 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122712501 DLCTRL DEBUG Tx Command reply: GET_REPLY 952483072 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122712502 DLCTRL DEBUG Command: GET 407433471 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122712502 DLCTRL DEBUG Tx Command reply: GET_REPLY 407433471 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122712504 DLCTRL DEBUG Command: GET 602118971 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122712504 DLCTRL DEBUG Tx Command reply: GET_REPLY 602118971 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250814122712505 DLCTRL DEBUG Command: GET 835743491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122712505 DLCTRL DEBUG Tx Command reply: GET_REPLY 835743491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122712506 DLCTRL DEBUG Command: GET 683427414 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122712507 DLCTRL DEBUG Tx Command reply: GET_REPLY 683427414 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122712508 DLCTRL DEBUG Command: GET 107819515 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122712508 DLCTRL DEBUG Tx Command reply: GET_REPLY 107819515 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122712509 DLCTRL DEBUG Command: GET 392563028 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122712509 DLCTRL DEBUG Tx Command reply: GET_REPLY 392563028 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122712510 DLCTRL DEBUG Command: GET 667662148 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122712510 DLCTRL DEBUG Tx Command reply: GET_REPLY 667662148 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814122712512 DLCTRL DEBUG Command: GET 134373507 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122712512 DLCTRL DEBUG Tx Command reply: GET_REPLY 134373507 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122712514 DLCTRL DEBUG Command: GET 278926487 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122712514 DLCTRL DEBUG Tx Command reply: GET_REPLY 278926487 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122712515 DLCTRL DEBUG Command: GET 460131857 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122712515 DLCTRL DEBUG Tx Command reply: GET_REPLY 460131857 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122712516 DLCTRL DEBUG Command: GET 998463586 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122712516 DLCTRL DEBUG Tx Command reply: GET_REPLY 998463586 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122712517 DLCTRL DEBUG Command: GET 226917596 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122712517 DLCTRL DEBUG Tx Command reply: GET_REPLY 226917596 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122712518 DLCTRL DEBUG Command: GET 543935617 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122712518 DLCTRL DEBUG Tx Command reply: GET_REPLY 543935617 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122712519 DLCTRL DEBUG Command: GET 753741447 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122712519 DLCTRL DEBUG Tx Command reply: GET_REPLY 753741447 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122712520 DLCTRL DEBUG Command: GET 62595794 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122712520 DLCTRL DEBUG Tx Command reply: GET_REPLY 62595794 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122712522 DLCTRL DEBUG Command: GET 784898903 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122712522 DLCTRL DEBUG Tx Command reply: GET_REPLY 784898903 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122712523 DLCTRL DEBUG Command: GET 210751586 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122712523 DLCTRL DEBUG Tx Command reply: GET_REPLY 210751586 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122712524 DLCTRL DEBUG Command: GET 481453354 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122712524 DLCTRL DEBUG Tx Command reply: GET_REPLY 481453354 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122712525 DLCTRL DEBUG Command: GET 641174634 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122712525 DLCTRL DEBUG Tx Command reply: GET_REPLY 641174634 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122712529 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33777<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(575)@8f74a3c05c67: Final verdict of PTC: none 20250814122712530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(574)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122712532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122712532 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122712532 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122712532 DLINP NOTICE SRV(,r=127.0.0.1:36614<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122712532 DMAIN NOTICE (127.0.0.1:36614 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36614<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122712532 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@8f74a3c05c67: Final verdict of PTC: none 20250814122712534 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122712534 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122712534 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122712534 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122712534 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122712534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122712534 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122712534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122712534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122712534 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(590)@8f74a3c05c67: Final verdict of PTC: none 20250814122712535 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122712535 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122712535 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122712535 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122712535 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122712535 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122712535 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122712535 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122712535 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122712535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(588)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@8f74a3c05c67: Final verdict of PTC: none 20250814122712535 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122712535 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122712536 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122712536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122712536 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122712536 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250814122712536 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW_Test.sgsn1-RAN(591)@8f74a3c05c67: Final verdict of PTC: none 20250814122712536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712536 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122712536 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122712536 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122712536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122712536 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122712536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122712536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(585)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@8f74a3c05c67: Final verdict of PTC: none 20250814122712541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122712542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122712543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(581)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(576)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(584)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-MGCP(593)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Thu Aug 14 12:27:12 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250814122712652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122712696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122712696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122712696 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122712696 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122712696 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122712696 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122712696 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122712696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f65a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122712696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122712696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122712696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122712696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122712696 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{disrupted}: Freeing instance (context_map.c:202) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5503874)[0x555be3912900]{disrupted}: Deallocated (fsm.c:568) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{disconnected}: Freeing instance (context_map.c:206) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x555be3924af0]{disconnected}: Deallocated (fsm.c:568) 20250814122712696 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5503874 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122712696 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122712696 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122712696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b64d4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122712696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122712696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122712696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122712696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122712696 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{disrupted}: Freeing instance (context_map.c:202) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14525440)[0x555be3903e60]{disrupted}: Deallocated (fsm.c:568) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{disconnected}: Freeing instance (context_map.c:206) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555be390b410]{disconnected}: Deallocated (fsm.c:568) 20250814122712696 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14525440 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122712696 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122712696 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122712696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac84b3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122712696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122712696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122712696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122712696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122712696 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122712696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11024956)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{disconnected}: Freeing instance (context_map.c:206) 20250814122712696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555be3924f30]{disconnected}: Deallocated (fsm.c:568) 20250814122712696 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11024956 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250814122712697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122712697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122712697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122712697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122712697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122712697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122712697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122712697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122712697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122712697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122712697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122712697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122712697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122712697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122713238 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122713238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00672c7c), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122713238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122713238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122713238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122713238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122713238 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122713239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e83389), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122713239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122713239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122713239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122713239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122713239 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122713239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083b1b2), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122713239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122713239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122713239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122713239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122713239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122713239 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122713239 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122713239 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122713239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122713239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122713239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122713239 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122713239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122713239 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122713239 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122713239 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122713240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122713240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122713240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122713240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122713240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122713240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122713240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122713240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122713240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122713240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122713240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122713240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122713354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370780) 20250814122714083 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122714083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce06e8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122714083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122714083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122714083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122714083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122714083 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122714083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007027dc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122714083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122714083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122714083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122714083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122714083 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122714083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5cbb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122714083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122714083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122714083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122714083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122714084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122714084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122714084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122714084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122714084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122714084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122714084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122714084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122714084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122714084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122714084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122714084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122714084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122714084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122714084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122714084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=370780, count=413100) 20250814122714535 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122714535 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122714535 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122714535 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122714535 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122714535 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122714535 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122714535 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122714535 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122714536 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122714536 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122714536 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122714807 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122714807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9bd08), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122714807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122714807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122714807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122714807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122714807 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122714807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007016f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122714807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122714807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122714807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122714807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122714808 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122714808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ac7d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122714808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122714808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122714808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122714808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122714808 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122714808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000850ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122714808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122714808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122714808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122714808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122714808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122714808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122714808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122714808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122714808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122714808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122714808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122714808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122714808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122714808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122714808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122714808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122714808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122714808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122714808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122714808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122714808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122714808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122714808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122714809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122714809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122714809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122714809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122714809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122714809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122714809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122714809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122714809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Aug 14 12:27:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122715493 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122715493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122715493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122715493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122715493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122715493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122715493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122715493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122715493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122715493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122715493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122715493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122715493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250814122716448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122716455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122716463 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42107<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122716491 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122716491 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122716500 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716500 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716500 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122716500 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716500 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716500 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122716501 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43421 (stream_srv.c:142) 20250814122716501 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43421<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122716501 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716501 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716501 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122716501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122716501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122716501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716501 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122716501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122716501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122716501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122716501 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716501 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716502 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716502 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122716502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122716502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716502 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122716502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716502 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716502 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716502 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122716502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122716503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716503 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122716503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716503 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716503 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122716503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122716503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716503 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122716503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716503 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122716503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122716503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122716503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(607)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(610)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(608)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122716527 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716527 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716527 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122716527 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716527 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716527 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122716527 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716527 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716527 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122716527 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122716528 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716528 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122716528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716528 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122716528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716528 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716528 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716528 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122716528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716528 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122716528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716528 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716528 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716528 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122716528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122716528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716528 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716528 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122716528 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122716528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122716528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122716529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122716529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122716529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122716529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122716529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122716529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122716529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122716529 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122716529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122716529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122716529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122716529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122716529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122716529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122716529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122716570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122716570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122716570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122716570 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122716570 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122716570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122716570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122716570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122716570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122716580 DLINP DEBUG SRVCONN(,r=127.0.0.1:43421<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122716580 DLINP DEBUG SRVCONN(,r=127.0.0.1:43421<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122716580 DLINP DEBUG SRVCONN(,r=127.0.0.1:43421<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122716580 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122716580 DHNBAP DEBUG (127.0.0.1:43421 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122716580 DHNBAP NOTICE (127.0.0.1:43421 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122716580 DHNBAP NOTICE (127.0.0.1:43421 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122716580 DLINP DEBUG SRVCONN(,r=127.0.0.1:43421<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122716580 DLINP DEBUG SRVCONN(,r=127.0.0.1:43421<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122716713 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122716713 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122716713 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122716713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(607)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122716715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122716715 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122716715 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122716715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122716715 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122716715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122716715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122716715 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122716715 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122716715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122716715 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122716715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122716723 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122716723 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122716723 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122716723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(610)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122716724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716724 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122716724 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122716724 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122716724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122716724 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122716724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122716725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716725 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122716725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122716725 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122716725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122716725 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122716725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122716739 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122716739 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122716739 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122716739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(613)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122716740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716740 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122716740 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122716740 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122716740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122716740 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122716740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122716741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716741 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122716741 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122716741 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122716741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122716741 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122716741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122716750 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122716750 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122716750 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122716750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(616)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122716752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122716752 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122716752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122716752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122716752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122716752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122716753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122716753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122716753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122716753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122716753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122716753 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122716753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122717521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717521 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122717521 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122717521 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122717521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122717521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122717521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122717521 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122717521 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122717521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122717521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122717521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122717521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122717521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122717521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122717521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122717521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122717521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122717521 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122717521 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122717521 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122717521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122717521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122717521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122717522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122717522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122717522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122717522 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122717522 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122717522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717522 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122717522 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122717522 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122717522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122717522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122717522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122717522 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122717528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717528 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122717528 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122717528 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122717528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122717528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122717528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122717528 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122717528 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122717528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122717528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122717528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122717528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122717528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122717528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122717528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122717528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122717528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122717528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122717528 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122717528 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122717528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122717528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122717528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122717528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122717528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122717528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122717528 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122717528 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122717528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122717528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122717528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122717528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122717528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122717528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122717528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(609)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122717543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717543 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122717543 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122717543 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122717543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122717543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122717543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122717543 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122717543 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122717543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122717543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122717543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122717543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122717543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122717543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122717543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122717543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122717544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122717544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122717544 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122717544 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122717544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122717544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122717544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122717544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122717544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122717544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122717544 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122717544 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122717544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122717544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122717544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122717544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122717544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122717544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122717544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122717555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717555 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122717555 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122717555 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122717555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122717555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122717555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122717555 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122717555 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122717555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122717555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122717555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122717555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122717555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122717555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122717555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122717555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122717555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122717555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122717555 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122717555 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122717555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122717555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122717555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122717555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122717555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122717555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122717555 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122717555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122717555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122717555 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122717555 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122717555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122717555 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122717555 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122717555 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122717555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122717555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122717555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122717555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(615)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122718585 DLCTRL DEBUG Command: GET 262291802 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122718586 DLCTRL DEBUG Tx Command reply: GET_REPLY 262291802 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122718587 DLCTRL DEBUG Command: GET 304710275 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122718587 DLCTRL DEBUG Tx Command reply: GET_REPLY 304710275 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122718588 DLCTRL DEBUG Command: GET 355233772 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122718588 DLCTRL DEBUG Tx Command reply: GET_REPLY 355233772 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122718589 DLCTRL DEBUG Command: GET 148054156 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122718589 DLCTRL DEBUG Tx Command reply: GET_REPLY 148054156 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122718590 DLCTRL DEBUG Command: GET 297628463 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122718590 DLCTRL DEBUG Tx Command reply: GET_REPLY 297628463 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122718591 DLCTRL DEBUG Command: GET 537735281 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122718591 DLCTRL DEBUG Tx Command reply: GET_REPLY 537735281 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122718592 DLCTRL DEBUG Command: GET 633169015 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122718592 DLCTRL DEBUG Tx Command reply: GET_REPLY 633169015 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122718593 DLCTRL DEBUG Command: GET 570613031 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122718593 DLCTRL DEBUG Tx Command reply: GET_REPLY 570613031 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122718594 DLCTRL DEBUG Command: GET 333473793 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122718594 DLCTRL DEBUG Tx Command reply: GET_REPLY 333473793 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122718595 DLCTRL DEBUG Command: GET 64749677 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122718595 DLCTRL DEBUG Tx Command reply: GET_REPLY 64749677 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122718596 DLCTRL DEBUG Command: GET 119772620 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122718596 DLCTRL DEBUG Tx Command reply: GET_REPLY 119772620 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122718597 DLCTRL DEBUG Command: GET 164512169 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122718597 DLCTRL DEBUG Tx Command reply: GET_REPLY 164512169 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122718597 DLCTRL DEBUG Command: GET 893848395 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122718597 DLCTRL DEBUG Tx Command reply: GET_REPLY 893848395 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122718598 DLCTRL DEBUG Command: GET 42017435 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122718598 DLCTRL DEBUG Tx Command reply: GET_REPLY 42017435 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122718600 DLCTRL DEBUG Command: GET 691547790 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122718600 DLCTRL DEBUG Tx Command reply: GET_REPLY 691547790 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122718601 DLCTRL DEBUG Command: GET 509766466 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122718601 DLCTRL DEBUG Tx Command reply: GET_REPLY 509766466 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122718602 DLCTRL DEBUG Command: GET 510875594 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122718602 DLCTRL DEBUG Tx Command reply: GET_REPLY 510875594 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122718603 DLCTRL DEBUG Command: GET 56398792 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122718603 DLCTRL DEBUG Tx Command reply: GET_REPLY 56398792 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122718603 DLCTRL DEBUG Command: GET 598413861 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122718603 DLCTRL DEBUG Tx Command reply: GET_REPLY 598413861 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122718604 DLCTRL DEBUG Command: GET 271210494 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122718604 DLCTRL DEBUG Tx Command reply: GET_REPLY 271210494 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010100000'B, t_guard := 20.000000 } 20250814122718614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)14804919 20250814122719627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122719627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122719627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122719627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122719627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe1e7b7, normal) (hnbgw_rua.c:407) 20250814122719627 DHNB DEBUG map_rua[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122719627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122719627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14804919 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122719627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122719627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122719627 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14804919 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814122719627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14804919 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122719627 DCN DEBUG map_sccp[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122719627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122719627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14804919 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122719627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14804919 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122719627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122719627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122719627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122719627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122719627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122719627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122719627 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{IDLE}: Allocated (fsm.c:456) 20250814122719627 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122719627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030002a00056400500f1100926) (sccp_scrc.c:406) 20250814122719627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122719627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122719627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122719627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122719627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122719627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122719627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122719627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122719627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122719627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122719627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122719627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122719627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122719627 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122719627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122719627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122719627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122719627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122719627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122719627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122719627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122719627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122719627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122719627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)14965580 HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122719632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122719632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122719632 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122719632 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122719632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122719632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122719632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122719632 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122719632 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122719632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122719632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122719632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122719632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122719632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=005c6d06) (sccp_scrc.c:477) 20250814122719632 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250814122719632 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122719632 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122719632 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122719632 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122719632 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122719632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122719632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122719632 DLCTRL DEBUG Command: GET 233200871 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122719632 DLCTRL DEBUG Tx Command reply: GET_REPLY 233200871 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122719633 DLCTRL DEBUG Command: GET 792006008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122719633 DLCTRL DEBUG Tx Command reply: GET_REPLY 792006008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122719634 DLCTRL DEBUG Command: GET 634081507 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122719634 DLCTRL DEBUG Tx Command reply: GET_REPLY 634081507 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122719634 DLCTRL DEBUG Command: GET 232906621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122719634 DLCTRL DEBUG Tx Command reply: GET_REPLY 232906621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122719635 DLCTRL DEBUG Command: GET 500459460 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122719635 DLCTRL DEBUG Tx Command reply: GET_REPLY 500459460 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122719636 DLCTRL DEBUG Command: GET 279877601 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122719636 DLCTRL DEBUG Tx Command reply: GET_REPLY 279877601 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122719637 DLCTRL DEBUG Command: GET 347376324 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122719637 DLCTRL DEBUG Tx Command reply: GET_REPLY 347376324 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122719637 DLCTRL DEBUG Command: GET 192859706 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122719637 DLCTRL DEBUG Tx Command reply: GET_REPLY 192859706 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122719638 DLCTRL DEBUG Command: GET 39295239 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122719638 DLCTRL DEBUG Tx Command reply: GET_REPLY 39295239 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122719639 DLCTRL DEBUG Command: GET 71563461 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122719639 DLCTRL DEBUG Tx Command reply: GET_REPLY 71563461 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122719639 DLCTRL DEBUG Command: GET 874369069 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122719640 DLCTRL DEBUG Tx Command reply: GET_REPLY 874369069 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122719640 DLCTRL DEBUG Command: GET 638938848 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122719640 DLCTRL DEBUG Tx Command reply: GET_REPLY 638938848 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122719641 DLCTRL DEBUG Command: GET 286768300 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122719641 DLCTRL DEBUG Tx Command reply: GET_REPLY 286768300 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122719642 DLCTRL DEBUG Command: GET 630213905 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122719642 DLCTRL DEBUG Tx Command reply: GET_REPLY 630213905 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122719642 DLCTRL DEBUG Command: GET 669837511 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122719642 DLCTRL DEBUG Tx Command reply: GET_REPLY 669837511 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122719643 DLCTRL DEBUG Command: GET 368289013 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122719643 DLCTRL DEBUG Tx Command reply: GET_REPLY 368289013 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122719644 DLCTRL DEBUG Command: GET 85853821 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122719644 DLCTRL DEBUG Tx Command reply: GET_REPLY 85853821 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122719644 DLCTRL DEBUG Command: GET 974622887 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122719645 DLCTRL DEBUG Tx Command reply: GET_REPLY 974622887 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122719645 DLCTRL DEBUG Command: GET 753894341 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122719645 DLCTRL DEBUG Tx Command reply: GET_REPLY 753894341 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122719646 DLCTRL DEBUG Command: GET 659139388 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122719646 DLCTRL DEBUG Tx Command reply: GET_REPLY 659139388 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000000'B, t_guard := 20.000000 } 20250814122719656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@8f74a3c05c67: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@8f74a3c05c67: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)16622485 20250814122720663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122720663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122720663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122720663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122720663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfda395, normal) (hnbgw_rua.c:407) 20250814122720663 DHNB DEBUG map_rua[0x555be390b410]{init}: Allocated (fsm.c:456) 20250814122720663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122720663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16622485 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122720663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122720663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122720663 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122720663 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16622485 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814122720663 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16622485 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122720663 DCN DEBUG map_sccp[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122720663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122720663 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16622485 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122720663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16622485 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122720663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122720663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122720663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122720663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122720663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122720663 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122720663 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{IDLE}: Allocated (fsm.c:456) 20250814122720663 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122720663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030001000056400500f1100926) (sccp_scrc.c:406) 20250814122720663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122720663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122720663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122720663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122720663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122720663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122720663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122720663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122720663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122720663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122720663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122720663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122720663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122720663 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122720663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122720663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122720663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122720663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122720663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122720663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122720663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122720663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122720663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122720663 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@8f74a3c05c67: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)14831961 HNBGW_Test.msc1-SCCP(608)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122720668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122720668 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122720668 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122720668 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122720668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122720669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122720669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122720669 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122720669 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122720669 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122720669 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122720669 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122720669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122720669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=0027a83e) (sccp_scrc.c:477) 20250814122720669 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250814122720669 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122720669 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122720669 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122720669 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122720669 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122720669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122720669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122720669 DLCTRL DEBUG Command: GET 184112859 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122720669 DLCTRL DEBUG Tx Command reply: GET_REPLY 184112859 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122720670 DLCTRL DEBUG Command: GET 787739228 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122720670 DLCTRL DEBUG Tx Command reply: GET_REPLY 787739228 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122720671 DLCTRL DEBUG Command: GET 997945901 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122720671 DLCTRL DEBUG Tx Command reply: GET_REPLY 997945901 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122720673 DLCTRL DEBUG Command: GET 253397274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122720673 DLCTRL DEBUG Tx Command reply: GET_REPLY 253397274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122720674 DLCTRL DEBUG Command: GET 176693231 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122720674 DLCTRL DEBUG Tx Command reply: GET_REPLY 176693231 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122720676 DLCTRL DEBUG Command: GET 860145553 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122720676 DLCTRL DEBUG Tx Command reply: GET_REPLY 860145553 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122720677 DLCTRL DEBUG Command: GET 924433404 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122720677 DLCTRL DEBUG Tx Command reply: GET_REPLY 924433404 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122720678 DLCTRL DEBUG Command: GET 902677948 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122720678 DLCTRL DEBUG Tx Command reply: GET_REPLY 902677948 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122720680 DLCTRL DEBUG Command: GET 283592584 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122720680 DLCTRL DEBUG Tx Command reply: GET_REPLY 283592584 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122720681 DLCTRL DEBUG Command: GET 326205233 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122720681 DLCTRL DEBUG Tx Command reply: GET_REPLY 326205233 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122720682 DLCTRL DEBUG Command: GET 556404526 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122720682 DLCTRL DEBUG Tx Command reply: GET_REPLY 556404526 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122720684 DLCTRL DEBUG Command: GET 872163608 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122720684 DLCTRL DEBUG Tx Command reply: GET_REPLY 872163608 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122720685 DLCTRL DEBUG Command: GET 495716070 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122720685 DLCTRL DEBUG Tx Command reply: GET_REPLY 495716070 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122720686 DLCTRL DEBUG Command: GET 791033782 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122720686 DLCTRL DEBUG Tx Command reply: GET_REPLY 791033782 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122720687 DLCTRL DEBUG Command: GET 638961890 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122720687 DLCTRL DEBUG Tx Command reply: GET_REPLY 638961890 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122720688 DLCTRL DEBUG Command: GET 431658292 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122720688 DLCTRL DEBUG Tx Command reply: GET_REPLY 431658292 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122720689 DLCTRL DEBUG Command: GET 865462937 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122720689 DLCTRL DEBUG Tx Command reply: GET_REPLY 865462937 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122720691 DLCTRL DEBUG Command: GET 768168561 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122720691 DLCTRL DEBUG Tx Command reply: GET_REPLY 768168561 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122720692 DLCTRL DEBUG Command: GET 972193618 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122720692 DLCTRL DEBUG Tx Command reply: GET_REPLY 972193618 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122720693 DLCTRL DEBUG Command: GET 738419031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122720693 DLCTRL DEBUG Tx Command reply: GET_REPLY 738419031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001011110'B, t_guard := 20.000000 } 20250814122720709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)11039763 20250814122721738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122721738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122721738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122721738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122721738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa87413, normal) (hnbgw_rua.c:407) 20250814122721738 DHNB DEBUG map_rua[0x555be3924f30]{init}: Allocated (fsm.c:456) 20250814122721738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122721738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11039763 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122721738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122721738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122721739 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11039763 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814122721739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11039763 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122721739 DCN DEBUG map_sccp[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814122721739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122721739 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11039763 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122721739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11039763 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122721739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122721739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122721739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122721739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122721739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122721739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122721739 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{IDLE}: Allocated (fsm.c:456) 20250814122721739 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122721739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300025e0056400500f1100926) (sccp_scrc.c:406) 20250814122721739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122721739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122721739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122721739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122721739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122721739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122721739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122721739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122721739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122721739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122721739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122721739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122721739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122721739 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122721739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122721739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122721740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122721740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122721740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122721740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122721740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122721740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122721740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)2393197 HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122721746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721746 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122721746 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122721746 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122721746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122721746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122721746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122721746 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122721746 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122721746 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122721746 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122721747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122721747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122721747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=00efcdad) (sccp_scrc.c:477) 20250814122721747 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250814122721747 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122721747 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122721747 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122721747 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122721747 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122721747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122721747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122721749 DLCTRL DEBUG Command: GET 560783800 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122721749 DLCTRL DEBUG Tx Command reply: GET_REPLY 560783800 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122721753 DLCTRL DEBUG Command: GET 917750355 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122721753 DLCTRL DEBUG Tx Command reply: GET_REPLY 917750355 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122721757 DLCTRL DEBUG Command: GET 898246134 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122721757 DLCTRL DEBUG Tx Command reply: GET_REPLY 898246134 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122721761 DLCTRL DEBUG Command: GET 35876644 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122721761 DLCTRL DEBUG Tx Command reply: GET_REPLY 35876644 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122721765 DLCTRL DEBUG Command: GET 487229334 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122721765 DLCTRL DEBUG Tx Command reply: GET_REPLY 487229334 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122721767 DLCTRL DEBUG Command: GET 994072069 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122721767 DLCTRL DEBUG Tx Command reply: GET_REPLY 994072069 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122721770 DLCTRL DEBUG Command: GET 118009580 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122721770 DLCTRL DEBUG Tx Command reply: GET_REPLY 118009580 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122721771 DLCTRL DEBUG Command: GET 854856639 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122721771 DLCTRL DEBUG Tx Command reply: GET_REPLY 854856639 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122721773 DLCTRL DEBUG Command: GET 2533800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122721773 DLCTRL DEBUG Tx Command reply: GET_REPLY 2533800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122721774 DLCTRL DEBUG Command: GET 733906053 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122721774 DLCTRL DEBUG Tx Command reply: GET_REPLY 733906053 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122721775 DLCTRL DEBUG Command: GET 572207532 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122721775 DLCTRL DEBUG Tx Command reply: GET_REPLY 572207532 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122721776 DLCTRL DEBUG Command: GET 38443705 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122721776 DLCTRL DEBUG Tx Command reply: GET_REPLY 38443705 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122721777 DLCTRL DEBUG Command: GET 434280152 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122721777 DLCTRL DEBUG Tx Command reply: GET_REPLY 434280152 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122721778 DLCTRL DEBUG Command: GET 403420572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122721778 DLCTRL DEBUG Tx Command reply: GET_REPLY 403420572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122721779 DLCTRL DEBUG Command: GET 40528783 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122721779 DLCTRL DEBUG Tx Command reply: GET_REPLY 40528783 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122721780 DLCTRL DEBUG Command: GET 964396454 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122721780 DLCTRL DEBUG Tx Command reply: GET_REPLY 964396454 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122721780 DLCTRL DEBUG Command: GET 662669621 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122721780 DLCTRL DEBUG Tx Command reply: GET_REPLY 662669621 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122721781 DLCTRL DEBUG Command: GET 542512939 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122721781 DLCTRL DEBUG Tx Command reply: GET_REPLY 542512939 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122721782 DLCTRL DEBUG Command: GET 776333544 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122721782 DLCTRL DEBUG Tx Command reply: GET_REPLY 776333544 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122721783 DLCTRL DEBUG Command: GET 621798963 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122721783 DLCTRL DEBUG Tx Command reply: GET_REPLY 621798963 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122721785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122721785 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42107<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(599)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(598)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122721786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122721787 DLINP DEBUG SRVCONN(,r=127.0.0.1:43421<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122721787 DLINP DEBUG SRVCONN(,r=127.0.0.1:43421<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122721787 DLINP NOTICE SRV(,r=127.0.0.1:43421<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122721787 DMAIN NOTICE (127.0.0.1:43421 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43421<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122721787 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@8f74a3c05c67: Final verdict of PTC: none 20250814122721788 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122721788 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122721788 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122721788 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(614)@8f74a3c05c67: Final verdict of PTC: none 20250814122721788 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122721788 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122721788 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122721788 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(615)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(611)@8f74a3c05c67: Final verdict of PTC: none 20250814122721788 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-RAN(609)@8f74a3c05c67: Final verdict of PTC: none 20250814122721788 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122721788 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122721788 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122721788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122721789 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122721789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122721789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122721789 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122721789 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc1-SCCP(608)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(617)@8f74a3c05c67: Final verdict of PTC: none 20250814122721797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(600)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@8f74a3c05c67: Final verdict of PTC: pass 20250814122721805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@8f74a3c05c67: Final verdict of PTC: pass 20250814122721813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Aug 14 12:27:21 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250814122721881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122721940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122721940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122721941 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122721941 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122721941 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122721941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122721941 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122721941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c6d06), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122721941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122721941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122721941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122721941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122721941 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{disrupted}: Freeing instance (context_map.c:202) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14804919)[0x555be3912900]{disrupted}: Deallocated (fsm.c:568) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{disconnected}: Freeing instance (context_map.c:206) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x555be3924af0]{disconnected}: Deallocated (fsm.c:568) 20250814122721941 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14804919 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122721941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122721941 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122721941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a83e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122721941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122721941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122721941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122721941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122721941 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{disrupted}: Freeing instance (context_map.c:202) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16622485)[0x555be390b410]{disrupted}: Deallocated (fsm.c:568) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{disconnected}: Freeing instance (context_map.c:206) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555be38aea90]{disconnected}: Deallocated (fsm.c:568) 20250814122721941 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16622485 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122721941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122721941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122721941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122721941 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122721942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efcdad), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122721942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122721942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122721942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122721942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122721942 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122721942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122721942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122721942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{disrupted}: Freeing instance (context_map.c:202) 20250814122721942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11039763)[0x555be3924f30]{disrupted}: Deallocated (fsm.c:568) 20250814122721942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122721942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{disconnected}: Freeing instance (context_map.c:206) 20250814122721942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555be39112f0]{disconnected}: Deallocated (fsm.c:568) 20250814122721942 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11039763 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250814122721942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122721942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122721942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122721942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122721942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122721942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122721942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122721942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122721942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122721942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122721942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122721942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122721943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122721943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122721943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122721943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122721943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122721943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122721943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122721943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122721943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122721943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122722583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397980) 20250814122722697 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122722697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac84b3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122722697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122722697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122722697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122722697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122722697 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122722697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b64d4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122722697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122722697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122722697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122722697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122722697 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122722697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f65a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122722697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122722697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122722697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122722697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122722698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122722698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122722698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122722698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122722698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122722698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122722698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122722698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122722698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122722698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122722698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122722698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122722698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122722698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122722698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122722698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122723239 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122723239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083b1b2), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122723239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122723239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122723239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122723239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122723239 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122723240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e83389), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122723240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122723240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122723240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122723240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122723240 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122723240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00672c7c), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122723240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122723240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122723240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122723240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122723240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122723240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122723240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122723240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122723240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122723240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122723240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122723240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122723240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122723240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122723240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122723240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122723240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122723240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122723240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122723241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122723241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=397980, count=411580) 20250814122723789 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122723789 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122723789 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122723789 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122723789 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122723789 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122723789 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122723789 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122723789 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122724084 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122724084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5cbb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122724084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122724084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122724084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122724084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122724084 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122724084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007027dc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122724084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122724084 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122724084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122724084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122724084 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122724084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce06e8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122724084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122724084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122724084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122724084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122724084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122724084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122724084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122724084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122724084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122724084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122724084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122724084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122724084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122724084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122724084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122724084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122724085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122724085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122724085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122724085 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122724085 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122724085 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122724085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122724085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122724085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Aug 14 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122724808 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122724808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000850ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122724808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122724808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122724808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122724808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122724808 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122724808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ac7d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122724808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122724808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122724808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122724808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122724808 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122724808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007016f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122724808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122724808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122724808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122724808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122724808 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122724808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9bd08), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122724808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122724808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122724808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122724808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122724808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122724808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122724808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122724808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122724808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122724808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122724808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122724808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122724808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122724808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122724808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122724808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122724808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122724808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122724808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122724808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122724808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122725494 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122725494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122725494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122725494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725495 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122725495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122725495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122725495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122725495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122725495 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250814122725653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122725660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122725661 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46105<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122725675 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122725675 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122725682 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725682 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122725682 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122725682 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725682 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122725682 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122725682 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725682 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122725683 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725683 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122725683 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60907 (stream_srv.c:142) 20250814122725683 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60907<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122725684 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725684 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122725684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725684 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122725684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725684 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725684 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725684 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122725684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725684 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122725684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725684 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725684 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725684 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122725684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725684 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122725684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725684 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725684 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725684 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122725684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122725684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725684 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122725684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122725684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122725684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122725684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(631)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(634)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(632)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122725706 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725706 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122725706 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122725706 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725706 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122725706 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122725707 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725707 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122725707 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122725707 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122725708 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725708 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122725708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725708 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122725708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725708 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725708 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725708 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122725708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725708 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122725708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725708 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725708 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122725708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122725708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725708 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725708 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122725708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122725708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122725708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122725708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122725708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122725708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122725708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122725708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122725708 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122725708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122725708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122725708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122725708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122725708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122725708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122725708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122725708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122725708 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122725740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122725740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122725740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122725740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122725740 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122725740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122725740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122725740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122725740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122725744 DLINP DEBUG SRVCONN(,r=127.0.0.1:60907<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122725744 DLINP DEBUG SRVCONN(,r=127.0.0.1:60907<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122725744 DLINP DEBUG SRVCONN(,r=127.0.0.1:60907<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122725744 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122725744 DHNBAP DEBUG (127.0.0.1:60907 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122725744 DHNBAP NOTICE (127.0.0.1:60907 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122725744 DHNBAP NOTICE (127.0.0.1:60907 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122725744 DLINP DEBUG SRVCONN(,r=127.0.0.1:60907<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122725744 DLINP DEBUG SRVCONN(,r=127.0.0.1:60907<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122725894 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122725894 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122725894 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122725894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(631)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122725904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122725904 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122725904 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122725904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122725904 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122725904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122725904 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122725904 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122725904 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122725904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122725907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725907 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122725907 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122725907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122725907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122725907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122725907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122725907 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(634)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122725912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725912 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122725913 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122725913 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122725913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122725913 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122725913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122725916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725916 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122725916 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122725916 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122725916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122725916 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122725916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122725916 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122725919 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122725920 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122725920 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814122725920 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814122725920 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814122725920 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814122725920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(637)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122725926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725926 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122725926 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814122725926 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814122725926 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814122725926 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122725926 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122725926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814122725930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725930 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122725930 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122725930 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122725930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122725930 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250814122725930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122725930 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122725930 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122725930 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122725930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(640)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122725936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725936 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122725936 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122725936 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122725936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122725936 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122725936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122725938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122725938 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122725938 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122725938 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122725938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122725938 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122725938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122726715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122726715 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122726715 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122726715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122726715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122726715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122726715 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122726715 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122726716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122726716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122726716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122726716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122726716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122726716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122726716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122726716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122726716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122726716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122726716 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122726716 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122726716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122726716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122726716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122726716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122726716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122726716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122726716 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122726716 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122726717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122726717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122726717 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122726717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122726717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122726717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122726717 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122726733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122726733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122726733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122726733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122726733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122726733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122726733 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122726733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122726733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122726733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122726733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122726733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122726733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122726733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122726733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122726733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122726734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122726734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122726734 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122726734 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122726734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122726734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726734 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122726734 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122726734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122726734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122726734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122726734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122726734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122726734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122726734 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122726734 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122726734 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122726734 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122726734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122726734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122726734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122726734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122726734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122726734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122726734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122726734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122726734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122726734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122726734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122726734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122726734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122726734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122726734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122726734 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122726734 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122726734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122726734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122726734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122726734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122726734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122726734 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122726735 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122726735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122726735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122726735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122726735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122726735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122726735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122726735 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122726742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726742 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122726742 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122726742 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122726742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122726742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122726742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122726742 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122726742 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122726742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122726742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122726742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122726742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122726742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122726742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122726742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122726742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122726742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122726742 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122726742 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122726742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122726742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122726742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122726742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122726742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122726742 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122726742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122726742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122726742 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122726742 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122726742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122726742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122726742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122726742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122726742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122726742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122726743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122726743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(633)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(636)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(639)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122727751 DLCTRL DEBUG Command: GET 916772357 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122727751 DLCTRL DEBUG Tx Command reply: GET_REPLY 916772357 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122727754 DLCTRL DEBUG Command: GET 769313049 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122727754 DLCTRL DEBUG Tx Command reply: GET_REPLY 769313049 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122727756 DLCTRL DEBUG Command: GET 481421926 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122727756 DLCTRL DEBUG Tx Command reply: GET_REPLY 481421926 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122727759 DLCTRL DEBUG Command: GET 993830780 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122727759 DLCTRL DEBUG Tx Command reply: GET_REPLY 993830780 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122727762 DLCTRL DEBUG Command: GET 46176929 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122727762 DLCTRL DEBUG Tx Command reply: GET_REPLY 46176929 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122727765 DLCTRL DEBUG Command: GET 852495117 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122727765 DLCTRL DEBUG Tx Command reply: GET_REPLY 852495117 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122727768 DLCTRL DEBUG Command: GET 187496771 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122727768 DLCTRL DEBUG Tx Command reply: GET_REPLY 187496771 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122727770 DLCTRL DEBUG Command: GET 743176795 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122727770 DLCTRL DEBUG Tx Command reply: GET_REPLY 743176795 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122727772 DLCTRL DEBUG Command: GET 851879286 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122727772 DLCTRL DEBUG Tx Command reply: GET_REPLY 851879286 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122727774 DLCTRL DEBUG Command: GET 662558161 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122727774 DLCTRL DEBUG Tx Command reply: GET_REPLY 662558161 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122727776 DLCTRL DEBUG Command: GET 479542773 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122727776 DLCTRL DEBUG Tx Command reply: GET_REPLY 479542773 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122727777 DLCTRL DEBUG Command: GET 442854070 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122727777 DLCTRL DEBUG Tx Command reply: GET_REPLY 442854070 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122727779 DLCTRL DEBUG Command: GET 842802604 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122727779 DLCTRL DEBUG Tx Command reply: GET_REPLY 842802604 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122727780 DLCTRL DEBUG Command: GET 503071077 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122727780 DLCTRL DEBUG Tx Command reply: GET_REPLY 503071077 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122727781 DLCTRL DEBUG Command: GET 994257146 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122727781 DLCTRL DEBUG Tx Command reply: GET_REPLY 994257146 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122727782 DLCTRL DEBUG Command: GET 6460930 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122727782 DLCTRL DEBUG Tx Command reply: GET_REPLY 6460930 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122727783 DLCTRL DEBUG Command: GET 723445414 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122727783 DLCTRL DEBUG Tx Command reply: GET_REPLY 723445414 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122727784 DLCTRL DEBUG Command: GET 245977720 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122727784 DLCTRL DEBUG Tx Command reply: GET_REPLY 245977720 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122727785 DLCTRL DEBUG Command: GET 844123925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122727785 DLCTRL DEBUG Tx Command reply: GET_REPLY 844123925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122727786 DLCTRL DEBUG Command: GET 32068591 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122727786 DLCTRL DEBUG Tx Command reply: GET_REPLY 32068591 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110101100'B, t_guard := 20.000000 } 20250814122727808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35504<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)14731393 20250814122728841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122728841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122728841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122728841 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122728841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe0c881, normal) (hnbgw_rua.c:407) 20250814122728841 DHNB DEBUG map_rua[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122728841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122728841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14731393 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122728841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122728841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122728841 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14731393 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250814122728841 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14731393 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814122728841 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14731393 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122728841 DCN DEBUG map_sccp[0x555be3924af0]{init}: Allocated (fsm.c:456) 20250814122728841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122728841 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14731393 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122728841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14731393 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122728841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122728841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122728841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122728841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122728841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122728841 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122728841 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{IDLE}: Allocated (fsm.c:456) 20250814122728841 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122728841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003ac0056400500f1100926) (sccp_scrc.c:406) 20250814122728841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122728841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122728841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122728841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122728841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122728841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122728841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122728841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122728841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122728841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122728841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122728841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122728841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122728841 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122728841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122728841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122728841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122728841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122728841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122728841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122728841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122728841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122728841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122728841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)2893496 HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122728850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122728850 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122728850 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122728850 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122728850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122728850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122728850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122728850 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122728850 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122728850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122728850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122728850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122728850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122728850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00c05d9e) (sccp_scrc.c:477) 20250814122728850 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250814122728850 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122728850 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122728850 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122728850 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122728850 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122728850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122728850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122728851 DLCTRL DEBUG Command: GET 168022610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122728851 DLCTRL DEBUG Tx Command reply: GET_REPLY 168022610 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122728853 DLCTRL DEBUG Command: GET 364294589 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122728853 DLCTRL DEBUG Tx Command reply: GET_REPLY 364294589 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122728856 DLCTRL DEBUG Command: GET 226341490 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122728856 DLCTRL DEBUG Tx Command reply: GET_REPLY 226341490 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122728859 DLCTRL DEBUG Command: GET 227493123 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122728859 DLCTRL DEBUG Tx Command reply: GET_REPLY 227493123 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122728861 DLCTRL DEBUG Command: GET 940415427 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122728861 DLCTRL DEBUG Tx Command reply: GET_REPLY 940415427 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122728864 DLCTRL DEBUG Command: GET 867817328 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122728864 DLCTRL DEBUG Tx Command reply: GET_REPLY 867817328 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122728867 DLCTRL DEBUG Command: GET 303778294 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122728867 DLCTRL DEBUG Tx Command reply: GET_REPLY 303778294 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122728873 DLCTRL DEBUG Command: GET 616235875 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122728873 DLCTRL DEBUG Tx Command reply: GET_REPLY 616235875 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122728879 DLCTRL DEBUG Command: GET 658853833 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122728879 DLCTRL DEBUG Tx Command reply: GET_REPLY 658853833 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122728885 DLCTRL DEBUG Command: GET 390766399 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122728885 DLCTRL DEBUG Tx Command reply: GET_REPLY 390766399 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122728890 DLCTRL DEBUG Command: GET 34625387 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122728890 DLCTRL DEBUG Tx Command reply: GET_REPLY 34625387 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122728895 DLCTRL DEBUG Command: GET 252191636 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122728895 DLCTRL DEBUG Tx Command reply: GET_REPLY 252191636 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122728899 DLCTRL DEBUG Command: GET 429445914 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122728899 DLCTRL DEBUG Tx Command reply: GET_REPLY 429445914 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122728903 DLCTRL DEBUG Command: GET 381406709 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122728903 DLCTRL DEBUG Tx Command reply: GET_REPLY 381406709 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250814122728906 DLCTRL DEBUG Command: GET 859067512 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122728906 DLCTRL DEBUG Tx Command reply: GET_REPLY 859067512 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122728910 DLCTRL DEBUG Command: GET 281410925 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122728910 DLCTRL DEBUG Tx Command reply: GET_REPLY 281410925 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122728914 DLCTRL DEBUG Command: GET 927017342 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122728914 DLCTRL DEBUG Tx Command reply: GET_REPLY 927017342 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122728918 DLCTRL DEBUG Command: GET 58757625 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122728918 DLCTRL DEBUG Tx Command reply: GET_REPLY 58757625 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122728922 DLCTRL DEBUG Command: GET 500410286 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122728922 DLCTRL DEBUG Tx Command reply: GET_REPLY 500410286 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122728929 DLCTRL DEBUG Command: GET 405575472 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122728929 DLCTRL DEBUG Tx Command reply: GET_REPLY 405575472 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001100010'B, t_guard := 20.000000 } 20250814122728969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@8f74a3c05c67: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@8f74a3c05c67: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)12887906 20250814122729980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122729980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122729980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122729980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122729980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4a762, normal) (hnbgw_rua.c:407) 20250814122729980 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122729980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122729980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12887906 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122729980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122729980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122729980 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122729980 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12887906 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250814122729980 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12887906 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814122729980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12887906 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122729980 DCN DEBUG map_sccp[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814122729980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122729980 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12887906 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122729980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12887906 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122729980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122729980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122729980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122729980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122729980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122729980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122729980 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{IDLE}: Allocated (fsm.c:456) 20250814122729980 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122729980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002620056400500f1100926) (sccp_scrc.c:406) 20250814122729980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122729980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122729980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122729980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122729980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122729980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122729980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122729980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122729980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122729980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122729980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122729980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122729980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122729980 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122729980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122729980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122729980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122729980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122729980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122729980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122729980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122729980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122729980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122729980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@8f74a3c05c67: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) HNBGW_Test.msc1-RAN(633)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)9493675 HNBGW_Test.msc1-SCCP(632)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122729985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122729985 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122729985 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122729985 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122729985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122729985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122729985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122729985 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122729985 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122729985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122729985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122729985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122729985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122729985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00bb6aa4) (sccp_scrc.c:477) 20250814122729985 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250814122729985 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122729985 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122729985 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122729985 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122729985 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122729985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122729985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122729985 DLCTRL DEBUG Command: GET 560989090 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122729985 DLCTRL DEBUG Tx Command reply: GET_REPLY 560989090 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122729986 DLCTRL DEBUG Command: GET 742425470 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122729986 DLCTRL DEBUG Tx Command reply: GET_REPLY 742425470 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122729986 DLCTRL DEBUG Command: GET 558821042 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122729986 DLCTRL DEBUG Tx Command reply: GET_REPLY 558821042 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122729987 DLCTRL DEBUG Command: GET 275736027 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122729987 DLCTRL DEBUG Tx Command reply: GET_REPLY 275736027 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122729988 DLCTRL DEBUG Command: GET 801312911 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122729988 DLCTRL DEBUG Tx Command reply: GET_REPLY 801312911 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122729989 DLCTRL DEBUG Command: GET 322746395 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122729989 DLCTRL DEBUG Tx Command reply: GET_REPLY 322746395 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122729990 DLCTRL DEBUG Command: GET 777932591 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122729990 DLCTRL DEBUG Tx Command reply: GET_REPLY 777932591 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122729991 DLCTRL DEBUG Command: GET 225943483 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122729991 DLCTRL DEBUG Tx Command reply: GET_REPLY 225943483 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122729992 DLCTRL DEBUG Command: GET 129867789 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122729992 DLCTRL DEBUG Tx Command reply: GET_REPLY 129867789 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122729994 DLCTRL DEBUG Command: GET 212716658 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122729994 DLCTRL DEBUG Tx Command reply: GET_REPLY 212716658 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122729995 DLCTRL DEBUG Command: GET 264635016 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122729995 DLCTRL DEBUG Tx Command reply: GET_REPLY 264635016 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122729996 DLCTRL DEBUG Command: GET 183550708 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122729996 DLCTRL DEBUG Tx Command reply: GET_REPLY 183550708 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122729997 DLCTRL DEBUG Command: GET 899108684 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122729997 DLCTRL DEBUG Tx Command reply: GET_REPLY 899108684 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122729998 DLCTRL DEBUG Command: GET 272574418 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122729998 DLCTRL DEBUG Tx Command reply: GET_REPLY 272574418 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250814122729999 DLCTRL DEBUG Command: GET 5665193 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122729999 DLCTRL DEBUG Tx Command reply: GET_REPLY 5665193 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122730000 DLCTRL DEBUG Command: GET 815416502 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122730000 DLCTRL DEBUG Tx Command reply: GET_REPLY 815416502 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122730001 DLCTRL DEBUG Command: GET 985094656 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122730001 DLCTRL DEBUG Tx Command reply: GET_REPLY 985094656 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122730002 DLCTRL DEBUG Command: GET 898086179 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122730002 DLCTRL DEBUG Tx Command reply: GET_REPLY 898086179 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122730003 DLCTRL DEBUG Command: GET 81039561 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122730003 DLCTRL DEBUG Tx Command reply: GET_REPLY 81039561 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122730004 DLCTRL DEBUG Command: GET 314575261 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122730004 DLCTRL DEBUG Tx Command reply: GET_REPLY 314575261 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111110'B, t_guard := 20.000000 } 20250814122730021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)12928960 20250814122731043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122731043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122731043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122731043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122731043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc547c0, normal) (hnbgw_rua.c:407) 20250814122731043 DHNB DEBUG map_rua[0x555be3924f30]{init}: Allocated (fsm.c:456) 20250814122731043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122731043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12928960 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122731043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122731043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122731043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12928960 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250814122731043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12928960 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814122731043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12928960 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122731043 DCN DEBUG map_sccp[0x555be3903660]{init}: Allocated (fsm.c:456) 20250814122731044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122731044 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12928960 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122731044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12928960 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122731044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122731044 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122731044 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122731044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122731044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122731044 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122731044 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{IDLE}: Allocated (fsm.c:456) 20250814122731044 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122731044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300013e0056400500f1100926) (sccp_scrc.c:406) 20250814122731044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122731044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122731044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122731044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122731044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122731044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122731044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122731044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122731044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122731044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122731044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122731044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122731044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122731044 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122731044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122731044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122731044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731044 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122731044 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122731044 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122731044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122731044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122731044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122731044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)11718383 HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122731051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122731051 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122731051 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122731051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122731051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122731051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122731051 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122731051 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122731051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122731051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122731051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122731051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122731051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=009f8dc5) (sccp_scrc.c:477) 20250814122731051 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250814122731051 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122731051 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122731051 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122731051 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122731051 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122731051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122731051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122731052 DLCTRL DEBUG Command: GET 210142063 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122731052 DLCTRL DEBUG Tx Command reply: GET_REPLY 210142063 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122731055 DLCTRL DEBUG Command: GET 989558971 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122731055 DLCTRL DEBUG Tx Command reply: GET_REPLY 989558971 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122731059 DLCTRL DEBUG Command: GET 318130713 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122731059 DLCTRL DEBUG Tx Command reply: GET_REPLY 318130713 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122731062 DLCTRL DEBUG Command: GET 822544616 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122731062 DLCTRL DEBUG Tx Command reply: GET_REPLY 822544616 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122731067 DLCTRL DEBUG Command: GET 122428252 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122731067 DLCTRL DEBUG Tx Command reply: GET_REPLY 122428252 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122731071 DLCTRL DEBUG Command: GET 317376716 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122731071 DLCTRL DEBUG Tx Command reply: GET_REPLY 317376716 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122731079 DLCTRL DEBUG Command: GET 744542498 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122731079 DLCTRL DEBUG Tx Command reply: GET_REPLY 744542498 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122731084 DLCTRL DEBUG Command: GET 580905180 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122731084 DLCTRL DEBUG Tx Command reply: GET_REPLY 580905180 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122731089 DLCTRL DEBUG Command: GET 184765558 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122731089 DLCTRL DEBUG Tx Command reply: GET_REPLY 184765558 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122731094 DLCTRL DEBUG Command: GET 812779444 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122731094 DLCTRL DEBUG Tx Command reply: GET_REPLY 812779444 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122731099 DLCTRL DEBUG Command: GET 124906042 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122731099 DLCTRL DEBUG Tx Command reply: GET_REPLY 124906042 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122731103 DLCTRL DEBUG Command: GET 34600862 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122731103 DLCTRL DEBUG Tx Command reply: GET_REPLY 34600862 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122731106 DLCTRL DEBUG Command: GET 12335088 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122731106 DLCTRL DEBUG Tx Command reply: GET_REPLY 12335088 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122731109 DLCTRL DEBUG Command: GET 178701779 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122731109 DLCTRL DEBUG Tx Command reply: GET_REPLY 178701779 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250814122731110 DLCTRL DEBUG Command: GET 167075604 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122731110 DLCTRL DEBUG Tx Command reply: GET_REPLY 167075604 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122731113 DLCTRL DEBUG Command: GET 905757055 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122731113 DLCTRL DEBUG Tx Command reply: GET_REPLY 905757055 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122731114 DLCTRL DEBUG Command: GET 835716690 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122731114 DLCTRL DEBUG Tx Command reply: GET_REPLY 835716690 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122731115 DLCTRL DEBUG Command: GET 502546734 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122731115 DLCTRL DEBUG Tx Command reply: GET_REPLY 502546734 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122731115 DLCTRL DEBUG Command: GET 629618969 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122731115 DLCTRL DEBUG Tx Command reply: GET_REPLY 629618969 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122731116 DLCTRL DEBUG Command: GET 10974401 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122731116 DLCTRL DEBUG Tx Command reply: GET_REPLY 10974401 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122731120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122731120 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46105<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(623)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(622)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122731123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122731123 DLINP DEBUG SRVCONN(,r=127.0.0.1:60907<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122731123 DLINP DEBUG SRVCONN(,r=127.0.0.1:60907<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122731123 DLINP NOTICE SRV(,r=127.0.0.1:60907<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122731123 DMAIN NOTICE (127.0.0.1:60907 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60907<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122731123 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(636)@8f74a3c05c67: Final verdict of PTC: none 20250814122731125 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122731125 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122731125 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122731125 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122731125 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122731125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122731125 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122731126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122731126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122731126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122731126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122731126 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122731126 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122731126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122731126 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122731126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122731126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(638)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@8f74a3c05c67: Final verdict of PTC: none 20250814122731126 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122731126 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122731126 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122731127 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122731127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731127 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122731127 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122731127 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122731127 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122731127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731127 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122731127 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122731127 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(639)@8f74a3c05c67: Final verdict of PTC: none 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122731127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(624)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(641)@8f74a3c05c67: Final verdict of PTC: none 20250814122731132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(629)@8f74a3c05c67: Final verdict of PTC: none 20250814122731145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@8f74a3c05c67: Final verdict of PTC: pass 20250814122731149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Aug 14 12:27:31 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250814122731239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122731244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122731244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122731244 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122731244 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122731244 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122731244 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122731244 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122731244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c05d9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122731244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122731244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122731244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122731244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122731244 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{disrupted}: Freeing instance (context_map.c:202) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14731393)[0x555be3912900]{disrupted}: Deallocated (fsm.c:568) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{disconnected}: Freeing instance (context_map.c:206) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x555be3924af0]{disconnected}: Deallocated (fsm.c:568) 20250814122731244 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14731393 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122731244 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122731244 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122731244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb6aa4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122731244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122731244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122731244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122731244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122731244 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12887906)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{disconnected}: Freeing instance (context_map.c:206) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555be39112f0]{disconnected}: Deallocated (fsm.c:568) 20250814122731244 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12887906 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122731244 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122731244 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122731244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f8dc5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122731244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122731244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122731244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122731244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122731244 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{disrupted}: Freeing instance (context_map.c:202) 20250814122731244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12928960)[0x555be3924f30]{disrupted}: Deallocated (fsm.c:568) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{disconnected}: Freeing instance (context_map.c:206) 20250814122731244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555be3903660]{disconnected}: Deallocated (fsm.c:568) 20250814122731244 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12928960 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250814122731244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731244 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122731244 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122731244 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122731244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122731245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122731245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122731245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122731245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122731245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122731245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122731245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122731245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122731245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122731245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122731941 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122731941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c6d06), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122731941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122731941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122731941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122731941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122731941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122731941 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122731941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a83e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122731941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122731941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122731941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122731941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122731942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122731942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122731942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122731942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122731942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122731942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122731942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122731942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122731942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122731942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122731942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122731942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122731942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122731942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122731943 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122731943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efcdad), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122731943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122731943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122731943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122731943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122731943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122731943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122731943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122731943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122731943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122731943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122731943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122731943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=422556) 20250814122732698 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122732698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f65a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122732698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122732698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122732698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122732698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122732698 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122732698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b64d4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122732698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122732698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122732698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122732698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122732699 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122732699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac84b3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122732699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122732699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122732699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122732699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122732699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122732699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122732699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122732699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122732699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122732699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122732699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122732699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122732699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122732699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122732699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122732699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122732699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122732699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122732699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122732699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=422556, count=436156) 20250814122733127 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122733127 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122733127 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122733127 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122733127 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122733127 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122733127 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122733127 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122733127 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122733127 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122733127 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122733127 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122733241 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122733241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00672c7c), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122733241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122733241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122733241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122733241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122733241 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122733241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e83389), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122733241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122733241 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122733241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122733241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122733241 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122733241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083b1b2), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122733241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122733241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122733241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122733241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122733241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122733241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122733241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122733241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122733241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122733241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122733241 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122733241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122733241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122733241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122733241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122733242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122733242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122733242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122733242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122733242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122733242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122733242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122733242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122733242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122733242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Aug 14 12:27:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122734085 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122734085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce06e8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122734085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122734085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122734085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122734085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122734085 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122734085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007027dc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122734085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122734085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122734085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122734085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122734085 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122734085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5cbb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122734085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122734085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122734085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122734085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122734086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122734086 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122734086 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122734086 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122734086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122734086 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122734086 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122734086 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122734086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122734086 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122734086 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122734086 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122734086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122734809 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122734809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9bd08), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122734809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122734809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122734809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122734809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122734810 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122734810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007016f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122734810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122734810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122734810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122734810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122734810 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122734810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ac7d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122734810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122734810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122734810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122734810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122734810 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122734810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000850ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122734810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122734810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122734810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122734810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122734810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122734810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122734810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122734810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122734810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122734810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122734810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122734811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122734811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122734811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122734811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122734811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122734811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122734811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122734811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122734811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122734811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122734811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122734811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122734811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250814122735064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122735069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122735073 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39399<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122735088 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122735088 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122735095 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735095 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735095 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122735095 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735095 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735095 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122735095 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42508 (stream_srv.c:142) 20250814122735095 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42508<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122735095 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735095 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735096 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735096 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735097 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735097 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122735097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735097 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122735097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735097 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735097 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735097 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122735097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735097 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122735097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735097 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735097 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735097 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122735097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122735097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735097 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735097 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735097 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122735097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122735097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735097 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122735097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122735097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122735097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122735097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122735098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122735098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122735098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(655)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122735124 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735124 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735124 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122735124 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735124 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735124 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122735124 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735124 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735125 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122735125 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122735126 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735126 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122735126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735126 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122735126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735126 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735126 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735126 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122735126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735126 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122735126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735126 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735126 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735126 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122735126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735126 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122735126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735126 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735126 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122735126 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122735126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122735126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122735126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122735126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122735126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735126 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122735126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735126 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122735126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122735126 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122735127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122735127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122735127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122735127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122735163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122735163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122735163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122735163 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122735163 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122735163 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122735163 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122735163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122735163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122735172 DLINP DEBUG SRVCONN(,r=127.0.0.1:42508<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122735172 DLINP DEBUG SRVCONN(,r=127.0.0.1:42508<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122735172 DLINP DEBUG SRVCONN(,r=127.0.0.1:42508<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122735172 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122735172 DHNBAP DEBUG (127.0.0.1:42508 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122735172 DHNBAP NOTICE (127.0.0.1:42508 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122735172 DHNBAP NOTICE (127.0.0.1:42508 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122735172 DLINP DEBUG SRVCONN(,r=127.0.0.1:42508<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122735172 DLINP DEBUG SRVCONN(,r=127.0.0.1:42508<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122735308 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122735308 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122735308 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122735308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(655)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122735313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735314 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122735314 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122735314 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122735314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122735314 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122735314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122735314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735314 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122735314 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122735314 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122735314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122735314 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122735314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122735317 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122735317 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122735317 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122735317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(658)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122735319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122735319 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122735319 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122735319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122735319 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122735319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122735319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122735319 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122735319 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122735319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122735319 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122735320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122735340 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122735340 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122735340 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122735340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(661)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122735342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122735342 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122735342 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122735342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122735342 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122735342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122735342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122735342 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122735342 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122735342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122735342 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122735342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122735352 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122735352 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122735352 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122735352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(664)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122735354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735354 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122735354 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122735354 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122735354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122735354 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122735354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122735355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735355 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122735355 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122735355 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122735355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122735355 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122735355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122735495 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122735495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053532a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122735495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122735495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122735495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122735495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122735495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122735495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122735495 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122735495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122735495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122735495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122735495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122735506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122735506 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122735506 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122735506 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122735506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122735506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122735506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122735506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122735506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122735506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122735506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122735506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122735507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122735507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=0053532a) (sccp_scrc.c:477) 20250814122735507 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20250814122735507 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122735507 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122735507 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122735507 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122735507 DLSCCP DEBUG SCCP-SCOC(57)[0x555be3911850]{IDLE}: Deallocated (fsm.c:568) 20250814122736125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736125 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122736125 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122736125 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122736125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122736125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122736126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122736126 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122736126 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122736126 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122736126 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122736126 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122736126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122736126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122736126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122736126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122736126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122736126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122736126 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122736126 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122736126 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122736126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122736126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122736126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122736126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122736126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122736126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122736126 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122736126 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122736126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122736126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122736126 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122736126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122736126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122736126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122736126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122736130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736130 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122736130 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122736130 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122736130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122736130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122736130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122736130 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122736130 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122736130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122736130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122736130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122736130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122736130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122736130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122736130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122736130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122736130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122736130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122736130 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122736130 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122736130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122736130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122736130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122736131 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122736131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122736131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122736131 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122736131 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122736131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122736131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122736131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122736131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122736131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122736131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122736131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122736147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736147 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122736147 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122736147 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122736147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122736147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122736147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122736147 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122736147 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122736147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122736147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122736147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122736147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122736147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122736147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122736147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122736147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122736147 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122736147 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122736147 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122736147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122736147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122736147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122736147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122736147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122736147 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122736147 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122736147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122736147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122736147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122736147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122736147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122736147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122736147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(660)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122736163 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736163 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122736163 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122736163 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122736163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122736163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122736163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122736163 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122736163 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122736163 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122736163 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122736163 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122736163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122736163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122736163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122736163 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122736163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736163 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122736163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122736163 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122736163 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122736163 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122736163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122736163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122736163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122736163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122736163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122736163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122736163 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122736163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122736163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122736163 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122736163 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122736164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122736164 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122736164 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122736164 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122736164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122736164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122736164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122736164 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122737184 DLCTRL DEBUG Command: GET 845982458 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122737184 DLCTRL DEBUG Tx Command reply: GET_REPLY 845982458 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122737185 DLCTRL DEBUG Command: GET 387373356 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122737185 DLCTRL DEBUG Tx Command reply: GET_REPLY 387373356 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122737186 DLCTRL DEBUG Command: GET 861221517 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122737186 DLCTRL DEBUG Tx Command reply: GET_REPLY 861221517 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122737190 DLCTRL DEBUG Command: GET 186929156 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122737190 DLCTRL DEBUG Tx Command reply: GET_REPLY 186929156 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122737193 DLCTRL DEBUG Command: GET 556179962 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122737193 DLCTRL DEBUG Tx Command reply: GET_REPLY 556179962 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122737196 DLCTRL DEBUG Command: GET 284323066 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122737196 DLCTRL DEBUG Tx Command reply: GET_REPLY 284323066 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122737199 DLCTRL DEBUG Command: GET 362504061 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122737199 DLCTRL DEBUG Tx Command reply: GET_REPLY 362504061 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122737201 DLCTRL DEBUG Command: GET 985876948 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122737201 DLCTRL DEBUG Tx Command reply: GET_REPLY 985876948 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122737203 DLCTRL DEBUG Command: GET 989197309 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122737203 DLCTRL DEBUG Tx Command reply: GET_REPLY 989197309 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122737205 DLCTRL DEBUG Command: GET 836294904 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122737205 DLCTRL DEBUG Tx Command reply: GET_REPLY 836294904 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122737206 DLCTRL DEBUG Command: GET 499134190 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122737207 DLCTRL DEBUG Tx Command reply: GET_REPLY 499134190 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122737208 DLCTRL DEBUG Command: GET 318228998 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122737208 DLCTRL DEBUG Tx Command reply: GET_REPLY 318228998 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122737210 DLCTRL DEBUG Command: GET 656638480 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122737210 DLCTRL DEBUG Tx Command reply: GET_REPLY 656638480 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122737211 DLCTRL DEBUG Command: GET 888480006 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122737211 DLCTRL DEBUG Tx Command reply: GET_REPLY 888480006 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122737212 DLCTRL DEBUG Command: GET 601071802 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122737212 DLCTRL DEBUG Tx Command reply: GET_REPLY 601071802 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122737213 DLCTRL DEBUG Command: GET 743711452 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122737213 DLCTRL DEBUG Tx Command reply: GET_REPLY 743711452 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122737215 DLCTRL DEBUG Command: GET 678991837 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122737215 DLCTRL DEBUG Tx Command reply: GET_REPLY 678991837 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122737216 DLCTRL DEBUG Command: GET 191684976 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122737216 DLCTRL DEBUG Tx Command reply: GET_REPLY 191684976 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122737217 DLCTRL DEBUG Command: GET 451897227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122737217 DLCTRL DEBUG Tx Command reply: GET_REPLY 451897227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122737218 DLCTRL DEBUG Command: GET 13730136 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122737218 DLCTRL DEBUG Tx Command reply: GET_REPLY 13730136 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001000101'B, t_guard := 20.000000 } 20250814122737239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)12636646 20250814122738290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122738290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122738290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122738290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122738290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc0d1e6, normal) (hnbgw_rua.c:407) 20250814122738290 DHNB DEBUG map_rua[0x555be3911850]{init}: Allocated (fsm.c:456) 20250814122738290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122738290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636646 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122738290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122738290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122738290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636646 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814122738290 DCN DEBUG map_sccp[0x555be3912900]{init}: Allocated (fsm.c:456) 20250814122738290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122738290 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12636646 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122738290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636646 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122738290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122738290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122738290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122738290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122738290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122738290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122738290 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{IDLE}: Allocated (fsm.c:456) 20250814122738290 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122738290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000450056400500f1100926) (sccp_scrc.c:406) 20250814122738290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122738290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122738290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122738290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122738290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122738290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122738290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122738290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122738290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122738290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122738290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122738290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122738290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122738290 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122738290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122738290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122738291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122738291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122738291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122738291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122738291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122738291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122738291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122738291 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)1452346 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122738309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122738309 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122738309 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122738309 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122738309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122738309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122738309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122738309 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122738309 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122738309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122738309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122738309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122738309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122738309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=000a70fc) (sccp_scrc.c:477) 20250814122738309 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250814122738309 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122738309 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122738309 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122738309 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122738309 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122738309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122738309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122738310 DLCTRL DEBUG Command: GET 286795300 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122738310 DLCTRL DEBUG Tx Command reply: GET_REPLY 286795300 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122738312 DLCTRL DEBUG Command: GET 949151777 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122738312 DLCTRL DEBUG Tx Command reply: GET_REPLY 949151777 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122738316 DLCTRL DEBUG Command: GET 820639895 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122738316 DLCTRL DEBUG Tx Command reply: GET_REPLY 820639895 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122738319 DLCTRL DEBUG Command: GET 861137523 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122738319 DLCTRL DEBUG Tx Command reply: GET_REPLY 861137523 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122738323 DLCTRL DEBUG Command: GET 8761154 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122738323 DLCTRL DEBUG Tx Command reply: GET_REPLY 8761154 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122738327 DLCTRL DEBUG Command: GET 111826972 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122738327 DLCTRL DEBUG Tx Command reply: GET_REPLY 111826972 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122738332 DLCTRL DEBUG Command: GET 542980341 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122738332 DLCTRL DEBUG Tx Command reply: GET_REPLY 542980341 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814122738336 DLCTRL DEBUG Command: GET 975379067 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122738336 DLCTRL DEBUG Tx Command reply: GET_REPLY 975379067 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122738341 DLCTRL DEBUG Command: GET 959761967 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122738341 DLCTRL DEBUG Tx Command reply: GET_REPLY 959761967 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122738346 DLCTRL DEBUG Command: GET 750546788 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122738346 DLCTRL DEBUG Tx Command reply: GET_REPLY 750546788 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122738350 DLCTRL DEBUG Command: GET 320833292 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122738350 DLCTRL DEBUG Tx Command reply: GET_REPLY 320833292 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122738354 DLCTRL DEBUG Command: GET 265891676 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122738354 DLCTRL DEBUG Tx Command reply: GET_REPLY 265891676 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122738358 DLCTRL DEBUG Command: GET 975480526 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122738358 DLCTRL DEBUG Tx Command reply: GET_REPLY 975480526 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122738362 DLCTRL DEBUG Command: GET 891198669 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122738362 DLCTRL DEBUG Tx Command reply: GET_REPLY 891198669 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122738365 DLCTRL DEBUG Command: GET 736852067 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122738365 DLCTRL DEBUG Tx Command reply: GET_REPLY 736852067 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122738369 DLCTRL DEBUG Command: GET 93698502 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122738369 DLCTRL DEBUG Tx Command reply: GET_REPLY 93698502 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122738373 DLCTRL DEBUG Command: GET 425575147 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122738373 DLCTRL DEBUG Tx Command reply: GET_REPLY 425575147 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122738377 DLCTRL DEBUG Command: GET 361010073 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122738377 DLCTRL DEBUG Tx Command reply: GET_REPLY 361010073 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122738381 DLCTRL DEBUG Command: GET 103904125 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122738381 DLCTRL DEBUG Tx Command reply: GET_REPLY 103904125 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122738386 DLCTRL DEBUG Command: GET 914778081 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122738386 DLCTRL DEBUG Tx Command reply: GET_REPLY 914778081 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101100101'B, t_guard := 20.000000 } 20250814122738410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)14055548 20250814122739418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122739418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122739418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122739418 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122739418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6787c, normal) (hnbgw_rua.c:407) 20250814122739418 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122739418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122739418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055548 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122739419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122739419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122739419 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122739419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055548 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814122739419 DCN DEBUG map_sccp[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814122739419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122739419 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14055548 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122739419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14055548 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122739419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122739419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122739419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122739419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122739419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122739419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122739419 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{IDLE}: Allocated (fsm.c:456) 20250814122739419 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122739419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001650056400500f1100926) (sccp_scrc.c:406) 20250814122739419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122739419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122739419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122739419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122739419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122739419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122739419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122739419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122739419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122739419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122739419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122739419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122739419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122739419 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122739419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122739419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122739419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122739419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122739419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122739419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122739419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122739419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122739419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122739419 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)12224413 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122739421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122739421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122739421 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122739421 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122739421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122739421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122739421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122739421 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122739421 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122739421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122739421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122739421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122739421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122739421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00c1449d) (sccp_scrc.c:477) 20250814122739421 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250814122739421 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122739421 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122739421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122739421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122739421 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122739421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122739421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122739421 DLCTRL DEBUG Command: GET 980189885 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122739421 DLCTRL DEBUG Tx Command reply: GET_REPLY 980189885 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122739422 DLCTRL DEBUG Command: GET 210476850 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122739422 DLCTRL DEBUG Tx Command reply: GET_REPLY 210476850 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122739423 DLCTRL DEBUG Command: GET 291521111 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122739423 DLCTRL DEBUG Tx Command reply: GET_REPLY 291521111 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122739424 DLCTRL DEBUG Command: GET 297794970 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122739424 DLCTRL DEBUG Tx Command reply: GET_REPLY 297794970 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122739425 DLCTRL DEBUG Command: GET 240734336 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122739425 DLCTRL DEBUG Tx Command reply: GET_REPLY 240734336 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122739426 DLCTRL DEBUG Command: GET 893966783 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122739426 DLCTRL DEBUG Tx Command reply: GET_REPLY 893966783 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122739427 DLCTRL DEBUG Command: GET 291362450 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122739427 DLCTRL DEBUG Tx Command reply: GET_REPLY 291362450 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250814122739427 DLCTRL DEBUG Command: GET 581676118 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122739428 DLCTRL DEBUG Tx Command reply: GET_REPLY 581676118 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122739428 DLCTRL DEBUG Command: GET 650936942 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122739428 DLCTRL DEBUG Tx Command reply: GET_REPLY 650936942 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122739429 DLCTRL DEBUG Command: GET 996775586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122739429 DLCTRL DEBUG Tx Command reply: GET_REPLY 996775586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122739430 DLCTRL DEBUG Command: GET 580394586 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122739430 DLCTRL DEBUG Tx Command reply: GET_REPLY 580394586 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122739431 DLCTRL DEBUG Command: GET 581066572 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122739431 DLCTRL DEBUG Tx Command reply: GET_REPLY 581066572 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122739432 DLCTRL DEBUG Command: GET 549267884 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122739432 DLCTRL DEBUG Tx Command reply: GET_REPLY 549267884 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122739433 DLCTRL DEBUG Command: GET 810966866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122739433 DLCTRL DEBUG Tx Command reply: GET_REPLY 810966866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122739433 DLCTRL DEBUG Command: GET 480252383 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122739433 DLCTRL DEBUG Tx Command reply: GET_REPLY 480252383 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122739434 DLCTRL DEBUG Command: GET 166287006 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122739434 DLCTRL DEBUG Tx Command reply: GET_REPLY 166287006 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122739435 DLCTRL DEBUG Command: GET 879951681 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122739435 DLCTRL DEBUG Tx Command reply: GET_REPLY 879951681 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122739436 DLCTRL DEBUG Command: GET 687417003 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122739436 DLCTRL DEBUG Tx Command reply: GET_REPLY 687417003 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122739437 DLCTRL DEBUG Command: GET 544740207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122739437 DLCTRL DEBUG Tx Command reply: GET_REPLY 544740207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122739437 DLCTRL DEBUG Command: GET 262911154 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122739437 DLCTRL DEBUG Tx Command reply: GET_REPLY 262911154 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101001'B, t_guard := 20.000000 } 20250814122739448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)3322916 20250814122740454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122740454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122740454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122740454 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122740454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x32b424, normal) (hnbgw_rua.c:407) 20250814122740454 DHNB DEBUG map_rua[0x555be3921960]{init}: Allocated (fsm.c:456) 20250814122740454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122740454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322916 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122740454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122740454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122740454 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322916 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814122740454 DCN DEBUG map_sccp[0x555be38a4bf0]{init}: Allocated (fsm.c:456) 20250814122740454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122740454 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3322916 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122740454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322916 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122740454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122740454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122740454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122740454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122740454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122740454 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122740454 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{IDLE}: Allocated (fsm.c:456) 20250814122740454 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122740454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001a90056400500f1100926) (sccp_scrc.c:406) 20250814122740454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122740454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122740454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122740454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122740454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122740454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122740454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122740454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122740454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122740454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122740454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122740454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122740454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122740454 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122740454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122740455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122740455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122740455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122740455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122740455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122740455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122740455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122740455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)16472810 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250814122740456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740456 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122740456 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122740456 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122740456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122740456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122740456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122740456 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122740456 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122740456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122740456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122740456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122740456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122740456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00f7a02c) (sccp_scrc.c:477) 20250814122740456 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250814122740456 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122740456 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122740456 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122740457 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122740457 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122740457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122740457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122740457 DLCTRL DEBUG Command: GET 931365533 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122740457 DLCTRL DEBUG Tx Command reply: GET_REPLY 931365533 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122740458 DLCTRL DEBUG Command: GET 681090668 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122740458 DLCTRL DEBUG Tx Command reply: GET_REPLY 681090668 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122740459 DLCTRL DEBUG Command: GET 882206578 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122740459 DLCTRL DEBUG Tx Command reply: GET_REPLY 882206578 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122740460 DLCTRL DEBUG Command: GET 327747440 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122740460 DLCTRL DEBUG Tx Command reply: GET_REPLY 327747440 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122740461 DLCTRL DEBUG Command: GET 737606865 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122740461 DLCTRL DEBUG Tx Command reply: GET_REPLY 737606865 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122740461 DLCTRL DEBUG Command: GET 732563219 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122740461 DLCTRL DEBUG Tx Command reply: GET_REPLY 732563219 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122740462 DLCTRL DEBUG Command: GET 514484829 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122740462 DLCTRL DEBUG Tx Command reply: GET_REPLY 514484829 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250814122740463 DLCTRL DEBUG Command: GET 419581932 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122740463 DLCTRL DEBUG Tx Command reply: GET_REPLY 419581932 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122740464 DLCTRL DEBUG Command: GET 747960406 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122740464 DLCTRL DEBUG Tx Command reply: GET_REPLY 747960406 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122740465 DLCTRL DEBUG Command: GET 638099754 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122740465 DLCTRL DEBUG Tx Command reply: GET_REPLY 638099754 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122740466 DLCTRL DEBUG Command: GET 113156832 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122740466 DLCTRL DEBUG Tx Command reply: GET_REPLY 113156832 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122740466 DLCTRL DEBUG Command: GET 262374658 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122740466 DLCTRL DEBUG Tx Command reply: GET_REPLY 262374658 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122740467 DLCTRL DEBUG Command: GET 806930853 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122740467 DLCTRL DEBUG Tx Command reply: GET_REPLY 806930853 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122740468 DLCTRL DEBUG Command: GET 565367364 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122740468 DLCTRL DEBUG Tx Command reply: GET_REPLY 565367364 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122740469 DLCTRL DEBUG Command: GET 974334788 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122740469 DLCTRL DEBUG Tx Command reply: GET_REPLY 974334788 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122740469 DLCTRL DEBUG Command: GET 600134548 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122740469 DLCTRL DEBUG Tx Command reply: GET_REPLY 600134548 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122740470 DLCTRL DEBUG Command: GET 817569810 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122740470 DLCTRL DEBUG Tx Command reply: GET_REPLY 817569810 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122740471 DLCTRL DEBUG Command: GET 690774342 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122740471 DLCTRL DEBUG Tx Command reply: GET_REPLY 690774342 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122740472 DLCTRL DEBUG Command: GET 871711552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122740472 DLCTRL DEBUG Tx Command reply: GET_REPLY 871711552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122740472 DLCTRL DEBUG Command: GET 842668144 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122740472 DLCTRL DEBUG Tx Command reply: GET_REPLY 842668144 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122740476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122740476 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39399<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(646)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122740477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122740477 DLINP DEBUG SRVCONN(,r=127.0.0.1:42508<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122740477 DLINP DEBUG SRVCONN(,r=127.0.0.1:42508<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122740477 DLINP NOTICE SRV(,r=127.0.0.1:42508<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122740477 DMAIN NOTICE (127.0.0.1:42508 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42508<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122740477 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@8f74a3c05c67: Final verdict of PTC: none 20250814122740478 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-RAN(663)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@8f74a3c05c67: Final verdict of PTC: none 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122740478 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@8f74a3c05c67: Final verdict of PTC: none 20250814122740478 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122740478 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122740478 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122740478 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122740478 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@8f74a3c05c67: Final verdict of PTC: none 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122740478 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122740478 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122740478 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122740478 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122740478 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122740478 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122740478 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122740478 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122740478 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122740478 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122740478 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122740478 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122740478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(661)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(665)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(648)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. 20250814122740495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122740496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122740497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Aug 14 12:27:40 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250814122740578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122740656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122740656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122740656 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122740656 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122740656 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122740656 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122740656 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122740656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a70fc), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122740656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122740656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122740656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122740656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122740656 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{disrupted}: Freeing instance (context_map.c:202) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636646)[0x555be3911850]{disrupted}: Deallocated (fsm.c:568) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{disconnected}: Freeing instance (context_map.c:206) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x555be3912900]{disconnected}: Deallocated (fsm.c:568) 20250814122740656 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12636646 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122740656 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122740656 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122740656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1449d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122740656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122740656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122740656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122740656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122740656 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14055548)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{disconnected}: Freeing instance (context_map.c:206) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555be39112f0]{disconnected}: Deallocated (fsm.c:568) 20250814122740656 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14055548 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122740656 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122740656 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122740656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a02c), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122740656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122740656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122740656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122740656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122740656 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{disrupted}: Freeing instance (context_map.c:202) 20250814122740656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322916)[0x555be3921960]{disrupted}: Deallocated (fsm.c:568) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{disconnected}: Freeing instance (context_map.c:206) 20250814122740656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x555be38a4bf0]{disconnected}: Deallocated (fsm.c:568) 20250814122740656 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3322916 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250814122740657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122740657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122740657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122740657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122740657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122740657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122740657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122740657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122740657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122740657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122740657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122740657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122740657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122740657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122741245 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122741245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f8dc5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122741245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122741245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122741245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122741245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122741245 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122741245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb6aa4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122741245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122741245 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122741245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122741245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122741245 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122741245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c05d9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122741245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122741245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122741245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122741245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122741245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122741245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122741245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122741245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122741245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122741245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122741245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122741245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122741245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122741245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122741245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122741245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122741245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122741245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122741245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122741245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122741280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=435324) 20250814122741942 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122741942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a83e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122741942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122741942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122741942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122741942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122741942 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122741942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c6d06), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122741942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122741942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122741942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122741942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122741942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122741942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122741942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122741942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122741942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122741942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122741942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122741942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122741942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122741942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122741942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122741942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122741942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122741942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122741942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122741942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122741943 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122741943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efcdad), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122741943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122741943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122741943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122741943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122741943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122741943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122741943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122741943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122741943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122741943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122741943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122741943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=435324, count=448924) 20250814122742478 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122742478 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122742478 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122742478 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122742478 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122742478 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122742478 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122742478 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122742478 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122742479 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122742479 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122742479 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122742699 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122742699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac84b3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122742699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122742699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122742699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122742699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122742699 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122742699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b64d4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122742699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122742699 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122742699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122742699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122742699 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122742699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f65a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122742699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122742699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122742699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122742699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122742699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122742699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122742699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122742699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122742699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122742699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122742699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122742699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122742699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122742699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122742699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122742699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122742699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122743241 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122743242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122743242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122743242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122743242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122743242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083b1b2), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122743242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122743242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122743242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122743242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122743242 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122743242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e83389), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122743242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122743242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122743242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122743242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122743242 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122743242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00672c7c), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122743242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122743242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122743242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122743242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122743242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122743242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122743242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122743242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122743242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122743242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122743242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122743242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122743242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Aug 14 12:27:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122744085 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122744085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5cbb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122744085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122744085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744085 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122744085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007027dc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122744085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122744085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744085 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122744085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce06e8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122744085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122744085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744085 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744085 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744085 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122744085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122744085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122744085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122744085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744085 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744085 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744085 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122744085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122744085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122744085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122744085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744085 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744086 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744086 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122744086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122744086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122744086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250814122744317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122744319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122744322 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37857<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122744334 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122744334 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122744341 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744341 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122744341 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122744341 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744341 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122744341 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122744341 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744342 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122744342 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744342 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122744342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58903 (stream_srv.c:142) 20250814122744342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58903<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122744343 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744343 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122744343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744343 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122744343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744343 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744343 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744343 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122744343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122744343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744343 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744343 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744343 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122744343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122744343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744343 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744343 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744343 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122744343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122744343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744343 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122744343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122744343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122744343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122744343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(679)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(677)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(682)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(685)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122744378 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744378 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122744378 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122744378 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744378 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122744378 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122744378 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744378 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122744378 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122744378 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122744379 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744380 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122744380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744380 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122744380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744380 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744380 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744380 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122744380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744380 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122744380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744380 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744380 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744380 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122744380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744380 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122744380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744380 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744380 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122744380 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122744380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122744380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122744380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122744380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122744380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744380 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122744380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122744380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122744380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122744380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122744380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(691)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(689)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122744426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122744426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122744426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122744426 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122744426 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122744426 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122744426 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122744426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122744426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122744430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58903<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122744430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58903<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122744430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58903<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122744430 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122744430 DHNBAP DEBUG (127.0.0.1:58903 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122744430 DHNBAP NOTICE (127.0.0.1:58903 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122744430 DHNBAP NOTICE (127.0.0.1:58903 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122744430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58903<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122744430 DLINP DEBUG SRVCONN(,r=127.0.0.1:58903<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122744553 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122744553 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122744553 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122744553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(679)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122744555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744555 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122744555 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122744555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122744555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122744555 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122744555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122744556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122744556 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122744556 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122744556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122744556 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122744556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122744564 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122744564 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122744564 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122744564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(682)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122744565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744565 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122744565 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122744565 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122744565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122744565 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122744565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122744566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744566 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122744566 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122744566 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122744566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122744566 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122744566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122744575 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122744575 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122744575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122744575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(685)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122744576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122744576 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122744576 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122744576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122744576 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122744576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122744577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122744577 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122744577 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122744577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122744577 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122744577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122744591 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122744591 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122744591 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122744591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(688)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122744592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744592 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122744592 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122744592 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122744592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122744592 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122744592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122744593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744593 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122744593 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122744593 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122744593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122744593 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122744593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122744604 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122744604 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122744604 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122744604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(691)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122744605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744605 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122744605 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122744605 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122744605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122744605 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122744605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122744605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744605 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122744605 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122744605 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122744605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122744605 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122744605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122744615 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122744615 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814122744615 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122744615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(694)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814122744616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744616 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814122744616 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122744616 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122744616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122744616 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122744616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122744617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744617 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122744617 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122744617 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122744617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122744617 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122744617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122744810 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122744810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ac7d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122744810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122744810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744810 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122744810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007016f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122744810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122744810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744810 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122744810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9bd08), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122744810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122744810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744810 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122744810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000850ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122744810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122744810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122744810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122744810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122744810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122744810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122744810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122744810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122744810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122744810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122744810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122744810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122744810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122744810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122744810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122744813 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122744813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122744813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122744813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122744813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122744813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00c2ac7d) (sccp_scrc.c:477) 20250814122744813 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1824) 20250814122744813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122744813 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122744813 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122744813 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122744813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122744813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122744813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122744813 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122744813 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122744813 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122744813 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122744813 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122744813 DLSCCP DEBUG SCCP-SCOC(59)[0x555be3925070]{IDLE}: Deallocated (fsm.c:568) 20250814122745016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122745016 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122745016 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122745016 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122745016 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122745016 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122745016 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745016 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122745016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=007016f1) (sccp_scrc.c:477) 20250814122745016 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(60)[0x555be391ddb0]{IDLE}: Deallocated (fsm.c:568) 20250814122745016 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122745016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00b9bd08) (sccp_scrc.c:477) 20250814122745016 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(61)[0x555be39308c0]{IDLE}: Deallocated (fsm.c:568) 20250814122745016 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122745016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=000850ed) (sccp_scrc.c:477) 20250814122745016 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122745016 DLSCCP DEBUG SCCP-SCOC(58)[0x555be3925900]{IDLE}: Deallocated (fsm.c:568) 20250814122745358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745358 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122745358 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122745358 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122745358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745358 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745358 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122745358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122745358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122745358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122745358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122745358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122745358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122745358 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122745358 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122745358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122745358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122745358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122745358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122745358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122745358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122745358 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122745358 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122745358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745358 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122745358 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122745358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122745358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122745358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122745358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122745358 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122745369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745369 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122745369 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122745369 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122745369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745369 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745369 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122745369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122745369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122745369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122745369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122745369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122745369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122745369 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122745369 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122745369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122745369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122745369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122745369 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122745369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122745369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122745369 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122745369 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122745369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745369 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122745369 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122745369 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122745369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122745369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122745369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122745369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(681)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122745380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122745380 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122745380 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122745380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745380 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122745380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122745380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122745380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122745380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122745380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122745380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122745380 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122745380 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122745380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122745380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122745380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122745380 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122745380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122745380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122745380 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122745380 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122745380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122745380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122745380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122745380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122745380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122745380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122745380 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122745397 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745397 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122745397 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122745397 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122745397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745397 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745397 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122745397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122745397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122745397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122745397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122745397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122745397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122745397 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122745397 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122745397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122745397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122745397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122745397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122745397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122745397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122745397 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122745397 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122745397 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745397 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122745397 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122745397 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122745397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122745397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122745397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122745397 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122745409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745409 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122745409 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122745409 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122745409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745409 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745409 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122745409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122745409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122745409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122745409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122745409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122745409 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122745409 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122745409 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122745409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122745409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122745409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122745409 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122745409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122745409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122745409 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122745409 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122745409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122745409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122745409 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122745409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122745409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122745409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122745409 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(690)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122745421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745421 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814122745421 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814122745421 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814122745421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122745421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122745421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122745421 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122745421 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122745421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122745421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122745421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122745421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122745421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122745421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814122745421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122745421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122745421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122745421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122745421 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122745421 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814122745421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122745421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122745421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122745421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122745421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122745421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122745421 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122745421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122745421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122745421 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122745421 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: link up (cnlink.c:111) 20250814122745421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122745421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122745421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122745421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122745421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122745421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122745421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814122745421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122746433 DLCTRL DEBUG Command: GET 880544300 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122746433 DLCTRL DEBUG Tx Command reply: GET_REPLY 880544300 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122746435 DLCTRL DEBUG Command: GET 879608742 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122746435 DLCTRL DEBUG Tx Command reply: GET_REPLY 879608742 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122746436 DLCTRL DEBUG Command: GET 656565147 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122746436 DLCTRL DEBUG Tx Command reply: GET_REPLY 656565147 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122746437 DLCTRL DEBUG Command: GET 718804064 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122746437 DLCTRL DEBUG Tx Command reply: GET_REPLY 718804064 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122746438 DLCTRL DEBUG Command: GET 460502491 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122746438 DLCTRL DEBUG Tx Command reply: GET_REPLY 460502491 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122746439 DLCTRL DEBUG Command: GET 347608069 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122746439 DLCTRL DEBUG Tx Command reply: GET_REPLY 347608069 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122746440 DLCTRL DEBUG Command: GET 823587744 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122746440 DLCTRL DEBUG Tx Command reply: GET_REPLY 823587744 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122746441 DLCTRL DEBUG Command: GET 287359555 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122746441 DLCTRL DEBUG Tx Command reply: GET_REPLY 287359555 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122746442 DLCTRL DEBUG Command: GET 443322341 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122746442 DLCTRL DEBUG Tx Command reply: GET_REPLY 443322341 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122746443 DLCTRL DEBUG Command: GET 298938299 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122746443 DLCTRL DEBUG Tx Command reply: GET_REPLY 298938299 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122746444 DLCTRL DEBUG Command: GET 998457619 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122746444 DLCTRL DEBUG Tx Command reply: GET_REPLY 998457619 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122746445 DLCTRL DEBUG Command: GET 422724070 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122746445 DLCTRL DEBUG Tx Command reply: GET_REPLY 422724070 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122746446 DLCTRL DEBUG Command: GET 107180234 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122746446 DLCTRL DEBUG Tx Command reply: GET_REPLY 107180234 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122746447 DLCTRL DEBUG Command: GET 512279333 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122746447 DLCTRL DEBUG Tx Command reply: GET_REPLY 512279333 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122746448 DLCTRL DEBUG Command: GET 974417409 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122746448 DLCTRL DEBUG Tx Command reply: GET_REPLY 974417409 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122746449 DLCTRL DEBUG Command: GET 847810194 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122746449 DLCTRL DEBUG Tx Command reply: GET_REPLY 847810194 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122746450 DLCTRL DEBUG Command: GET 164154273 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122746450 DLCTRL DEBUG Tx Command reply: GET_REPLY 164154273 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122746451 DLCTRL DEBUG Command: GET 254646239 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122746451 DLCTRL DEBUG Tx Command reply: GET_REPLY 254646239 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122746452 DLCTRL DEBUG Command: GET 442475032 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122746452 DLCTRL DEBUG Tx Command reply: GET_REPLY 442475032 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122746453 DLCTRL DEBUG Command: GET 926652425 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122746453 DLCTRL DEBUG Tx Command reply: GET_REPLY 926652425 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100000110'B, t_guard := 20.000000 } 20250814122746464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)11213806 20250814122747476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122747476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122747476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122747476 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122747476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab1bee, normal) (hnbgw_rua.c:407) 20250814122747476 DHNB DEBUG map_rua[0x555be3925070]{init}: Allocated (fsm.c:456) 20250814122747476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122747476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213806 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122747476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122747476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122747476 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213806 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250814122747476 DCN DEBUG map_sccp[0x555be3911850]{init}: Allocated (fsm.c:456) 20250814122747476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122747476 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11213806 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814122747476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213806 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122747476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122747476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122747476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122747476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122747476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122747476 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122747476 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{IDLE}: Allocated (fsm.c:456) 20250814122747476 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122747476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003060056400500f1100926) (sccp_scrc.c:406) 20250814122747476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122747476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122747476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122747476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122747476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122747476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122747476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122747476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122747476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122747476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122747476 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122747476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122747476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122747476 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122747476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122747476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122747476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122747476 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122747476 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122747476 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122747476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122747476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122747476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122747476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)8313850 HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122747481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122747481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122747481 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122747481 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122747481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122747481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122747481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122747481 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122747482 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122747482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122747482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122747482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122747482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122747482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=007b4595) (sccp_scrc.c:477) 20250814122747482 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250814122747482 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122747482 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122747482 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122747482 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122747482 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122747482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122747482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122747482 DLCTRL DEBUG Command: GET 750510383 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122747482 DLCTRL DEBUG Tx Command reply: GET_REPLY 750510383 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122747483 DLCTRL DEBUG Command: GET 381212813 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122747483 DLCTRL DEBUG Tx Command reply: GET_REPLY 381212813 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122747484 DLCTRL DEBUG Command: GET 174970866 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122747484 DLCTRL DEBUG Tx Command reply: GET_REPLY 174970866 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122747485 DLCTRL DEBUG Command: GET 388386323 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122747485 DLCTRL DEBUG Tx Command reply: GET_REPLY 388386323 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122747486 DLCTRL DEBUG Command: GET 621135793 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122747486 DLCTRL DEBUG Tx Command reply: GET_REPLY 621135793 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122747487 DLCTRL DEBUG Command: GET 733708435 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122747487 DLCTRL DEBUG Tx Command reply: GET_REPLY 733708435 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122747488 DLCTRL DEBUG Command: GET 738036288 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122747488 DLCTRL DEBUG Tx Command reply: GET_REPLY 738036288 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122747489 DLCTRL DEBUG Command: GET 202276484 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122747489 DLCTRL DEBUG Tx Command reply: GET_REPLY 202276484 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122747489 DLCTRL DEBUG Command: GET 275852831 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122747490 DLCTRL DEBUG Tx Command reply: GET_REPLY 275852831 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122747491 DLCTRL DEBUG Command: GET 364996197 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122747491 DLCTRL DEBUG Tx Command reply: GET_REPLY 364996197 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122747492 DLCTRL DEBUG Command: GET 625276987 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122747492 DLCTRL DEBUG Tx Command reply: GET_REPLY 625276987 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122747493 DLCTRL DEBUG Command: GET 233487246 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122747493 DLCTRL DEBUG Tx Command reply: GET_REPLY 233487246 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250814122747494 DLCTRL DEBUG Command: GET 613917762 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122747494 DLCTRL DEBUG Tx Command reply: GET_REPLY 613917762 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122747494 DLCTRL DEBUG Command: GET 806211430 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122747494 DLCTRL DEBUG Tx Command reply: GET_REPLY 806211430 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122747496 DLCTRL DEBUG Command: GET 999982745 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122747496 DLCTRL DEBUG Tx Command reply: GET_REPLY 999982745 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122747497 DLCTRL DEBUG Command: GET 366969967 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122747497 DLCTRL DEBUG Tx Command reply: GET_REPLY 366969967 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122747499 DLCTRL DEBUG Command: GET 653941828 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122747499 DLCTRL DEBUG Tx Command reply: GET_REPLY 653941828 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122747500 DLCTRL DEBUG Command: GET 221572673 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122747500 DLCTRL DEBUG Tx Command reply: GET_REPLY 221572673 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122747502 DLCTRL DEBUG Command: GET 285538803 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122747502 DLCTRL DEBUG Tx Command reply: GET_REPLY 285538803 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122747503 DLCTRL DEBUG Command: GET 236331552 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122747503 DLCTRL DEBUG Tx Command reply: GET_REPLY 236331552 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101001'B, t_guard := 20.000000 } 20250814122747513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)12149709 20250814122748519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122748519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122748519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122748520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122748520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb963cd, normal) (hnbgw_rua.c:407) 20250814122748520 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122748520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122748520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12149709 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122748520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122748520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122748520 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122748520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12149709 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250814122748520 DCN DEBUG map_sccp[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814122748520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122748520 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12149709 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814122748520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12149709 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122748520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122748520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122748520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122748520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122748520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122748520 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122748520 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{IDLE}: Allocated (fsm.c:456) 20250814122748520 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122748520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003290056400500f1100926) (sccp_scrc.c:406) 20250814122748520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122748520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122748520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122748520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122748520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122748520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122748520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122748520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122748520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122748520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122748520 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122748520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122748520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122748520 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122748520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122748520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122748520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122748520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122748520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122748520 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122748520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122748520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122748520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122748520 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)12440985 HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122748522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122748522 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122748522 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122748522 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122748522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122748522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122748522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122748522 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122748522 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122748522 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122748522 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122748522 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122748522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122748522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00b6f328) (sccp_scrc.c:477) 20250814122748522 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250814122748522 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122748522 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122748522 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122748522 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122748522 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122748522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122748522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122748522 DLCTRL DEBUG Command: GET 730298135 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122748522 DLCTRL DEBUG Tx Command reply: GET_REPLY 730298135 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122748523 DLCTRL DEBUG Command: GET 767839424 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122748523 DLCTRL DEBUG Tx Command reply: GET_REPLY 767839424 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122748524 DLCTRL DEBUG Command: GET 473012279 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122748524 DLCTRL DEBUG Tx Command reply: GET_REPLY 473012279 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122748525 DLCTRL DEBUG Command: GET 577300214 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122748525 DLCTRL DEBUG Tx Command reply: GET_REPLY 577300214 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122748526 DLCTRL DEBUG Command: GET 354182898 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122748526 DLCTRL DEBUG Tx Command reply: GET_REPLY 354182898 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122748527 DLCTRL DEBUG Command: GET 13488075 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122748527 DLCTRL DEBUG Tx Command reply: GET_REPLY 13488075 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122748528 DLCTRL DEBUG Command: GET 310065444 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122748528 DLCTRL DEBUG Tx Command reply: GET_REPLY 310065444 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122748529 DLCTRL DEBUG Command: GET 889961022 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122748529 DLCTRL DEBUG Tx Command reply: GET_REPLY 889961022 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122748530 DLCTRL DEBUG Command: GET 697764001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122748530 DLCTRL DEBUG Tx Command reply: GET_REPLY 697764001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122748531 DLCTRL DEBUG Command: GET 67315957 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122748531 DLCTRL DEBUG Tx Command reply: GET_REPLY 67315957 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122748531 DLCTRL DEBUG Command: GET 1410744 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122748531 DLCTRL DEBUG Tx Command reply: GET_REPLY 1410744 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122748532 DLCTRL DEBUG Command: GET 446562989 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122748532 DLCTRL DEBUG Tx Command reply: GET_REPLY 446562989 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250814122748533 DLCTRL DEBUG Command: GET 84779899 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122748533 DLCTRL DEBUG Tx Command reply: GET_REPLY 84779899 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122748534 DLCTRL DEBUG Command: GET 588494173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122748534 DLCTRL DEBUG Tx Command reply: GET_REPLY 588494173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122748535 DLCTRL DEBUG Command: GET 234340863 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122748535 DLCTRL DEBUG Tx Command reply: GET_REPLY 234340863 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122748536 DLCTRL DEBUG Command: GET 988532550 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122748536 DLCTRL DEBUG Tx Command reply: GET_REPLY 988532550 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122748537 DLCTRL DEBUG Command: GET 433121532 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122748537 DLCTRL DEBUG Tx Command reply: GET_REPLY 433121532 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122748538 DLCTRL DEBUG Command: GET 895553801 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122748538 DLCTRL DEBUG Tx Command reply: GET_REPLY 895553801 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122748539 DLCTRL DEBUG Command: GET 90917877 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122748539 DLCTRL DEBUG Tx Command reply: GET_REPLY 90917877 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122748540 DLCTRL DEBUG Command: GET 909031530 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122748540 DLCTRL DEBUG Tx Command reply: GET_REPLY 909031530 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010001011'B, t_guard := 20.000000 } 20250814122748550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@8f74a3c05c67: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)5080351 20250814122749557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122749557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122749557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122749557 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122749557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4d851f, normal) (hnbgw_rua.c:407) 20250814122749557 DHNB DEBUG map_rua[0x555be39031b0]{init}: Allocated (fsm.c:456) 20250814122749557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122749557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5080351 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122749557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122749557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122749557 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5080351 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122749557 DCN DEBUG map_sccp[0x555be38a4bf0]{init}: Allocated (fsm.c:456) 20250814122749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122749557 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5080351 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122749557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5080351 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122749557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122749557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122749557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122749557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122749557 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122749557 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{IDLE}: Allocated (fsm.c:456) 20250814122749557 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122749557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300008b0056400500f1100926) (sccp_scrc.c:406) 20250814122749557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122749557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122749557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122749557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122749557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122749557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122749557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122749557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122749557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122749557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122749557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122749557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122749557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122749557 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122749557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122749557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122749557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122749557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122749557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122749557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122749557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122749557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122749557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)8481155 HNBGW_Test.msc1-SCCP(680)@8f74a3c05c67: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(680)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122749562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749562 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122749562 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122749562 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122749562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122749562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122749562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122749562 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122749562 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122749562 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122749562 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122749562 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122749562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122749562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=00747b1e) (sccp_scrc.c:477) 20250814122749562 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250814122749562 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122749562 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122749562 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122749562 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122749562 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122749562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122749562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122749563 DLCTRL DEBUG Command: GET 146064087 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122749563 DLCTRL DEBUG Tx Command reply: GET_REPLY 146064087 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122749564 DLCTRL DEBUG Command: GET 24773363 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122749564 DLCTRL DEBUG Tx Command reply: GET_REPLY 24773363 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122749566 DLCTRL DEBUG Command: GET 319936750 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122749566 DLCTRL DEBUG Tx Command reply: GET_REPLY 319936750 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122749567 DLCTRL DEBUG Command: GET 736325761 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122749567 DLCTRL DEBUG Tx Command reply: GET_REPLY 736325761 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122749569 DLCTRL DEBUG Command: GET 421278425 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122749569 DLCTRL DEBUG Tx Command reply: GET_REPLY 421278425 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122749570 DLCTRL DEBUG Command: GET 338918647 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122749570 DLCTRL DEBUG Tx Command reply: GET_REPLY 338918647 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122749571 DLCTRL DEBUG Command: GET 951756057 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122749571 DLCTRL DEBUG Tx Command reply: GET_REPLY 951756057 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122749573 DLCTRL DEBUG Command: GET 952863558 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122749573 DLCTRL DEBUG Tx Command reply: GET_REPLY 952863558 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122749574 DLCTRL DEBUG Command: GET 430092413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122749574 DLCTRL DEBUG Tx Command reply: GET_REPLY 430092413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122749575 DLCTRL DEBUG Command: GET 305799822 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122749575 DLCTRL DEBUG Tx Command reply: GET_REPLY 305799822 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122749576 DLCTRL DEBUG Command: GET 113941881 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122749576 DLCTRL DEBUG Tx Command reply: GET_REPLY 113941881 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122749577 DLCTRL DEBUG Command: GET 86097142 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122749577 DLCTRL DEBUG Tx Command reply: GET_REPLY 86097142 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250814122749578 DLCTRL DEBUG Command: GET 516144464 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122749578 DLCTRL DEBUG Tx Command reply: GET_REPLY 516144464 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122749579 DLCTRL DEBUG Command: GET 94441334 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122749579 DLCTRL DEBUG Tx Command reply: GET_REPLY 94441334 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122749580 DLCTRL DEBUG Command: GET 623883867 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122749580 DLCTRL DEBUG Tx Command reply: GET_REPLY 623883867 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122749581 DLCTRL DEBUG Command: GET 474896291 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122749581 DLCTRL DEBUG Tx Command reply: GET_REPLY 474896291 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122749582 DLCTRL DEBUG Command: GET 38428942 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122749582 DLCTRL DEBUG Tx Command reply: GET_REPLY 38428942 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122749583 DLCTRL DEBUG Command: GET 245682361 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122749583 DLCTRL DEBUG Tx Command reply: GET_REPLY 245682361 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122749584 DLCTRL DEBUG Command: GET 740521011 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122749584 DLCTRL DEBUG Tx Command reply: GET_REPLY 740521011 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122749585 DLCTRL DEBUG Command: GET 362832337 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122749585 DLCTRL DEBUG Tx Command reply: GET_REPLY 362832337 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122749587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122749587 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37857<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(671)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(670)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122749589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122749589 DLINP DEBUG SRVCONN(,r=127.0.0.1:58903<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122749589 DLINP DEBUG SRVCONN(,r=127.0.0.1:58903<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122749589 DLINP NOTICE SRV(,r=127.0.0.1:58903<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122749589 DMAIN NOTICE (127.0.0.1:58903 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58903<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122749589 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@8f74a3c05c67: Final verdict of PTC: none 20250814122749590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122749590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122749590 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814122749590 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122749590 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122749590 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(690)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@8f74a3c05c67: Final verdict of PTC: none 20250814122749590 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122749590 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122749590 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn2-RAN(693)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@8f74a3c05c67: Final verdict of PTC: none 20250814122749590 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122749590 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122749590 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122749590 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122749590 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122749590 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122749590 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250814122749590 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122749590 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@8f74a3c05c67: Final verdict of PTC: none 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122749590 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122749590 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122749590 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122749590 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122749590 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122749590 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250814122749590 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122749590 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122749590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(684)@8f74a3c05c67: Final verdict of PTC: none 20250814122749591 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122749591 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814122749591 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122749591 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122749591 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122749591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122749591 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122749591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122749591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(682)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(695)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(672)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@8f74a3c05c67: Final verdict of PTC: none 20250814122749605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@8f74a3c05c67: Final verdict of PTC: pass 20250814122749641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122749642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Thu Aug 14 12:27:49 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250814122749712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122749760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122749760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122749760 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122749760 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122749760 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122749760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122749760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122749760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122749760 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122749760 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122749760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4595), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122749760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122749760 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122749760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122749760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122749760 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122749760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122749760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122749760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{disrupted}: Freeing instance (context_map.c:202) 20250814122749760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213806)[0x555be3925070]{disrupted}: Deallocated (fsm.c:568) 20250814122749760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122749760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{disconnected}: Freeing instance (context_map.c:206) 20250814122749760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555be3911850]{disconnected}: Deallocated (fsm.c:568) 20250814122749760 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11213806 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122749761 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122749761 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122749761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f328), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122749761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122749761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122749761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122749761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122749761 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12149709)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{disconnected}: Freeing instance (context_map.c:206) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555be39112f0]{disconnected}: Deallocated (fsm.c:568) 20250814122749761 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12149709 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122749761 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122749761 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122749761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00747b1e), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122749761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122749761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122749761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122749761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122749761 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122749761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5080351)[0x555be39031b0]{disrupted}: Deallocated (fsm.c:568) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{disconnected}: Freeing instance (context_map.c:206) 20250814122749761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555be38a4bf0]{disconnected}: Deallocated (fsm.c:568) 20250814122749761 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5080351 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814122749761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122749761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122749761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122749761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122749761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122749761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122749761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122749761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122749761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122749761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122749761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122749761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122749761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122749761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122750413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524328) 20250814122750657 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122750657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a02c), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122750657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122750657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122750657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122750657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122750657 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122750657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1449d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122750657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122750657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122750657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122750657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122750657 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122750657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a70fc), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122750657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122750657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122750657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122750657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122750657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122750657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122750657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122750657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122750657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122750657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122750657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122750657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122750657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122750657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122750657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122750657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122750657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122750657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122750657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122750657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122751246 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122751246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c05d9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122751246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122751246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122751246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122751246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122751246 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122751246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb6aa4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122751246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122751246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122751246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122751246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122751246 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122751246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f8dc5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122751246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122751246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122751246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122751246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122751246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122751246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122751246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122751246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122751246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122751246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122751246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122751246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122751246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122751246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122751246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122751246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122751246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122751246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122751246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122751246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=524328, count=537768) 20250814122751590 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122751590 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122751590 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814122751590 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122751590 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122751590 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122751591 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122751591 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122751591 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122751591 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122751591 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122751591 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250814122751591 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122751591 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122751591 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122751591 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122751591 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122751591 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122751943 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122751943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c6d06), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122751943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122751943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122751943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122751943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122751943 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122751943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a83e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122751943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122751943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122751943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122751943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122751943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122751943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122751943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122751943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122751943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122751943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122751943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122751943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122751943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122751943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122751943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122751943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122751943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122751943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122751944 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122751944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efcdad), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122751944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122751944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122751944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122751944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122751944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122751944 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122751944 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122751944 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122751944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122751944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122751944 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Thu Aug 14 12:27:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122752700 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122752700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f65a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122752700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122752700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122752700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122752700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122752700 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122752700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b64d4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122752700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122752700 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122752700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122752700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122752700 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122752700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac84b3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122752700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122752700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122752700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122752700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122752700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122752700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122752700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122752700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122752700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122752700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122752700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122752700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122752700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122752700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122752700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122752700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122752700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122753243 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122753243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00672c7c), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122753243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122753243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753243 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122753243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e83389), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122753243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753243 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122753243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753243 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122753243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083b1b2), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122753243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122753243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122753243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122753243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122753243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_L3Compl_no_cn started. 20250814122753452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122753454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122753457 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32813<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122753469 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122753469 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122753479 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753479 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753479 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122753479 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753479 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753479 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122753479 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753479 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753479 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122753480 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753480 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122753480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122753480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_mscpool_L3Compl_no_cn-Iuh1(705)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122753480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122753480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753480 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753480 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753480 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753480 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56073 (stream_srv.c:142) 20250814122753480 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56073<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122753480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122753480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122753480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122753480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122753481 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753481 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122753481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753481 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122753481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753481 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753481 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753481 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122753481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753481 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122753481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753481 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753481 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753481 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122753481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122753481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753481 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122753481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122753481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122753481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(709)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122753496 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753496 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753496 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122753496 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753496 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753496 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122753497 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753497 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753497 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122753497 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122753497 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122753498 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753498 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122753498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753498 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122753498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753498 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753498 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753498 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122753498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753498 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122753498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753498 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753498 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122753498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122753498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753498 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753498 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122753498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122753498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122753498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122753498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122753498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122753498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122753498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122753498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122753498 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122753498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122753498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122753498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122753498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122753498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122753498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122753498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(712)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(710)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122753518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122753518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122753518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122753518 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122753518 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122753518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122753518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122753518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122753518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122753522 DLINP DEBUG SRVCONN(,r=127.0.0.1:56073<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122753522 DLINP DEBUG SRVCONN(,r=127.0.0.1:56073<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122753522 DLINP DEBUG SRVCONN(,r=127.0.0.1:56073<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122753522 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122753522 DHNBAP DEBUG (127.0.0.1:56073 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122753522 DHNBAP NOTICE (127.0.0.1:56073 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122753522 DHNBAP NOTICE (127.0.0.1:56073 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122753522 DLINP DEBUG SRVCONN(,r=127.0.0.1:56073<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122753522 DLINP DEBUG SRVCONN(,r=127.0.0.1:56073<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122753691 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122753691 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122753691 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122753691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122753693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753693 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122753693 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122753693 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122753693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122753693 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122753693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122753694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753694 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122753694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122753694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122753694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122753694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122753694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122753707 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122753707 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122753707 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122753707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(712)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122753709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122753709 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122753709 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122753709 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122753709 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122753709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122753709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122753709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122753709 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122753709 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122753709 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122753709 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122753709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122754086 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122754086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce06e8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122754086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122754086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122754086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122754086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122754086 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122754086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007027dc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122754086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122754086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122754086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122754086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122754086 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122754086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5cbb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122754086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122754086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122754087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122754087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122754087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122754087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122754087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122754087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122754087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122754087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122754087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122754087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122754087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122754087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122754087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122754087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122754090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754090 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122754090 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122754090 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122754090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122754090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122754090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122754090 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122754090 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122754090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122754090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122754090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122754090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122754090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00ce06e8) (sccp_scrc.c:477) 20250814122754090 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20250814122754090 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122754090 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122754090 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122754090 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122754090 DLSCCP DEBUG SCCP-SCOC(62)[0x555be391d540]{IDLE}: Deallocated (fsm.c:568) 20250814122754292 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122754292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122754292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122754292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122754292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122754292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754292 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122754292 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122754292 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122754292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122754292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122754292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122754292 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122754292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=007e5cbb) (sccp_scrc.c:477) 20250814122754292 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20250814122754292 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122754293 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122754293 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122754293 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122754293 DLSCCP DEBUG SCCP-SCOC(64)[0x555be391eff0]{IDLE}: Deallocated (fsm.c:568) 20250814122754497 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122754497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122754497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122754497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122754497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122754497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754497 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122754497 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122754497 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122754497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122754497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122754497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122754497 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122754497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122754497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122754497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122754497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122754497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122754497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122754497 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122754497 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122754497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122754497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122754497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122754497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122754497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122754497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122754497 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122754497 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122754497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122754497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122754497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122754497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122754497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122754497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122754497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122754512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754512 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122754512 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122754512 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122754512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122754512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122754512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122754512 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122754512 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122754512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122754512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122754512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122754512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122754512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122754512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122754512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122754512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122754512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122754512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122754512 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122754512 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122754512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122754512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122754512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122754512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122754512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122754512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122754512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122754512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122754512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122754512 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122754512 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122754513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122754513 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122754513 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122754513 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122754513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122754513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122754513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122754513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(711)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122754527 DLCTRL DEBUG Command: GET 406611015 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122754527 DLCTRL DEBUG Tx Command reply: GET_REPLY 406611015 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122754528 DLCTRL DEBUG Command: GET 452917241 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122754528 DLCTRL DEBUG Tx Command reply: GET_REPLY 452917241 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122754529 DLCTRL DEBUG Command: GET 971799977 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122754529 DLCTRL DEBUG Tx Command reply: GET_REPLY 971799977 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122754530 DLCTRL DEBUG Command: GET 147575191 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122754530 DLCTRL DEBUG Tx Command reply: GET_REPLY 147575191 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122754531 DLCTRL DEBUG Command: GET 760183042 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122754531 DLCTRL DEBUG Tx Command reply: GET_REPLY 760183042 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122754532 DLCTRL DEBUG Command: GET 703225076 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122754532 DLCTRL DEBUG Tx Command reply: GET_REPLY 703225076 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122754533 DLCTRL DEBUG Command: GET 313534092 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122754533 DLCTRL DEBUG Tx Command reply: GET_REPLY 313534092 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122754533 DLCTRL DEBUG Command: GET 786226208 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122754533 DLCTRL DEBUG Tx Command reply: GET_REPLY 786226208 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122754534 DLCTRL DEBUG Command: GET 674160764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122754534 DLCTRL DEBUG Tx Command reply: GET_REPLY 674160764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122754535 DLCTRL DEBUG Command: GET 456259802 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122754535 DLCTRL DEBUG Tx Command reply: GET_REPLY 456259802 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122754536 DLCTRL DEBUG Command: GET 310625840 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122754536 DLCTRL DEBUG Tx Command reply: GET_REPLY 310625840 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122754538 DLCTRL DEBUG Command: GET 51004139 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122754538 DLCTRL DEBUG Tx Command reply: GET_REPLY 51004139 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122754539 DLCTRL DEBUG Command: GET 307285592 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122754539 DLCTRL DEBUG Tx Command reply: GET_REPLY 307285592 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122754541 DLCTRL DEBUG Command: GET 982840589 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122754541 DLCTRL DEBUG Tx Command reply: GET_REPLY 982840589 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122754542 DLCTRL DEBUG Command: GET 990768706 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122754542 DLCTRL DEBUG Tx Command reply: GET_REPLY 990768706 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122754543 DLCTRL DEBUG Command: GET 105111081 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122754543 DLCTRL DEBUG Tx Command reply: GET_REPLY 105111081 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122754545 DLCTRL DEBUG Command: GET 51403264 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122754545 DLCTRL DEBUG Tx Command reply: GET_REPLY 51403264 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122754546 DLCTRL DEBUG Command: GET 452028974 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122754546 DLCTRL DEBUG Tx Command reply: GET_REPLY 452028974 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122754547 DLCTRL DEBUG Command: GET 526930848 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122754547 DLCTRL DEBUG Tx Command reply: GET_REPLY 526930848 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122754548 DLCTRL DEBUG Command: GET 14437457 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122754548 DLCTRL DEBUG Tx Command reply: GET_REPLY 14437457 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100100'B, t_guard := 20.000000 } 20250814122754559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)1734612 20250814122755570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122755570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122755570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122755570 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122755570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a77d4, normal) (hnbgw_rua.c:407) 20250814122755570 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122755570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1734612)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122755570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1734612 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122755570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122755570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122755570 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1734612 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814122755570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1734612)[0x555be391d540]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122755570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1734612)[0x555be391d540]{init}: Freeing instance (context_map.c:202) 20250814122755570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1734612)[0x555be391d540]{init}: Deallocated (fsm.c:568) 20250814122755570 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1734612 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122755570 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250814122755570 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814122755570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814122755570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122755570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)1734612 MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111100101'B, t_guard := 20.000000 } 20250814122755583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)4654494 20250814122756589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122756589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122756589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122756589 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122756589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47059e, normal) (hnbgw_rua.c:407) 20250814122756589 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122756589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4654494)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122756589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4654494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122756589 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122756589 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122756589 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122756589 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4654494 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814122756589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4654494)[0x555be391d540]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122756589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4654494)[0x555be391d540]{init}: Freeing instance (context_map.c:202) 20250814122756589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4654494)[0x555be391d540]{init}: Deallocated (fsm.c:568) 20250814122756589 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4654494 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122756589 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250814122756589 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814122756589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814122756589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122756589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)4654494 MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001010'B, t_guard := 20.000000 } 20250814122756599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)13208573 20250814122757605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122757605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122757605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122757605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122757605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc98bfd, normal) (hnbgw_rua.c:407) 20250814122757605 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122757605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208573)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122757605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122757605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122757605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122757605 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208573 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814122757605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208573)[0x555be391d540]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122757605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208573)[0x555be391d540]{init}: Freeing instance (context_map.c:202) 20250814122757605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208573)[0x555be391d540]{init}: Deallocated (fsm.c:568) 20250814122757605 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208573 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122757605 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250814122757605 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814122757605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814122757605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122757605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)13208573 MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110011101'B, t_guard := 20.000000 } 20250814122757616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4052045 20250814122758622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122758622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122758622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250814122758622 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122758622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3dd44d, normal) (hnbgw_rua.c:407) 20250814122758623 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122758623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4052045)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122758623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4052045 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122758623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122758623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122758623 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4052045 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814122758623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4052045)[0x555be391d540]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122758623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4052045)[0x555be391d540]{init}: Freeing instance (context_map.c:202) 20250814122758623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4052045)[0x555be391d540]{init}: Deallocated (fsm.c:568) 20250814122758623 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4052045 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122758623 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250814122758623 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814122758623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814122758623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122758623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4052045 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122758626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122758626 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32813<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(701)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(700)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122758627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122758627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122758627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122758627 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122758627 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122758627 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122758627 DLINP DEBUG SRVCONN(,r=127.0.0.1:56073<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122758627 DLINP DEBUG SRVCONN(,r=127.0.0.1:56073<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122758627 DLINP NOTICE SRV(,r=127.0.0.1:56073<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122758627 DMAIN NOTICE (127.0.0.1:56073 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56073<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122758628 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(707)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@8f74a3c05c67: Final verdict of PTC: none 20250814122758628 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122758628 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122758628 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122758628 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122758628 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122758628 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122758628 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122758628 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122758628 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122758628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(710)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@8f74a3c05c67: Final verdict of PTC: none 20250814122758630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122758630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122758630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122758630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(713)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(716)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(702)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Thu Aug 14 12:27:58 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250814122758706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122759307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239892) 20250814122759761 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122759761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00747b1e), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122759761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122759761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122759761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122759761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122759761 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122759761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f328), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122759761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122759761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122759761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122759761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122759761 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122759761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4595), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122759761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122759761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122759761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122759761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122759761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122759761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122759761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122759761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122759761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122759761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122759761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122759761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122759761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122759761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122759761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122759761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122759761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=239892, count=268344) 20250814122800629 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122800630 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122800630 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122800630 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122800630 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122800630 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122800658 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122800658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a70fc), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122800658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122800658 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122800658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122800658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122800658 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122800658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1449d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122800658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122800658 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122800658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122800658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122800658 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122800658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a02c), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122800658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122800658 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122800658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122800658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122800658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122800658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122800658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122800658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122800658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122800658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122800658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122800658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122800658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122800658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122800658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122800658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122800658 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122801247 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122801247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f8dc5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122801247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122801247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122801247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122801247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122801247 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122801247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb6aa4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122801247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122801247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122801247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122801247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122801247 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122801247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c05d9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122801247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122801247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122801247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122801247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122801248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122801248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122801248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122801248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122801248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122801248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122801248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122801248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122801248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122801248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122801248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122801248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122801248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122801248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122801248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122801248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122801248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122801248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122801248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122801249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122801249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Aug 14 12:28:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122801944 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122801945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a83e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122801945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122801945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122801945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122801945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122801945 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122801945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c6d06), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122801945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122801945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122801945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122801945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122801945 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122801945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efcdad), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122801945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122801945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122801945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122801945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122801945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122801945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122801945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122801945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122801945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122801945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122801945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122801945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122801945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122801945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122801945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122801945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122801945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250814122802397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122802399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122802402 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32971<->l=127.0.0.1:4262) (control_if.c:572) 20250814122802414 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122802414 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122802421 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802421 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122802421 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122802421 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802421 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122802422 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802422 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122802422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56782 (stream_srv.c:142) 20250814122802422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56782<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122802422 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802422 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122802423 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802423 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122802423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802423 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122802423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802423 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802423 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802423 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122802423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802423 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122802423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802423 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802423 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802423 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122802423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122802423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802423 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802423 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802423 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122802423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122802423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802423 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122802423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122802423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122802423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122802423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(728)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(728)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(726)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(731)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(729)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(734)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-SCCP(732)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122802464 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802464 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122802464 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122802464 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802464 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122802464 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802464 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122802464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122802464 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122802465 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122802465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122802465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802465 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122802465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802466 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802466 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802466 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122802466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802466 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122802466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802466 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802466 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802466 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122802466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802466 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122802466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802466 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802466 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122802466 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122802466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122802466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122802466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122802466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122802466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122802466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802466 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122802466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122802466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122802466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122802466 DLSS7[38;5;43m <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122802466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122802466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(737)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(735)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122802512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122802512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122802512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122802512 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122802512 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122802512 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122802512 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122802512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122802512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122802517 DLINP DEBUG SRVCONN(,r=127.0.0.1:56782<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122802517 DLINP DEBUG SRVCONN(,r=127.0.0.1:56782<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122802517 DLINP DEBUG SRVCONN(,r=127.0.0.1:56782<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122802517 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122802517 DHNBAP DEBUG (127.0.0.1:56782 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122802517 DHNBAP NOTICE (127.0.0.1:56782 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122802517 DHNBAP NOTICE (127.0.0.1:56782 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122802517 DLINP DEBUG SRVCONN(,r=127.0.0.1:56782<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122802517 DLINP DEBUG SRVCONN(,r=127.0.0.1:56782<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122802634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122802634 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122802634 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122802634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(728)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122802641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802641 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122802641 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122802641 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122802641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122802641 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122802641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122802643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802643 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122802643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122802643 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122802643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122802643 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122802643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122802646 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122802646 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122802646 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122802646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(731)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122802648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802648 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122802648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122802648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122802648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122802648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122802648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122802649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802649 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122802649 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122802649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122802649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122802649 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122802649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122802659 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122802659 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122802659 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122802659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(734)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122802663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122802663 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122802663 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122802663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122802663 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122802663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122802664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802664 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122802664 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122802664 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122802664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122802664 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122802664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122802677 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122802677 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122802677 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122802677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(737)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122802683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802683 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122802683 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122802683 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122802683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122802683 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122802683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122802685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122802685 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122802685 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122802685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122802685 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122802685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122802689 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122802689 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122802689 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122802689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(740)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122802696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802696 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122802696 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122802696 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122802696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122802696 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122802696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122802699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802699 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122802699 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122802699 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122802699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122802699 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122802699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122802701 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122802701 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814122802701 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122802701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122802701 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122802701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac84b3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122802701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122802701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802701 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122802701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b64d4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122802701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802701 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122802701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802701 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122802701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f65a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122802701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122802701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122802701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122802701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122802702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122802702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122802702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122802702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122802702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122802702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122802702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122802702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122802702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(743)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814122802708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802708 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814122802708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122802708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122802708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122802708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122802708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122802710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802710 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122802710 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122802710 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122802710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122802710 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122802710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122802714 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802714 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122802714 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122802714 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122802714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122802714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122802714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122802714 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122802714 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122802714 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122802714 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122802714 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122802714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122802714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=006b64d4) (sccp_scrc.c:477) 20250814122802714 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250814122802714 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122802714 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122802714 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122802714 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122802714 DLSCCP DEBUG SCCP-SCOC(69)[0x555be3893090]{IDLE}: Deallocated (fsm.c:568) 20250814122802717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802717 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122802717 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122802717 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122802717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122802717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122802717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122802717 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122802717 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122802717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122802717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122802717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122802717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122802717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00ac84b3) (sccp_scrc.c:477) 20250814122802717 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250814122802717 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122802717 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122802717 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122802717 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122802717 DLSCCP DEBUG SCCP-SCOC(70)[0x555be391fb80]{IDLE}: Deallocated (fsm.c:568) 20250814122802921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122802921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122802921 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122802921 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122802921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122802921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122802921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122802921 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122802921 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122802921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122802921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122802921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122802921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122802921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00b0f65a) (sccp_scrc.c:477) 20250814122802921 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250814122802921 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122802921 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122802921 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122802921 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122802921 DLSCCP DEBUG SCCP-SCOC(68)[0x555be390bc00]{IDLE}: Deallocated (fsm.c:568) 20250814122803244 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122803244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083b1b2), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122803244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122803244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803244 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122803244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e83389), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122803244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122803244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803244 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122803244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00672c7c), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122803244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122803244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803244 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803244 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803244 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122803244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122803244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122803244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122803244 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122803245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122803245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122803245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122803245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122803245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122803245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122803245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122803245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803249 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122803249 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122803249 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122803249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803249 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803250 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122803250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=0083b1b2) (sccp_scrc.c:477) 20250814122803250 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(65)[0x555be391d7b0]{IDLE}: Deallocated (fsm.c:568) 20250814122803250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122803250 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122803250 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122803250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803250 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803250 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122803250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00e83389) (sccp_scrc.c:477) 20250814122803250 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122803250 DLSCCP DEBUG SCCP-SCOC(66)[0x555be39309f0]{IDLE}: Deallocated (fsm.c:568) 20250814122803455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122803455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122803455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122803455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803455 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803456 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122803456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122803456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122803456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122803456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122803456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122803456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122803456 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122803456 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122803456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122803456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122803456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803456 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122803456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803456 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122803456 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122803457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803457 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122803457 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122803457 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803457 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803457 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122803457 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803457 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122803457 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122803457 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803457 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122803457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=00672c7c) (sccp_scrc.c:477) 20250814122803457 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20250814122803457 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122803457 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122803457 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122803457 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122803457 DLSCCP DEBUG SCCP-SCOC(67)[0x555be3924e00]{IDLE}: Deallocated (fsm.c:568) 20250814122803457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122803457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122803457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122803457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122803457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122803458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122803458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122803458 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122803458 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122803458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122803458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122803458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122803458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803458 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122803458 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122803458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122803458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122803458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122803458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122803458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(730)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122803478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122803478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122803478 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122803478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803478 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803478 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122803479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122803479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122803479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122803479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122803479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122803479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122803479 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122803479 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122803479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122803479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122803479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803479 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122803479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803479 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122803479 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122803479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122803479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122803479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122803479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122803479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122803496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803496 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122803496 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122803496 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122803496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803496 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803496 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803496 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803496 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803496 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122803496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122803496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122803496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122803496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122803496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122803496 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122803496 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122803496 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122803496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122803496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122803497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122803497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803497 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122803497 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122803497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122803497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122803497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122803497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122803497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803503 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122803503 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122803503 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122803503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803503 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803503 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122803503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122803503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122803503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122803503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122803503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122803503 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122803503 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122803503 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122803503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122803503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122803503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803503 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122803503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803503 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122803503 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122803503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122803503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122803503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122803503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122803503 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(739)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122803514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803514 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814122803514 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814122803514 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814122803514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122803514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122803514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122803514 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122803514 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122803514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122803514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122803514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122803514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122803514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122803514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814122803514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122803514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122803515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122803515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122803515 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122803515 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814122803515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122803515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122803515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122803515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122803515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122803515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122803515 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122803515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122803515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122803515 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122803515 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: link up (cnlink.c:111) 20250814122803515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122803515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122803515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122803515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122803515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122803515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122803515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814122803515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122804083 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814122804083 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814122804083 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122804083 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122804083 DLSCCP DEBUG SCCP-SCOC(63)[0x555be3902a10]{IDLE}: Deallocated (fsm.c:568) 20250814122804524 DLCTRL DEBUG Command: GET 462579173 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122804524 DLCTRL DEBUG Tx Command reply: GET_REPLY 462579173 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122804527 DLCTRL DEBUG Command: GET 171892078 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122804527 DLCTRL DEBUG Tx Command reply: GET_REPLY 171892078 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122804528 DLCTRL DEBUG Command: GET 710050468 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122804528 DLCTRL DEBUG Tx Command reply: GET_REPLY 710050468 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122804531 DLCTRL DEBUG Command: GET 651924832 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122804531 DLCTRL DEBUG Tx Command reply: GET_REPLY 651924832 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122804533 DLCTRL DEBUG Command: GET 558121559 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122804533 DLCTRL DEBUG Tx Command reply: GET_REPLY 558121559 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122804535 DLCTRL DEBUG Command: GET 702059490 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122804535 DLCTRL DEBUG Tx Command reply: GET_REPLY 702059490 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122804538 DLCTRL DEBUG Command: GET 614354517 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122804538 DLCTRL DEBUG Tx Command reply: GET_REPLY 614354517 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122804541 DLCTRL DEBUG Command: GET 818921298 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122804541 DLCTRL DEBUG Tx Command reply: GET_REPLY 818921298 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122804543 DLCTRL DEBUG Command: GET 539208895 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122804543 DLCTRL DEBUG Tx Command reply: GET_REPLY 539208895 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122804546 DLCTRL DEBUG Command: GET 852287586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122804546 DLCTRL DEBUG Tx Command reply: GET_REPLY 852287586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122804548 DLCTRL DEBUG Command: GET 43193824 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122804549 DLCTRL DEBUG Tx Command reply: GET_REPLY 43193824 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122804553 DLCTRL DEBUG Command: GET 868816715 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122804553 DLCTRL DEBUG Tx Command reply: GET_REPLY 868816715 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122804560 DLCTRL DEBUG Command: GET 808394493 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122804560 DLCTRL DEBUG Tx Command reply: GET_REPLY 808394493 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122804563 DLCTRL DEBUG Command: GET 363414530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122804563 DLCTRL DEBUG Tx Command reply: GET_REPLY 363414530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122804569 DLCTRL DEBUG Command: GET 623066132 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122804569 DLCTRL DEBUG Tx Command reply: GET_REPLY 623066132 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122804572 DLCTRL DEBUG Command: GET 510002201 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122804572 DLCTRL DEBUG Tx Command reply: GET_REPLY 510002201 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122804577 DLCTRL DEBUG Command: GET 405105566 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122804577 DLCTRL DEBUG Tx Command reply: GET_REPLY 405105566 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122804581 DLCTRL DEBUG Command: GET 639143681 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122804581 DLCTRL DEBUG Tx Command reply: GET_REPLY 639143681 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122804585 DLCTRL DEBUG Command: GET 550562677 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122804585 DLCTRL DEBUG Tx Command reply: GET_REPLY 550562677 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122804588 DLCTRL DEBUG Command: GET 374194899 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122804588 DLCTRL DEBUG Tx Command reply: GET_REPLY 374194899 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100001'B, t_guard := 20.000000 } 20250814122804623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@8f74a3c05c67: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@8f74a3c05c67: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)11177890 20250814122805639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122805639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122805639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122805639 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122805639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa8fa2, normal) (hnbgw_rua.c:407) 20250814122805639 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122805639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122805639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11177890 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122805639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122805639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122805639 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250814122805639 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11177890 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250814122805639 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11177890 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122805639 DCN DEBUG map_sccp[0x555be3925070]{init}: Allocated (fsm.c:456) 20250814122805639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122805639 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11177890 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122805639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11177890 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122805639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122805639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122805639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122805639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122805639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122805639 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122805639 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{IDLE}: Allocated (fsm.c:456) 20250814122805639 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122805639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000e10056400500f1100926) (sccp_scrc.c:406) 20250814122805639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122805639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122805639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122805639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122805639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122805639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122805639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122805639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122805639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122805639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122805639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122805639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122805639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122805639 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122805639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122805639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122805640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122805640 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122805640 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122805640 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122805640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122805640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122805640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122805640 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@8f74a3c05c67: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)14303684 HNBGW_Test.msc0-SCCP(726)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122805644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122805644 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122805644 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122805644 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122805644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122805644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122805644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122805644 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122805644 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122805644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122805644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122805644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122805644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122805644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=0050a266) (sccp_scrc.c:477) 20250814122805644 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250814122805644 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122805644 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122805644 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122805644 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122805644 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122805644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122805644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122805644 DLCTRL DEBUG Command: GET 629728141 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122805644 DLCTRL DEBUG Tx Command reply: GET_REPLY 629728141 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122805645 DLCTRL DEBUG Command: GET 302597542 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122805645 DLCTRL DEBUG Tx Command reply: GET_REPLY 302597542 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122805646 DLCTRL DEBUG Command: GET 18166847 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122805646 DLCTRL DEBUG Tx Command reply: GET_REPLY 18166847 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122805647 DLCTRL DEBUG Command: GET 869698934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122805647 DLCTRL DEBUG Tx Command reply: GET_REPLY 869698934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122805648 DLCTRL DEBUG Command: GET 593698666 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122805648 DLCTRL DEBUG Tx Command reply: GET_REPLY 593698666 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122805649 DLCTRL DEBUG Command: GET 992992783 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122805649 DLCTRL DEBUG Tx Command reply: GET_REPLY 992992783 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122805650 DLCTRL DEBUG Command: GET 129800783 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122805650 DLCTRL DEBUG Tx Command reply: GET_REPLY 129800783 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122805651 DLCTRL DEBUG Command: GET 864870518 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122805651 DLCTRL DEBUG Tx Command reply: GET_REPLY 864870518 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122805652 DLCTRL DEBUG Command: GET 359643502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122805652 DLCTRL DEBUG Tx Command reply: GET_REPLY 359643502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122805653 DLCTRL DEBUG Command: GET 975988327 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122805653 DLCTRL DEBUG Tx Command reply: GET_REPLY 975988327 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122805654 DLCTRL DEBUG Command: GET 91290870 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122805654 DLCTRL DEBUG Tx Command reply: GET_REPLY 91290870 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122805654 DLCTRL DEBUG Command: GET 294593230 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122805654 DLCTRL DEBUG Tx Command reply: GET_REPLY 294593230 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122805655 DLCTRL DEBUG Command: GET 847915702 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122805655 DLCTRL DEBUG Tx Command reply: GET_REPLY 847915702 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122805656 DLCTRL DEBUG Command: GET 932167676 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122805656 DLCTRL DEBUG Tx Command reply: GET_REPLY 932167676 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122805657 DLCTRL DEBUG Command: GET 467791655 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122805657 DLCTRL DEBUG Tx Command reply: GET_REPLY 467791655 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122805658 DLCTRL DEBUG Command: GET 904096038 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122805658 DLCTRL DEBUG Tx Command reply: GET_REPLY 904096038 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122805658 DLCTRL DEBUG Command: GET 880686675 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122805658 DLCTRL DEBUG Tx Command reply: GET_REPLY 880686675 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122805659 DLCTRL DEBUG Command: GET 769675868 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122805659 DLCTRL DEBUG Tx Command reply: GET_REPLY 769675868 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122805660 DLCTRL DEBUG Command: GET 657562334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122805660 DLCTRL DEBUG Tx Command reply: GET_REPLY 657562334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122805661 DLCTRL DEBUG Command: GET 305508672 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122805661 DLCTRL DEBUG Tx Command reply: GET_REPLY 305508672 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101001101'B, t_guard := 20.000000 } 20250814122805671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@8f74a3c05c67: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)14613252 20250814122806678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122806678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122806678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122806678 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122806679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdefb04, normal) (hnbgw_rua.c:407) 20250814122806679 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122806679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122806679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613252 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122806679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122806679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122806679 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613252 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250814122806679 DCN DEBUG map_sccp[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814122806679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122806679 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14613252 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814122806679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613252 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122806679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122806679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122806679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122806679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122806679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122806679 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122806679 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{IDLE}: Allocated (fsm.c:456) 20250814122806679 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122806679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f400300034d0056400500f1100926) (sccp_scrc.c:406) 20250814122806679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122806679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122806679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122806679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122806679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122806679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122806679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122806679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122806679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122806679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122806679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122806679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122806679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122806679 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122806679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122806679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122806679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122806679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122806679 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122806679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122806679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122806679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122806679 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@8f74a3c05c67: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)2186860 HNBGW_Test.msc2-SCCP(732)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122806686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122806686 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122806686 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122806686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122806686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122806686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122806686 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122806686 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122806686 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122806686 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122806686 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122806686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122806686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00bc83bd) (sccp_scrc.c:477) 20250814122806686 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250814122806686 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122806686 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122806686 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122806686 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122806686 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122806686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122806686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122806686 DLCTRL DEBUG Command: GET 742243985 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122806686 DLCTRL DEBUG Tx Command reply: GET_REPLY 742243985 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122806687 DLCTRL DEBUG Command: GET 817663109 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122806687 DLCTRL DEBUG Tx Command reply: GET_REPLY 817663109 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122806688 DLCTRL DEBUG Command: GET 815906103 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122806688 DLCTRL DEBUG Tx Command reply: GET_REPLY 815906103 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122806689 DLCTRL DEBUG Command: GET 675022967 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122806689 DLCTRL DEBUG Tx Command reply: GET_REPLY 675022967 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122806690 DLCTRL DEBUG Command: GET 624838850 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122806690 DLCTRL DEBUG Tx Command reply: GET_REPLY 624838850 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122806691 DLCTRL DEBUG Command: GET 303669208 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122806691 DLCTRL DEBUG Tx Command reply: GET_REPLY 303669208 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122806692 DLCTRL DEBUG Command: GET 210232843 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122806692 DLCTRL DEBUG Tx Command reply: GET_REPLY 210232843 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122806693 DLCTRL DEBUG Command: GET 149908665 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122806693 DLCTRL DEBUG Tx Command reply: GET_REPLY 149908665 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122806694 DLCTRL DEBUG Command: GET 137766470 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122806694 DLCTRL DEBUG Tx Command reply: GET_REPLY 137766470 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122806695 DLCTRL DEBUG Command: GET 596933566 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122806695 DLCTRL DEBUG Tx Command reply: GET_REPLY 596933566 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122806696 DLCTRL DEBUG Command: GET 447224197 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122806696 DLCTRL DEBUG Tx Command reply: GET_REPLY 447224197 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122806697 DLCTRL DEBUG Command: GET 491190033 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122806697 DLCTRL DEBUG Tx Command reply: GET_REPLY 491190033 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250814122806698 DLCTRL DEBUG Command: GET 1437347 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122806698 DLCTRL DEBUG Tx Command reply: GET_REPLY 1437347 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122806699 DLCTRL DEBUG Command: GET 981034197 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122806699 DLCTRL DEBUG Tx Command reply: GET_REPLY 981034197 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122806700 DLCTRL DEBUG Command: GET 452934718 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122806700 DLCTRL DEBUG Tx Command reply: GET_REPLY 452934718 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122806701 DLCTRL DEBUG Command: GET 995910140 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122806701 DLCTRL DEBUG Tx Command reply: GET_REPLY 995910140 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122806701 DLCTRL DEBUG Command: GET 608039991 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122806701 DLCTRL DEBUG Tx Command reply: GET_REPLY 608039991 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122806702 DLCTRL DEBUG Command: GET 840694635 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122806702 DLCTRL DEBUG Tx Command reply: GET_REPLY 840694635 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122806704 DLCTRL DEBUG Command: GET 808389730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122806704 DLCTRL DEBUG Tx Command reply: GET_REPLY 808389730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122806704 DLCTRL DEBUG Command: GET 533327514 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122806704 DLCTRL DEBUG Tx Command reply: GET_REPLY 533327514 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122806708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122806708 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32971<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(720)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(719)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122806709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122806709 DLINP DEBUG SRVCONN(,r=127.0.0.1:56782<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122806709 DLINP DEBUG SRVCONN(,r=127.0.0.1:56782<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122806709 DLINP NOTICE SRV(,r=127.0.0.1:56782<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122806709 DMAIN NOTICE (127.0.0.1:56782 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56782<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122806709 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@8f74a3c05c67: Final verdict of PTC: none 20250814122806710 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122806710 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122806710 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814122806710 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-SCCP(741)@8f74a3c05c67: Final verdict of PTC: none 20250814122806710 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122806710 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122806710 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250814122806710 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@8f74a3c05c67: Final verdict of PTC: none 20250814122806710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122806711 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122806711 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122806711 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122806711 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122806711 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122806711 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122806711 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122806711 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122806711 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122806711 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122806711 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814122806711 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122806711 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122806711 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122806711 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122806711 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122806711 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122806711 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122806711 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814122806711 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122806711 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122806711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122806711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122806712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(721)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(731)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(740)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(744)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Aug 14 12:28:06 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250814122806822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122806880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122806880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122806880 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122806880 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122806880 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122806880 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122806880 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122806880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a266), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122806880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122806880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122806880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122806880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122806880 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{disrupted}: Freeing instance (context_map.c:202) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11177890)[0x555be391d540]{disrupted}: Deallocated (fsm.c:568) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{disconnected}: Freeing instance (context_map.c:206) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x555be3925070]{disconnected}: Deallocated (fsm.c:568) 20250814122806880 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11177890 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122806880 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122806880 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122806880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc83bd), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122806880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122806880 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122806880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122806880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122806880 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122806880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14613252)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{disconnected}: Freeing instance (context_map.c:206) 20250814122806880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555be39112f0]{disconnected}: Deallocated (fsm.c:568) 20250814122806880 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14613252 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250814122806880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122806881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122806881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122806881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122806881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122806881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122806881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122806881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122806881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122806881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122806881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122806881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122806881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122806881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122806881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122807424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495592) Waiting for packet dumper to finish... 1 (prev_count=495592, count=496132) 20250814122808711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122808711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122808711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814122808711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122808711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122808711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122808711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122808711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122808711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250814122808711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122808711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122808711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122808711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122808711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122808711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122808711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122808711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122808711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Aug 14 12:28:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122809762 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122809762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4595), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122809762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122809762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122809762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122809762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122809762 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122809762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f328), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122809762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122809762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122809762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122809762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122809762 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122809762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00747b1e), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122809762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122809762 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122809762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122809762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122809762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122809762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122809762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122809762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122809762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122809762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122809762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122809762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122809762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122809762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122809762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122809762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122809762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_paging_imsi started. 20250814122810465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122810467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122810471 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38549<->l=127.0.0.1:4262) (control_if.c:572) 20250814122810484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122810484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh0(751)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122810491 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810491 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810491 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122810491 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810491 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810491 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122810491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810491 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810491 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122810491 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810491 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810491 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37809 (stream_srv.c:142) TC_mscpool_paging_imsi-Iuh1(753)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122810492 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37809<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122810493 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810493 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122810493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810493 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122810493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810493 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810493 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810493 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122810493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810493 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122810493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810493 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810493 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810493 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122810493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122810493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810493 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810493 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122810493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122810493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810493 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122810493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122810493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122810493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122810493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(757)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(757)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(755)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(760)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(763)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(761)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122810530 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810530 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810530 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122810530 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810530 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810530 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122810531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810531 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810531 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122810531 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122810531 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122810532 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810532 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122810532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810532 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122810532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810532 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810532 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810532 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122810532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122810532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810532 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810532 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810532 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122810532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122810532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810532 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810532 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122810532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122810532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122810532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122810532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122810533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122810533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122810533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122810533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810533 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122810533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122810533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122810533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122810533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122810533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(766)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(764)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122810556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122810556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122810556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122810556 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122810556 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122810556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122810556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122810556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122810556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122810560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122810560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122810560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122810560 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122810560 DHNBAP DEBUG (127.0.0.1:37809 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122810560 DHNBAP NOTICE (127.0.0.1:37809 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122810561 DHNBAP NOTICE (127.0.0.1:37809 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122810561 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122810561 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122810659 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122810659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a02c), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122810659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810659 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122810659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810659 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122810659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1449d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122810659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810659 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122810659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810659 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122810659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a70fc), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122810659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122810659 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122810659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122810659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122810659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122810659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122810659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122810659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122810659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122810659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122810702 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122810702 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122810702 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122810702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(757)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122810704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810704 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122810704 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122810704 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122810704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122810704 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122810704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122810705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810705 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122810705 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122810705 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122810705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122810705 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122810705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122810715 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122810715 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122810715 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122810715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(760)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122810716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122810716 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122810716 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122810716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122810716 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122810716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122810716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122810716 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122810716 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122810716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122810716 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122810716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122810726 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122810726 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122810726 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122810726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(763)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122810727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810727 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122810727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122810727 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122810727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122810727 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122810727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122810728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810728 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122810728 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122810728 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122810728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122810728 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122810728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122810743 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122810743 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122810743 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122810743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(766)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122810744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810744 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122810744 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122810744 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122810744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122810744 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122810744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122810745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122810745 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122810745 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122810745 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122810745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122810745 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122810745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122811248 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122811248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c05d9e), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122811248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122811248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811248 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122811248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb6aa4), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122811248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122811248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811248 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122811248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f8dc5), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122811248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122811248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122811248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122811248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122811248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122811248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122811250 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122811250 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122811250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811250 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811250 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122811250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00c05d9e) (sccp_scrc.c:477) 20250814122811250 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250814122811250 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122811250 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122811250 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122811250 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122811250 DLSCCP DEBUG SCCP-SCOC(74)[0x555be390b410]{IDLE}: Deallocated (fsm.c:568) 20250814122811251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122811251 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122811251 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122811251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811251 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811251 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122811251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00bb6aa4) (sccp_scrc.c:477) 20250814122811251 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250814122811251 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122811251 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122811251 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122811251 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122811251 DLSCCP DEBUG SCCP-SCOC(75)[0x555be39240b0]{IDLE}: Deallocated (fsm.c:568) 20250814122811452 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122811452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=009f8dc5) (sccp_scrc.c:477) 20250814122811452 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250814122811452 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122811452 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122811452 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122811452 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122811452 DLSCCP DEBUG SCCP-SCOC(76)[0x555be390ce80]{IDLE}: Deallocated (fsm.c:568) 20250814122811452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811452 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122811452 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122811452 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122811452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811452 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122811523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122811523 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122811523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811523 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811523 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122811523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122811523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122811523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122811523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811523 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122811523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122811523 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122811523 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122811523 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122811523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122811523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122811523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811523 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122811523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811523 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122811523 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122811523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122811523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122811523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122811523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122811523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(759)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122811531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122811531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122811531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122811531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811531 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811531 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122811531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122811531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122811531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122811531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122811531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122811531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122811531 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122811531 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122811531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122811531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122811531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811532 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122811532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811532 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122811532 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122811532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122811532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122811532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122811532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122811532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122811547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811547 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122811547 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122811547 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122811547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811547 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811548 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122811548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122811548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122811548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122811548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122811548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122811548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122811548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122811548 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122811548 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122811548 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122811548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122811548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122811548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122811548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811548 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122811548 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122811548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122811548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122811548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(765)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122811656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811656 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122811656 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122811656 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122811656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811656 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811656 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811656 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811656 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122811656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122811656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122811656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122811656 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811656 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122811656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122811656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122811656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122811656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122811656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122811656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122811656 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122811656 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122811656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122811656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122811656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122811656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122811656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122811656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122811656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811656 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122811656 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(756)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122811946 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122811946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efcdad), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122811946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122811946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811946 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122811946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c6d06), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122811946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122811946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811946 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122811946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027a83e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122811946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122811946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122811946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122811946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122811946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122811946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122811946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122811946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122811946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122811946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122811946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811947 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122811947 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122811947 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122811947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122811947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=00efcdad) (sccp_scrc.c:477) 20250814122811947 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(73)[0x555be3924810]{IDLE}: Deallocated (fsm.c:568) 20250814122811947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122811947 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122811947 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122811947 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122811947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122811947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122811947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122811947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122811947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122811947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122811947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122811947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122811947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122811947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=0027a83e) (sccp_scrc.c:477) 20250814122811947 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122811947 DLSCCP DEBUG SCCP-SCOC(72)[0x555be3904200]{IDLE}: Deallocated (fsm.c:568) 20250814122812148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122812148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122812148 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122812148 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122812148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122812148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122812148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122812148 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122812148 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122812148 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122812148 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122812148 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122812148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122812148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=005c6d06) (sccp_scrc.c:477) 20250814122812148 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250814122812148 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122812148 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122812148 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122812148 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122812148 DLSCCP DEBUG SCCP-SCOC(71)[0x555be3903e60]{IDLE}: Deallocated (fsm.c:568) 20250814122812565 DLCTRL DEBUG Command: GET 774979987 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122812565 DLCTRL DEBUG Tx Command reply: GET_REPLY 774979987 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122812566 DLCTRL DEBUG Command: GET 240298388 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122812566 DLCTRL DEBUG Tx Command reply: GET_REPLY 240298388 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122812567 DLCTRL DEBUG Command: GET 686170674 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122812567 DLCTRL DEBUG Tx Command reply: GET_REPLY 686170674 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122812568 DLCTRL DEBUG Command: GET 627752659 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122812568 DLCTRL DEBUG Tx Command reply: GET_REPLY 627752659 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122812569 DLCTRL DEBUG Command: GET 664745 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122812569 DLCTRL DEBUG Tx Command reply: GET_REPLY 664745 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122812570 DLCTRL DEBUG Command: GET 571888911 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122812570 DLCTRL DEBUG Tx Command reply: GET_REPLY 571888911 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122812570 DLCTRL DEBUG Command: GET 382030525 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122812570 DLCTRL DEBUG Tx Command reply: GET_REPLY 382030525 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122812571 DLCTRL DEBUG Command: GET 688993294 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122812571 DLCTRL DEBUG Tx Command reply: GET_REPLY 688993294 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122812572 DLCTRL DEBUG Command: GET 69212797 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122812572 DLCTRL DEBUG Tx Command reply: GET_REPLY 69212797 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122812573 DLCTRL DEBUG Command: GET 299137879 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122812573 DLCTRL DEBUG Tx Command reply: GET_REPLY 299137879 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122812573 DLCTRL DEBUG Command: GET 74138416 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122812573 DLCTRL DEBUG Tx Command reply: GET_REPLY 74138416 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122812574 DLCTRL DEBUG Command: GET 467124957 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122812574 DLCTRL DEBUG Tx Command reply: GET_REPLY 467124957 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122812575 DLCTRL DEBUG Command: GET 380730083 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122812575 DLCTRL DEBUG Tx Command reply: GET_REPLY 380730083 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122812576 DLCTRL DEBUG Command: GET 747184572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122812576 DLCTRL DEBUG Tx Command reply: GET_REPLY 747184572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122812576 DLCTRL DEBUG Command: GET 62124257 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122812576 DLCTRL DEBUG Tx Command reply: GET_REPLY 62124257 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122812577 DLCTRL DEBUG Command: GET 722476771 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122812577 DLCTRL DEBUG Tx Command reply: GET_REPLY 722476771 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122812578 DLCTRL DEBUG Command: GET 542338343 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122812578 DLCTRL DEBUG Tx Command reply: GET_REPLY 542338343 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122812579 DLCTRL DEBUG Command: GET 159630491 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122812579 DLCTRL DEBUG Tx Command reply: GET_REPLY 159630491 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122812579 DLCTRL DEBUG Command: GET 254211262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122812579 DLCTRL DEBUG Tx Command reply: GET_REPLY 254211262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122812580 DLCTRL DEBUG Command: GET 333095000 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122812580 DLCTRL DEBUG Tx Command reply: GET_REPLY 333095000 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122812590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122813596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122813596 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122813596 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122813596 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122813596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122813596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122813596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122813596 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122813596 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122813596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122813596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122813596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122813596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122813596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122813596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122813596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250814122813596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122813596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122813596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122813596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122813596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122813596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122813596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122813596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122813596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122813596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122813596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122813596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122813596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122813596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122813596 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814122813596 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250814122813596 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250814122813596 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250814122813597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250814122813597 DRUA DEBUG (127.0.0.1:37809 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250814122813597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122813597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250814122813597 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122813597 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(752)@8f74a3c05c67: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@8f74a3c05c67: UnitdataCallback HNBGW_Test.msc0-RAN(756)@8f74a3c05c67: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@8f74a3c05c67: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_imsi0(768)2934228 20250814122814605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122814605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122814605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122814605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122814605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2cc5d4, normal) (hnbgw_rua.c:407) 20250814122814605 DHNB DEBUG map_rua[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122814605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122814605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2934228 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122814605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122814605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122814605 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2934228 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250814122814605 DCN DEBUG map_sccp[0x555be390b410]{init}: Allocated (fsm.c:456) 20250814122814605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122814605 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2934228 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122814605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2934228 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122814605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122814605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122814605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122814605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122814605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122814605 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122814605 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{IDLE}: Allocated (fsm.c:456) 20250814122814605 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122814605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000cf0056400500f1100926) (sccp_scrc.c:406) 20250814122814605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122814605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122814605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122814605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122814605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122814605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122814605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122814605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122814605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122814605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122814605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122814605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122814605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122814605 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122814605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122814605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122814605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122814605 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122814605 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122814605 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122814605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122814605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122814605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122814605 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@8f74a3c05c67: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_imsi0(768)8781554 HNBGW_Test.msc0-SCCP(755)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122814609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122814609 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122814609 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122814609 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122814609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122814609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122814609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122814609 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi0(768)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122814609 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122814609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122814609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122814609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122814609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122814609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=0070f81b) (sccp_scrc.c:477) 20250814122814609 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250814122814609 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122814609 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122814609 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122814609 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122814609 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122814609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122814609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122815610 DLCTRL DEBUG Command: GET 852573993 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122815610 DLCTRL DEBUG Tx Command reply: GET_REPLY 852573993 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122815611 DLCTRL DEBUG Command: GET 412488325 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122815611 DLCTRL DEBUG Tx Command reply: GET_REPLY 412488325 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122815612 DLCTRL DEBUG Command: GET 982589852 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122815612 DLCTRL DEBUG Tx Command reply: GET_REPLY 982589852 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122815613 DLCTRL DEBUG Command: GET 950037907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122815613 DLCTRL DEBUG Tx Command reply: GET_REPLY 950037907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122815613 DLCTRL DEBUG Command: GET 808772374 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122815613 DLCTRL DEBUG Tx Command reply: GET_REPLY 808772374 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122815614 DLCTRL DEBUG Command: GET 978511843 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122815614 DLCTRL DEBUG Tx Command reply: GET_REPLY 978511843 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122815615 DLCTRL DEBUG Command: GET 256379203 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122815615 DLCTRL DEBUG Tx Command reply: GET_REPLY 256379203 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122815616 DLCTRL DEBUG Command: GET 814323441 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122815616 DLCTRL DEBUG Tx Command reply: GET_REPLY 814323441 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122815617 DLCTRL DEBUG Command: GET 868331363 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122815617 DLCTRL DEBUG Tx Command reply: GET_REPLY 868331363 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122815618 DLCTRL DEBUG Command: GET 794289238 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122815618 DLCTRL DEBUG Tx Command reply: GET_REPLY 794289238 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122815619 DLCTRL DEBUG Command: GET 452236716 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122815619 DLCTRL DEBUG Tx Command reply: GET_REPLY 452236716 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122815620 DLCTRL DEBUG Command: GET 645483432 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122815620 DLCTRL DEBUG Tx Command reply: GET_REPLY 645483432 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122815620 DLCTRL DEBUG Command: GET 259377199 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122815621 DLCTRL DEBUG Tx Command reply: GET_REPLY 259377199 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122815621 DLCTRL DEBUG Command: GET 833260807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122815621 DLCTRL DEBUG Tx Command reply: GET_REPLY 833260807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122815622 DLCTRL DEBUG Command: GET 913176648 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122815622 DLCTRL DEBUG Tx Command reply: GET_REPLY 913176648 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122815623 DLCTRL DEBUG Command: GET 163402882 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122815623 DLCTRL DEBUG Tx Command reply: GET_REPLY 163402882 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122815624 DLCTRL DEBUG Command: GET 374722157 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122815624 DLCTRL DEBUG Tx Command reply: GET_REPLY 374722157 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122815625 DLCTRL DEBUG Command: GET 53764141 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122815625 DLCTRL DEBUG Tx Command reply: GET_REPLY 53764141 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122815626 DLCTRL DEBUG Command: GET 901633655 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122815626 DLCTRL DEBUG Tx Command reply: GET_REPLY 901633655 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122815627 DLCTRL DEBUG Command: GET 44690085 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122815627 DLCTRL DEBUG Tx Command reply: GET_REPLY 44690085 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122815630 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38549<->l=127.0.0.1:4262) (control_if.c:193) 20250814122815630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(749)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(748)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122815631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122815631 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122815631 DLINP DEBUG SRVCONN(,r=127.0.0.1:37809<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122815631 DLINP NOTICE SRV(,r=127.0.0.1:37809<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122815631 DMAIN NOTICE (127.0.0.1:37809 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37809<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122815631 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814122815631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122815631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122815631 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122815631 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122815631 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122815631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122815631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122815631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122815631 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122815631 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122815631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f81b), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122815631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122815631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122815631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122815631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122815631 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122815631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122815631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122815631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122815631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2934228)[0x555be39240b0]{disrupted}: Deallocated (fsm.c:568) 20250814122815631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122815631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{disconnected}: Freeing instance (context_map.c:206) 20250814122815631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555be390b410]{disconnected}: Deallocated (fsm.c:568) 20250814122815631 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2934228 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250814122815631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122815631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122815631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122815631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122815631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122815631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122815631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122815631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi-Iuh1-RUA(754)@8f74a3c05c67: Final verdict of PTC: none 20250814122815632 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122815632 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122815632 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.msc1-SCCP(758)@8f74a3c05c67: Final verdict of PTC: none 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122815632 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122815632 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_paging_imsi-Iuh0-RUA(752)@8f74a3c05c67: Final verdict of PTC: none 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122815632 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122815632 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122815632 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(759)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@8f74a3c05c67: Final verdict of PTC: none20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122815632 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122815632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122815632 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122815632 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.sgsn0-SCCP(764)@8f74a3c05c67: Final verdict of PTC: none 20250814122815632 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122815632 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814122815632 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250814122815632 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122815632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-RAN(765)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(750)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(767)@8f74a3c05c67: Final verdict of PTC: none 20250814122815641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(768)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Aug 14 12:28:15 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250814122815725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122816227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345656) 20250814122816881 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122816881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc83bd), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122816881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122816881 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122816881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122816881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122816881 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122816881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a266), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122816881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122816881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122816881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122816881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122816881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122816881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122816881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122816881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122816881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122816881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122816881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122816881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122816881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122816881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122816881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122816881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122816881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122816881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122816881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122816881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122816881 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=345656, count=398036) 20250814122817632 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122817633 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122817633 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122817633 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122817633 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122817633 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Aug 14 12:28:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_paging_tmsi started. 20250814122819343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122819351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122819359 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38495<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122819384 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122819384 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122819396 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819396 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819396 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122819396 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819396 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819396 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122819397 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819397 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819397 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(775)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122819397 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44758 (stream_srv.c:142) 20250814122819397 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44758<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122819397 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819397 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819397 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819397 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122819397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122819397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122819397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819397 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819397 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819397 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819397 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819397 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122819397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122819397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122819397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122819398 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819398 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122819398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122819398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819398 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122819398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819398 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819398 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819398 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122819398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122819398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819398 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122819398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819398 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819398 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819398 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122819399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122819399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122819399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819399 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819399 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819399 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819399 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122819399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819399 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819399 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819399 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122819399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819399 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819399 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819399 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122819399 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122819399 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(779)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(777)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(782)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(780)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(785)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-SCCP(783)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122819448 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819448 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819448 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122819448 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819448 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819449 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819449 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819449 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122819449 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122819450 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819450 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122819450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819450 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122819450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819450 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819450 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819450 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122819450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819450 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122819450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819450 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819450 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819450 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122819450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819450 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122819450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819450 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819450 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122819450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122819450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122819450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122819450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122819450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122819450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819450 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122819450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819450 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819450 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819450 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122819450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122819451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122819451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122819451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122819451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122819451 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819451 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(786)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122819475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122819475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122819475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122819475 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122819475 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122819475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122819475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122819475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122819475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122819480 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122819480 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122819480 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122819480 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122819480 DHNBAP DEBUG (127.0.0.1:44758 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122819480 DHNBAP NOTICE (127.0.0.1:44758 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122819480 DHNBAP NOTICE (127.0.0.1:44758 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122819480 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122819480 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122819620 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122819620 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122819620 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122819620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(779)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122819627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819627 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122819627 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122819627 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122819627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122819627 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122819627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122819630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819630 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122819630 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122819630 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122819630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122819630 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122819630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122819630 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122819630 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122819633 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122819633 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122819633 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122819633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(782)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122819638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819638 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122819638 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122819638 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122819638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122819638 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122819638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122819640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122819640 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122819640 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122819640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122819640 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122819640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122819640 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122819640 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122819643 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122819643 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122819643 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814122819643 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814122819643 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814122819643 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814122819643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(785)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122819646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122819646 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814122819646 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814122819646 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814122819646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122819646 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122819646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814122819646 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122819648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819648 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122819648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122819648 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122819648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122819648 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250814122819648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122819648 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122819662 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122819662 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122819662 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814122819662 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814122819662 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814122819662 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814122819662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(788)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122819666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819666 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122819666 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814122819666 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814122819666 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814122819666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122819666 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122819666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814122819668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122819668 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122819668 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122819668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122819668 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250814122819668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122819762 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122819762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00747b1e), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122819762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819762 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122819762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819762 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122819762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f328), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122819762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122819762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819762 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122819762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4595), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122819762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122819762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122819762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122819762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122819762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122819762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122819762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122819762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122819762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122819762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122819762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122819765 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122819765 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122819765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122819765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122819765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122819765 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819765 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122819765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122819765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122819765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122819765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122819765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00b6f328) (sccp_scrc.c:477) 20250814122819765 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(81)[0x555be3921960]{IDLE}: Deallocated (fsm.c:568) 20250814122819765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122819765 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122819765 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122819765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122819765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122819765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122819765 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819765 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122819765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122819765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122819765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122819765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122819765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=00747b1e) (sccp_scrc.c:477) 20250814122819765 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122819765 DLSCCP DEBUG SCCP-SCOC(82)[0x555be39227c0]{IDLE}: Deallocated (fsm.c:568) 20250814122819968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122819968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122819968 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122819968 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122819968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122819968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122819968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122819968 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122819968 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122819968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122819968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122819968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122819968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122819968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=007b4595) (sccp_scrc.c:477) 20250814122819968 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250814122819968 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122819968 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122819968 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122819968 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122819968 DLSCCP DEBUG SCCP-SCOC(80)[0x555be3912900]{IDLE}: Deallocated (fsm.c:568) 20250814122820426 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122820426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122820426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122820426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122820426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122820426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122820426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122820426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820426 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122820426 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122820426 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122820426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122820426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122820426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122820426 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122820426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122820426 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122820426 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122820426 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122820426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122820426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122820427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122820427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122820427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122820427 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122820427 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122820427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122820427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122820427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122820427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122820427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122820427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122820427 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122820436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122820437 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122820437 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122820437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122820437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122820437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122820437 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820437 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122820437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122820437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122820437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122820437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122820437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122820437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122820437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122820437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122820437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122820437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122820437 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122820437 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122820437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122820437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122820437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122820437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122820437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122820437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122820437 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122820437 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122820437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122820437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122820437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122820437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122820437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122820437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122820437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(781)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122820447 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122820447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122820447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122820447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122820447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122820447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820447 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122820447 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122820447 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122820447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122820447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122820447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122820447 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122820447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122820447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122820447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122820447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122820447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122820447 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122820447 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122820447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122820447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122820447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122820447 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122820447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122820447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122820447 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122820447 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122820447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122820447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122820447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122820447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122820448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122820448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122820448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(784)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122820468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820468 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122820468 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122820468 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122820468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122820468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122820468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122820468 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820468 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122820468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122820468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122820468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122820468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122820468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122820468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122820468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122820468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122820468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122820468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122820468 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122820468 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122820468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122820468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122820468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122820468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122820468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122820468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122820468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122820468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122820468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122820468 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122820468 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122820468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122820468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122820468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122820468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122820468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122820468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122820468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122820660 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122820660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a70fc), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122820660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122820660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122820660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122820660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122820660 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122820660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1449d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122820660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122820660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122820660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122820660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122820660 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122820660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7a02c), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122820660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122820660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122820660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122820660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122820660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122820660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122820660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122820660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122820660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122820660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122820660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122820660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122820660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122820660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122820660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122820660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122820660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122820660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122820661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122820661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122820661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122820661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122820661 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820663 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122820663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122820663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122820663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122820663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122820663 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122820663 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122820663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122820663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122820663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122820663 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122820663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=000a70fc) (sccp_scrc.c:477) 20250814122820663 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250814122820663 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122820663 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122820663 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122820663 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122820663 DLSCCP DEBUG SCCP-SCOC(77)[0x555be3924af0]{IDLE}: Deallocated (fsm.c:568) 20250814122820864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820864 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122820864 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122820864 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122820864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122820864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122820864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122820864 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122820865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122820865 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122820865 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122820865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122820865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122820865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122820865 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122820865 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122820865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122820865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122820865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122820865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122820865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00c1449d) (sccp_scrc.c:477) 20250814122820865 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(78)[0x555be3903660]{IDLE}: Deallocated (fsm.c:568) 20250814122820865 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122820865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122820865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122820865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122820865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122820865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00f7a02c) (sccp_scrc.c:477) 20250814122820865 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122820865 DLSCCP DEBUG SCCP-SCOC(79)[0x555be39254e0]{IDLE}: Deallocated (fsm.c:568) 20250814122821491 DLCTRL DEBUG Command: GET 818473393 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122821491 DLCTRL DEBUG Tx Command reply: GET_REPLY 818473393 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122821497 DLCTRL DEBUG Command: GET 590862668 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122821497 DLCTRL DEBUG Tx Command reply: GET_REPLY 590862668 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122821501 DLCTRL DEBUG Command: GET 341318573 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122821501 DLCTRL DEBUG Tx Command reply: GET_REPLY 341318573 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122821504 DLCTRL DEBUG Command: GET 839121321 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122821504 DLCTRL DEBUG Tx Command reply: GET_REPLY 839121321 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122821506 DLCTRL DEBUG Command: GET 27865064 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122821507 DLCTRL DEBUG Tx Command reply: GET_REPLY 27865064 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122821508 DLCTRL DEBUG Command: GET 884198651 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122821508 DLCTRL DEBUG Tx Command reply: GET_REPLY 884198651 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122821509 DLCTRL DEBUG Command: GET 497870676 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122821509 DLCTRL DEBUG Tx Command reply: GET_REPLY 497870676 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122821511 DLCTRL DEBUG Command: GET 984974332 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122821511 DLCTRL DEBUG Tx Command reply: GET_REPLY 984974332 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122821512 DLCTRL DEBUG Command: GET 506447734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122821512 DLCTRL DEBUG Tx Command reply: GET_REPLY 506447734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122821512 DLCTRL DEBUG Command: GET 688167550 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122821512 DLCTRL DEBUG Tx Command reply: GET_REPLY 688167550 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122821513 DLCTRL DEBUG Command: GET 395428652 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122821513 DLCTRL DEBUG Tx Command reply: GET_REPLY 395428652 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122821514 DLCTRL DEBUG Command: GET 304569830 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122821514 DLCTRL DEBUG Tx Command reply: GET_REPLY 304569830 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122821514 DLCTRL DEBUG Command: GET 499404851 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122821514 DLCTRL DEBUG Tx Command reply: GET_REPLY 499404851 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122821515 DLCTRL DEBUG Command: GET 680306789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122821515 DLCTRL DEBUG Tx Command reply: GET_REPLY 680306789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122821516 DLCTRL DEBUG Command: GET 470576790 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122821516 DLCTRL DEBUG Tx Command reply: GET_REPLY 470576790 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122821516 DLCTRL DEBUG Command: GET 334946477 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122821516 DLCTRL DEBUG Tx Command reply: GET_REPLY 334946477 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122821517 DLCTRL DEBUG Command: GET 992566380 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122821517 DLCTRL DEBUG Tx Command reply: GET_REPLY 992566380 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122821518 DLCTRL DEBUG Command: GET 44074093 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122821518 DLCTRL DEBUG Tx Command reply: GET_REPLY 44074093 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122821518 DLCTRL DEBUG Command: GET 347984973 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122821518 DLCTRL DEBUG Tx Command reply: GET_REPLY 347984973 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122821519 DLCTRL DEBUG Command: GET 500484492 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122821519 DLCTRL DEBUG Tx Command reply: GET_REPLY 500484492 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122821529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56284<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20250814122822551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122822551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122822551 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122822551 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122822551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122822551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122822551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122822551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122822551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122822551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122822551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122822551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122822551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122822551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122822551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122822551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250814122822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122822551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122822551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122822551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122822551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122822551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122822552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122822552 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814122822552 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250814122822552 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250814122822552 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250814122822552 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250814122822552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250814122822552 DRUA DEBUG (127.0.0.1:44758 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250814122822552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122822552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250814122822552 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122822552 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8f74a3c05c67: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@8f74a3c05c67: UnitdataCallback TC_mscpool_paging_tmsi0(790)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(778)@8f74a3c05c67: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@8f74a3c05c67: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_tmsi0(790)16167838 20250814122823563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122823563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122823563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814122823563 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122823563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6b39e, normal) (hnbgw_rua.c:407) 20250814122823563 DHNB DEBUG map_rua[0x555be3921960]{init}: Allocated (fsm.c:456) 20250814122823563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122823563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16167838 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122823563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122823563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122823563 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16167838 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250814122823563 DCN DEBUG map_sccp[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122823563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122823563 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16167838 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122823563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16167838 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814122823563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122823563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122823563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122823563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122823563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122823563 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122823563 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{IDLE}: Allocated (fsm.c:456) 20250814122823563 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122823563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000f40056400500f1100926) (sccp_scrc.c:406) 20250814122823563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122823563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122823563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122823563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122823563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122823563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122823563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122823563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122823563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122823563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122823563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122823563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122823563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122823563 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122823563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122823563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122823563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122823563 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122823563 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122823563 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122823563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122823563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122823563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122823564 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@8f74a3c05c67: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_tmsi0(790)7447164 HNBGW_Test.msc0-SCCP(777)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(790)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122823581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122823581 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122823581 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122823581 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122823581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122823581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122823581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122823581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122823581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122823581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122823581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122823581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122823581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122823581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=00474076) (sccp_scrc.c:477) 20250814122823581 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250814122823581 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122823581 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122823581 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122823581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122823581 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122823581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122823581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122824584 DLCTRL DEBUG Command: GET 688510286 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122824584 DLCTRL DEBUG Tx Command reply: GET_REPLY 688510286 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122824589 DLCTRL DEBUG Command: GET 336771301 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122824589 DLCTRL DEBUG Tx Command reply: GET_REPLY 336771301 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122824596 DLCTRL DEBUG Command: GET 176380663 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122824596 DLCTRL DEBUG Tx Command reply: GET_REPLY 176380663 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122824600 DLCTRL DEBUG Command: GET 761137278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122824600 DLCTRL DEBUG Tx Command reply: GET_REPLY 761137278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122824605 DLCTRL DEBUG Command: GET 930615356 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122824605 DLCTRL DEBUG Tx Command reply: GET_REPLY 930615356 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122824609 DLCTRL DEBUG Command: GET 149619865 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122824609 DLCTRL DEBUG Tx Command reply: GET_REPLY 149619865 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122824613 DLCTRL DEBUG Command: GET 976701862 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122824613 DLCTRL DEBUG Tx Command reply: GET_REPLY 976701862 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122824617 DLCTRL DEBUG Command: GET 136685992 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122824617 DLCTRL DEBUG Tx Command reply: GET_REPLY 136685992 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122824621 DLCTRL DEBUG Command: GET 523216169 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122824621 DLCTRL DEBUG Tx Command reply: GET_REPLY 523216169 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122824626 DLCTRL DEBUG Command: GET 747553647 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122824626 DLCTRL DEBUG Tx Command reply: GET_REPLY 747553647 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122824630 DLCTRL DEBUG Command: GET 371469457 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122824630 DLCTRL DEBUG Tx Command reply: GET_REPLY 371469457 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122824634 DLCTRL DEBUG Command: GET 477460653 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122824634 DLCTRL DEBUG Tx Command reply: GET_REPLY 477460653 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122824638 DLCTRL DEBUG Command: GET 893896158 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122824638 DLCTRL DEBUG Tx Command reply: GET_REPLY 893896158 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122824642 DLCTRL DEBUG Command: GET 124689084 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122824642 DLCTRL DEBUG Tx Command reply: GET_REPLY 124689084 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122824645 DLCTRL DEBUG Command: GET 877642164 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122824645 DLCTRL DEBUG Tx Command reply: GET_REPLY 877642164 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122824648 DLCTRL DEBUG Command: GET 100635749 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122824648 DLCTRL DEBUG Tx Command reply: GET_REPLY 100635749 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122824652 DLCTRL DEBUG Command: GET 667043046 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122824652 DLCTRL DEBUG Tx Command reply: GET_REPLY 667043046 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122824655 DLCTRL DEBUG Command: GET 235104731 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122824655 DLCTRL DEBUG Tx Command reply: GET_REPLY 235104731 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122824659 DLCTRL DEBUG Command: GET 353384119 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122824659 DLCTRL DEBUG Tx Command reply: GET_REPLY 353384119 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122824663 DLCTRL DEBUG Command: GET 683847139 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122824663 DLCTRL DEBUG Tx Command reply: GET_REPLY 683847139 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122824678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122824678 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38495<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(771)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(770)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122824682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122824683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122824683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122824683 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122824683 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122824684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122824684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122824684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122824684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122824684 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122824684 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122824684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474076), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122824684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122824684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122824684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122824684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122824684 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122824684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122824684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122824684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{disrupted}: Freeing instance (context_map.c:202) 20250814122824684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16167838)[0x555be3921960]{disrupted}: Deallocated (fsm.c:568) 20250814122824684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122824684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122824684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555be39240b0]{disconnected}: Deallocated (fsm.c:568) 20250814122824684 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16167838 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250814122824684 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122824684 DLINP DEBUG SRVCONN(,r=127.0.0.1:44758<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122824684 DLINP NOTICE SRV(,r=127.0.0.1:44758<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122824684 DMAIN NOTICE (127.0.0.1:44758 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44758<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122824685 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@8f74a3c05c67: Final verdict of PTC: none 20250814122824685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122824685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122824685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122824685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122824685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122824685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122824685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122824685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(786)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(787)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(781)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-RAN(784)@8f74a3c05c67: Final verdict of PTC: none 20250814122824686 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122824686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122824686 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122824686 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122824686 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122824686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122824686 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122824687 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-M3UA(782)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(772)@8f74a3c05c67: Final verdict of PTC: none 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122824687 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122824687 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814122824687 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122824687 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122824687 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122824687 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122824687 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122824688 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122824688 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122824688 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122824688 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122824688 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122824688 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122824688 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122824688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122824688 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122824689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122824689 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814122824689 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20HNBGW-MGCP(789)@8f74a3c05c67: Final verdict of PTC: none250814122824689 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122824689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122824689 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122824689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122824689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(779)@8f74a3c05c67: Final verdict of PTC: none 20250814122824694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(778)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Aug 14 12:28:24 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250814122824816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122825318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56292<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=384916) 20250814122825632 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122825632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f81b), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122825632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122825632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122825632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122825632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122825633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122825633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122825633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122825633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122825633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122825633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122825633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122825633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=384916, count=389820) 20250814122826688 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122826688 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122826688 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122826688 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122826688 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122826688 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122826689 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122826689 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122826689 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814122826689 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122826689 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122826689 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122826882 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122826882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a266), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122826882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122826882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122826882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122826882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122826882 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122826882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc83bd), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122826882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122826882 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122826882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122826882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122826882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122826882 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122826882 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122826882 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122826882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122826882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122826882 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122826882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122826882 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122826882 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122826882 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122826882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122826882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122826882 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Thu Aug 14 12:28:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_paging_imsi_lai_registered started. 20250814122828380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122828383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122828386 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35323<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122828398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122828398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122828405 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828405 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828405 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122828406 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828406 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828406 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122828406 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828406 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828406 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122828406 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828406 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828406 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38665 (stream_srv.c:142) 20250814122828406 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38665<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122828407 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828407 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122828407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828407 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122828407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828407 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828407 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828407 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122828407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828407 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122828407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828407 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828407 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122828407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122828407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828407 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828407 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122828407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122828407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828408 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122828408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122828408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122828408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122828408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(801)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(799)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(804)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(802)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(807)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-SCCP(805)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122828443 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828443 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828443 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122828443 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828443 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828444 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828444 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828444 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122828444 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122828445 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828445 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122828445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828445 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122828445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828445 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828445 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828445 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122828445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828445 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122828445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828445 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828445 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828445 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122828445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828445 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122828445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828445 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828445 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122828445 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122828445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122828445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122828445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122828445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122828445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122828445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122828445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122828445 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122828445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122828445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122828445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122828445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122828445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122828445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122828445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122828468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122828468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122828468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122828468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122828468 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122828468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122828468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122828468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122828468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122828473 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122828473 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122828473 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122828473 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122828473 DHNBAP DEBUG (127.0.0.1:38665 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122828473 DHNBAP NOTICE (127.0.0.1:38665 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122828473 DHNBAP NOTICE (127.0.0.1:38665 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122828473 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122828473 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122828618 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122828618 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122828618 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122828618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(801)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122828620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122828620 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122828620 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122828620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122828620 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122828620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122828621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122828621 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122828621 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122828621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122828621 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122828621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122828629 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122828629 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122828629 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122828629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(804)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122828631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122828631 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122828631 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122828631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122828631 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122828631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122828631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122828631 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122828631 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122828631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122828631 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122828631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122828641 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122828641 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122828641 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122828641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(807)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122828642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122828642 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122828642 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122828642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122828642 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122828642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122828643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828643 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122828643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122828643 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122828643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122828643 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122828643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122828657 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122828657 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122828657 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122828657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(810)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122828658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828658 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122828658 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122828658 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122828658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122828658 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122828658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122828659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122828659 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122828659 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122828659 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122828659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122828659 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122828659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122829423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122829423 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122829423 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122829423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122829423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122829423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122829423 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122829423 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122829423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122829423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122829423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122829423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122829423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122829423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122829423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122829423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122829423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122829423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122829423 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122829423 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122829424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122829424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122829424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122829424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122829424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122829424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122829424 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122829424 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122829424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122829424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122829424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122829424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122829424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122829424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122829424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122829435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829435 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122829435 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122829435 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122829435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122829435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122829435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122829435 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122829435 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122829435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122829435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122829435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122829435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122829435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122829435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122829435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122829435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122829435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122829435 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122829435 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122829435 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122829435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122829435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122829435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122829435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122829435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122829435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122829435 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122829435 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122829435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122829435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122829435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122829435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122829435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122829435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122829435 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122829446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829446 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122829446 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122829446 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122829446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122829446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122829446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122829446 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122829446 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122829446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122829446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122829446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122829446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122829446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122829446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122829446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122829446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122829446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122829446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122829446 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122829446 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122829446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122829446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122829446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122829446 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122829447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122829447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122829447 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122829447 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122829447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122829447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122829447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122829447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122829447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122829447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122829447 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122829461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829461 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122829461 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122829461 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122829461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122829461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122829461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122829461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122829461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122829461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122829461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122829461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122829461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122829461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122829461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122829461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122829461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122829461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122829461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122829461 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122829461 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122829461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122829461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122829461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122829461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122829461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122829461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122829462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122829462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122829462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122829462 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122829462 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122829462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122829462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122829462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122829462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122829462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122829462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122829462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122829462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122830482 DLCTRL DEBUG Command: GET 784726786 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122830482 DLCTRL DEBUG Tx Command reply: GET_REPLY 784726786 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122830489 DLCTRL DEBUG Command: GET 297087171 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122830489 DLCTRL DEBUG Tx Command reply: GET_REPLY 297087171 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122830492 DLCTRL DEBUG Command: GET 268667164 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122830492 DLCTRL DEBUG Tx Command reply: GET_REPLY 268667164 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122830496 DLCTRL DEBUG Command: GET 344190884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122830497 DLCTRL DEBUG Tx Command reply: GET_REPLY 344190884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122830504 DLCTRL DEBUG Command: GET 402048108 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122830504 DLCTRL DEBUG Tx Command reply: GET_REPLY 402048108 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122830508 DLCTRL DEBUG Command: GET 10542913 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122830508 DLCTRL DEBUG Tx Command reply: GET_REPLY 10542913 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122830514 DLCTRL DEBUG Command: GET 533725786 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122830514 DLCTRL DEBUG Tx Command reply: GET_REPLY 533725786 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122830518 DLCTRL DEBUG Command: GET 23365901 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122830518 DLCTRL DEBUG Tx Command reply: GET_REPLY 23365901 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122830520 DLCTRL DEBUG Command: GET 803524638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122830520 DLCTRL DEBUG Tx Command reply: GET_REPLY 803524638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122830522 DLCTRL DEBUG Command: GET 116481072 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122830522 DLCTRL DEBUG Tx Command reply: GET_REPLY 116481072 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122830524 DLCTRL DEBUG Command: GET 486448692 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122830524 DLCTRL DEBUG Tx Command reply: GET_REPLY 486448692 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122830528 DLCTRL DEBUG Command: GET 710177315 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122830528 DLCTRL DEBUG Tx Command reply: GET_REPLY 710177315 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122830533 DLCTRL DEBUG Command: GET 729358400 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122830534 DLCTRL DEBUG Tx Command reply: GET_REPLY 729358400 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122830536 DLCTRL DEBUG Command: GET 491498229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122830536 DLCTRL DEBUG Tx Command reply: GET_REPLY 491498229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122830539 DLCTRL DEBUG Command: GET 807366831 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122830539 DLCTRL DEBUG Tx Command reply: GET_REPLY 807366831 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122830542 DLCTRL DEBUG Command: GET 162617897 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122830542 DLCTRL DEBUG Tx Command reply: GET_REPLY 162617897 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122830545 DLCTRL DEBUG Command: GET 90031881 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122830545 DLCTRL DEBUG Tx Command reply: GET_REPLY 90031881 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122830548 DLCTRL DEBUG Command: GET 86579493 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122830548 DLCTRL DEBUG Tx Command reply: GET_REPLY 86579493 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122830551 DLCTRL DEBUG Command: GET 424022889 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122830551 DLCTRL DEBUG Tx Command reply: GET_REPLY 424022889 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122830554 DLCTRL DEBUG Command: GET 951370936 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122830554 DLCTRL DEBUG Tx Command reply: GET_REPLY 951370936 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122830569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122831595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122831595 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122831595 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122831595 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122831595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122831595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122831595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122831595 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122831595 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122831595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122831595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122831595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122831595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122831595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122831595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122831595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:477) 20250814122831595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122831595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122831595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122831595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122831595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122831595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122831595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122831595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122831595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122831595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122831595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122831595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122831595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122831595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122831595 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814122831595 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250814122831595 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250814122831595 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250814122831595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250814122831595 DRUA DEBUG (127.0.0.1:38665 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250814122831595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122831595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250814122831595 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122831595 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@8f74a3c05c67: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@8f74a3c05c67: UnitdataCallback HNBGW_Test.msc0-RAN(800)@8f74a3c05c67: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@8f74a3c05c67: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(812) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)13659657 20250814122832619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122832619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122832619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122832619 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122832619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd06e09, normal) (hnbgw_rua.c:407) 20250814122832619 DHNB DEBUG map_rua[0x555be3921960]{init}: Allocated (fsm.c:456) 20250814122832619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122832619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13659657 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122832619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122832619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122832619 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13659657 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250814122832619 DCN DEBUG map_sccp[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122832619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122832619 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13659657 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122832620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13659657 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122832620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122832620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122832620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122832620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122832620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122832620 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122832620 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{IDLE}: Allocated (fsm.c:456) 20250814122832620 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122832620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000e20056400500f1100926) (sccp_scrc.c:406) 20250814122832620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122832620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122832620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122832620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122832620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122832620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122832620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122832620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122832620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122832620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122832620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122832620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122832620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122832620 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122832620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122832620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122832621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122832621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122832621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122832621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122832621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122832621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122832621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122832621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(799)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@8f74a3c05c67: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)16445812 HNBGW_Test.msc0-SCCP(799)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122832633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122832633 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122832633 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122832633 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122832633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122832633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122832633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122832633 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122832633 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122832633 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122832633 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122832633 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122832633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122832633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=005dd181) (sccp_scrc.c:477) 20250814122832633 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250814122832633 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122832633 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122832633 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122832633 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_mscpool_paging_imsi_lai_registered0(812)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122832633 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122832633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122832633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122833639 DLCTRL DEBUG Command: GET 422838645 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122833639 DLCTRL DEBUG Tx Command reply: GET_REPLY 422838645 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122833644 DLCTRL DEBUG Command: GET 253345723 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122833644 DLCTRL DEBUG Tx Command reply: GET_REPLY 253345723 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122833648 DLCTRL DEBUG Command: GET 464712293 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122833648 DLCTRL DEBUG Tx Command reply: GET_REPLY 464712293 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122833652 DLCTRL DEBUG Command: GET 795623778 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122833652 DLCTRL DEBUG Tx Command reply: GET_REPLY 795623778 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122833655 DLCTRL DEBUG Command: GET 684750694 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122833655 DLCTRL DEBUG Tx Command reply: GET_REPLY 684750694 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122833659 DLCTRL DEBUG Command: GET 919994257 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122833659 DLCTRL DEBUG Tx Command reply: GET_REPLY 919994257 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122833663 DLCTRL DEBUG Command: GET 449439698 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122833663 DLCTRL DEBUG Tx Command reply: GET_REPLY 449439698 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122833666 DLCTRL DEBUG Command: GET 462262264 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122833666 DLCTRL DEBUG Tx Command reply: GET_REPLY 462262264 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122833669 DLCTRL DEBUG Command: GET 294802514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122833669 DLCTRL DEBUG Tx Command reply: GET_REPLY 294802514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122833672 DLCTRL DEBUG Command: GET 279892788 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122833672 DLCTRL DEBUG Tx Command reply: GET_REPLY 279892788 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122833676 DLCTRL DEBUG Command: GET 249756789 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122833676 DLCTRL DEBUG Tx Command reply: GET_REPLY 249756789 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122833679 DLCTRL DEBUG Command: GET 764458923 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122833680 DLCTRL DEBUG Tx Command reply: GET_REPLY 764458923 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122833683 DLCTRL DEBUG Command: GET 6246810 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122833683 DLCTRL DEBUG Tx Command reply: GET_REPLY 6246810 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122833686 DLCTRL DEBUG Command: GET 711392705 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122833686 DLCTRL DEBUG Tx Command reply: GET_REPLY 711392705 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122833689 DLCTRL DEBUG Command: GET 10245427 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122833689 DLCTRL DEBUG Tx Command reply: GET_REPLY 10245427 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122833691 DLCTRL DEBUG Command: GET 551113962 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122833691 DLCTRL DEBUG Tx Command reply: GET_REPLY 551113962 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122833694 DLCTRL DEBUG Command: GET 259861687 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122833694 DLCTRL DEBUG Tx Command reply: GET_REPLY 259861687 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122833697 DLCTRL DEBUG Command: GET 142328321 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122833697 DLCTRL DEBUG Tx Command reply: GET_REPLY 142328321 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122833700 DLCTRL DEBUG Command: GET 172555465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122833700 DLCTRL DEBUG Tx Command reply: GET_REPLY 172555465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122833702 DLCTRL DEBUG Command: GET 919449142 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122833702 DLCTRL DEBUG Tx Command reply: GET_REPLY 919449142 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122833713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122833715 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35323<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(792)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122833718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122833720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122833720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122833720 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122833720 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122833720 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122833720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122833720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122833720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122833720 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122833720 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122833720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dd181), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122833720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122833720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122833720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122833721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122833721 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122833721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122833721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122833721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{disrupted}: Freeing instance (context_map.c:202) 20250814122833721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13659657)[0x555be3921960]{disrupted}: Deallocated (fsm.c:568) 20250814122833721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122833721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122833721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x555be39240b0]{disconnected}: Deallocated (fsm.c:568) 20250814122833721 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13659657 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250814122833721 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122833721 DLINP DEBUG SRVCONN(,r=127.0.0.1:38665<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122833721 DLINP NOTICE SRV(,r=127.0.0.1:38665<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122833721 DMAIN NOTICE (127.0.0.1:38665 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38665<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122833721 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814122833721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122833721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122833721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122833721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122833721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122833721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122833721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122833721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@8f74a3c05c67: Final verdict of PTC: none 20250814122833724 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814122833724 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122833724 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@8f74a3c05c67: Final verdict of PTC: none 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122833724 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(802)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(794)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(811)@8f74a3c05c67: Final verdict of PTC: none 20250814122833724 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122833724 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122833725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122833725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122833725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122833725 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814122833725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122833725 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122833725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122833725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122833725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122833726 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122833726 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814122833726 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122833726 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122833726 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122833726 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122833726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122833726 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122833726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122833726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122833726 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(804)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@8f74a3c05c67: Final verdict of PTC: none 20250814122833738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(801)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Thu Aug 14 12:28:33 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.talloc 20250814122833851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122834354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253304) 20250814122834684 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122834684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474076), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122834684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122834684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122834684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122834684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122834685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122834685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122834685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122834685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122834685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122834685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122834685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122834685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122834685 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=253304, count=309992) 20250814122835633 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122835633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f81b), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122835633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122835633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122835633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122835633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122835634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122835634 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122835634 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122835634 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122835634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122835634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122835634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122835634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122835634 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122835725 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122835725 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122835725 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814122835726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122835726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122835726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122835726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122835726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122835726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Thu Aug 14 12:28:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122836883 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122836883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc83bd), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122836883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122836884 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122836884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122836884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122836884 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122836884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a266), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122836884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122836884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122836884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122836884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122836884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122836884 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122836884 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122836884 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122836884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122836884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122836884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122836884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122836884 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122836884 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122836884 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122836884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122836884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122836884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122836884 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122836884 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_paging_imsi_rai_registered started. 20250814122837468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122837476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122837483 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32923<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122837509 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122837509 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122837517 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837517 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837517 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122837517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837517 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837517 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122837517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837517 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837517 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122837518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45669 (stream_srv.c:142) 20250814122837518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45669<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122837518 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837518 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837519 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122837519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837519 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122837519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837519 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837519 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122837519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837519 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122837519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837519 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837519 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122837519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122837519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837519 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837519 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122837519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122837519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837519 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122837520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837520 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122837520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837520 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122837520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837520 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122837520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122837520 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122837520 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(823)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(821)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(824)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(829)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-SCCP(827)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122837562 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837562 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837562 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122837562 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837562 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837563 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837563 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837563 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837563 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122837563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122837563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122837563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837563 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837563 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122837563 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122837564 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837564 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122837564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122837564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837564 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837564 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837564 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122837564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122837564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122837564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122837564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837564 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122837564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837565 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122837565 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122837565 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122837565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122837565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122837565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122837565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122837565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122837565 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122837565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122837565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122837565 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122837565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122837565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122837565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122837565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122837565 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(830)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122837613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122837613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122837613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122837613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122837613 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122837613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122837613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122837613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122837613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122837618 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122837618 DHNBAP DEBUG (127.0.0.1:45669 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122837618 DHNBAP NOTICE (127.0.0.1:45669 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122837618 DHNBAP NOTICE (127.0.0.1:45669 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122837732 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122837732 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122837732 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814122837732 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814122837732 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814122837732 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814122837732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(823)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122837739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122837739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814122837739 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814122837739 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814122837739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122837739 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122837739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814122837740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122837740 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122837740 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122837740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122837740 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250814122837740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122837742 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122837742 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122837742 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122837743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122837748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837748 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122837748 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122837748 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122837748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122837748 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122837748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122837750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837750 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122837750 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122837750 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122837750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122837750 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122837750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122837756 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122837756 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122837756 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122837756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(829)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122837762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837762 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122837762 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122837762 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122837762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122837762 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122837762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122837762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837762 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122837762 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122837762 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122837762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122837762 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122837762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122837790 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122837791 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122837791 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122837791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(832)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122837798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837798 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122837798 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122837798 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122837798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122837798 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122837798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122837801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122837801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122837801 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122837801 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122837801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122837801 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122837802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122838554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838554 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122838554 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122838554 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122838554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122838554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122838554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122838554 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122838554 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122838554 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122838554 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122838554 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122838554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122838554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122838554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122838554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122838554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122838554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122838554 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122838554 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122838554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122838554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122838555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122838555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122838555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122838555 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122838555 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122838555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838555 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122838555 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122838555 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122838555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122838555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122838555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122838555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122838556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122838556 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122838556 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122838556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122838556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122838556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122838556 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122838556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122838556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122838556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122838556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122838556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122838556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122838556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122838556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122838556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122838556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122838556 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122838556 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122838556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122838556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122838557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122838557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122838557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122838557 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122838557 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122838557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122838557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122838557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122838557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122838557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122838557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122838557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(825)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122838566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122838567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122838567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122838567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122838567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122838567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122838567 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122838567 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122838567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122838567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122838567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122838567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122838567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122838567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122838567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122838567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122838567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122838567 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122838567 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122838567 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122838567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122838567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122838567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122838567 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122838567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122838567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122838567 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122838567 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122838567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122838567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122838567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122838567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122838567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122838567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122838567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(828)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122838608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838608 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122838608 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122838608 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122838608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122838608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122838608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122838608 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122838608 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122838608 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122838608 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122838608 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122838608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122838608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122838608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122838608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122838608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122838609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122838609 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122838609 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122838609 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122838609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122838609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122838609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122838609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122838609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122838609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122838609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122838609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122838609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122838609 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122838609 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122838609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122838609 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122838609 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122838609 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122838609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122838609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122838609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122838609 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122839628 DLCTRL DEBUG Command: GET 766488048 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122839628 DLCTRL DEBUG Tx Command reply: GET_REPLY 766488048 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122839633 DLCTRL DEBUG Command: GET 730975827 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122839633 DLCTRL DEBUG Tx Command reply: GET_REPLY 730975827 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122839638 DLCTRL DEBUG Command: GET 888734162 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122839638 DLCTRL DEBUG Tx Command reply: GET_REPLY 888734162 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122839643 DLCTRL DEBUG Command: GET 648383516 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122839643 DLCTRL DEBUG Tx Command reply: GET_REPLY 648383516 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122839648 DLCTRL DEBUG Command: GET 902960060 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122839648 DLCTRL DEBUG Tx Command reply: GET_REPLY 902960060 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122839652 DLCTRL DEBUG Command: GET 974488570 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122839652 DLCTRL DEBUG Tx Command reply: GET_REPLY 974488570 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122839656 DLCTRL DEBUG Command: GET 845840593 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122839656 DLCTRL DEBUG Tx Command reply: GET_REPLY 845840593 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122839660 DLCTRL DEBUG Command: GET 200003426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122839660 DLCTRL DEBUG Tx Command reply: GET_REPLY 200003426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122839664 DLCTRL DEBUG Command: GET 651305450 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122839664 DLCTRL DEBUG Tx Command reply: GET_REPLY 651305450 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122839667 DLCTRL DEBUG Command: GET 882307705 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122839667 DLCTRL DEBUG Tx Command reply: GET_REPLY 882307705 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122839670 DLCTRL DEBUG Command: GET 123401573 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122839670 DLCTRL DEBUG Tx Command reply: GET_REPLY 123401573 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122839673 DLCTRL DEBUG Command: GET 724212308 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122839673 DLCTRL DEBUG Tx Command reply: GET_REPLY 724212308 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122839676 DLCTRL DEBUG Command: GET 29342654 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122839676 DLCTRL DEBUG Tx Command reply: GET_REPLY 29342654 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122839678 DLCTRL DEBUG Command: GET 217499170 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122839678 DLCTRL DEBUG Tx Command reply: GET_REPLY 217499170 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122839680 DLCTRL DEBUG Command: GET 342247597 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122839680 DLCTRL DEBUG Tx Command reply: GET_REPLY 342247597 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122839682 DLCTRL DEBUG Command: GET 430726798 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122839682 DLCTRL DEBUG Tx Command reply: GET_REPLY 430726798 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122839684 DLCTRL DEBUG Command: GET 517736218 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122839684 DLCTRL DEBUG Tx Command reply: GET_REPLY 517736218 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122839685 DLCTRL DEBUG Command: GET 809734602 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122839685 DLCTRL DEBUG Tx Command reply: GET_REPLY 809734602 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122839686 DLCTRL DEBUG Command: GET 593327830 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122839686 DLCTRL DEBUG Tx Command reply: GET_REPLY 593327830 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122839688 DLCTRL DEBUG Command: GET 735985447 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122839688 DLCTRL DEBUG Tx Command reply: GET_REPLY 735985447 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122839707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122840738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122840738 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122840738 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122840738 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122840738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122840738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122840738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122840738 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122840738 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122840738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122840738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122840738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122840738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122840738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122840738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122840738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:477) 20250814122840738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122840738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122840738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122840738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122840738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122840738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122840738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122840738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122840738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122840738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122840738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122840738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122840738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122840738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122840738 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814122840738 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250814122840738 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250814122840738 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250814122840738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250814122840738 DRUA DEBUG (127.0.0.1:45669 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250814122840738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122840739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250814122840739 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122840739 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@8f74a3c05c67: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@8f74a3c05c67: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@8f74a3c05c67: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@8f74a3c05c67: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(834) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)8042854 20250814122841737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122841737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122841737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250814122841737 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122841737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ab966, normal) (hnbgw_rua.c:407) 20250814122841737 DHNB DEBUG map_rua[0x555be3921960]{init}: Allocated (fsm.c:456) 20250814122841737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122841737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8042854 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122841737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122841737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122841737 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8042854 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250814122841737 DCN DEBUG map_sccp[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122841737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122841737 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8042854 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122841737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8042854 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250814122841737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122841737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122841737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122841737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122841737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122841737 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122841737 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{IDLE}: Allocated (fsm.c:456) 20250814122841737 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122841737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030000640056400500f1100926) (sccp_scrc.c:406) 20250814122841737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122841737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122841737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122841737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122841737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122841737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122841737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122841737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122841737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122841737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122841737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122841737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122841737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122841737 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122841737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122841737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122841737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122841737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122841737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122841737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122841737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122841737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122841737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122841737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@8f74a3c05c67: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@8f74a3c05c67: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)10393395 HNBGW_Test.sgsn0-SCCP(830)@8f74a3c05c67: Session index based on connection ID:0 TC_mscpool_paging_imsi_rai_registered0(834)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(830)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122841743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122841743 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122841743 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122841743 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122841743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122841743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122841743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122841743 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122841743 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122841743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122841743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122841743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122841743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122841743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=003d2682) (sccp_scrc.c:477) 20250814122841743 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250814122841743 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122841743 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122841743 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122841743 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122841743 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122841743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122841743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122842748 DLCTRL DEBUG Command: GET 604129662 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122842748 DLCTRL DEBUG Tx Command reply: GET_REPLY 604129662 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122842754 DLCTRL DEBUG Command: GET 619375239 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122842754 DLCTRL DEBUG Tx Command reply: GET_REPLY 619375239 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122842760 DLCTRL DEBUG Command: GET 813731580 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122842760 DLCTRL DEBUG Tx Command reply: GET_REPLY 813731580 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122842766 DLCTRL DEBUG Command: GET 616910900 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122842766 DLCTRL DEBUG Tx Command reply: GET_REPLY 616910900 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122842771 DLCTRL DEBUG Command: GET 595416963 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122842771 DLCTRL DEBUG Tx Command reply: GET_REPLY 595416963 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122842775 DLCTRL DEBUG Command: GET 950034154 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122842775 DLCTRL DEBUG Tx Command reply: GET_REPLY 950034154 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122842779 DLCTRL DEBUG Command: GET 406124016 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122842780 DLCTRL DEBUG Tx Command reply: GET_REPLY 406124016 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122842785 DLCTRL DEBUG Command: GET 66907757 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122842785 DLCTRL DEBUG Tx Command reply: GET_REPLY 66907757 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122842788 DLCTRL DEBUG Command: GET 662626829 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122842788 DLCTRL DEBUG Tx Command reply: GET_REPLY 662626829 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122842792 DLCTRL DEBUG Command: GET 229655870 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122842792 DLCTRL DEBUG Tx Command reply: GET_REPLY 229655870 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122842795 DLCTRL DEBUG Command: GET 831945102 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122842795 DLCTRL DEBUG Tx Command reply: GET_REPLY 831945102 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122842798 DLCTRL DEBUG Command: GET 835767062 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122842798 DLCTRL DEBUG Tx Command reply: GET_REPLY 835767062 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122842801 DLCTRL DEBUG Command: GET 761866222 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122842801 DLCTRL DEBUG Tx Command reply: GET_REPLY 761866222 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122842803 DLCTRL DEBUG Command: GET 721921033 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122842803 DLCTRL DEBUG Tx Command reply: GET_REPLY 721921033 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122842805 DLCTRL DEBUG Command: GET 170166355 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122842805 DLCTRL DEBUG Tx Command reply: GET_REPLY 170166355 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122842807 DLCTRL DEBUG Command: GET 138265051 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122842807 DLCTRL DEBUG Tx Command reply: GET_REPLY 138265051 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122842809 DLCTRL DEBUG Command: GET 40838572 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122842809 DLCTRL DEBUG Tx Command reply: GET_REPLY 40838572 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122842812 DLCTRL DEBUG Command: GET 900393409 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122842812 DLCTRL DEBUG Tx Command reply: GET_REPLY 900393409 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122842817 DLCTRL DEBUG Command: GET 226774440 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122842817 DLCTRL DEBUG Tx Command reply: GET_REPLY 226774440 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122842823 DLCTRL DEBUG Command: GET 935769383 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122842823 DLCTRL DEBUG Tx Command reply: GET_REPLY 935769383 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122842838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122842838 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32923<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(814)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(815)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122842841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122842842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122842842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122842842 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122842842 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122842842 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122842842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122842842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122842843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122842843 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122842843 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122842843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d2682), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122842843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122842843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122842843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@8f74a3c05c67: Final verdict of PTC: none 20250814122842843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122842843 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122842843 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122842843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122842843 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122842843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122842843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122842843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{disrupted}: Freeing instance (context_map.c:202) 20250814122842843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8042854)[0x555be3921960]{disrupted}: Deallocated (fsm.c:568) 20250814122842843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122842843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122842843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555be39240b0]{disconnected}: Deallocated (fsm.c:568) 20250814122842843 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8042854 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814122842843 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122842843 DLINP DEBUG SRVCONN(,r=127.0.0.1:45669<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122842843 DLINP NOTICE SRV(,r=127.0.0.1:45669<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122842843 DMAIN NOTICE (127.0.0.1:45669 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45669<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122842843 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814122842843 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122842844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122842844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122842844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122842844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122842844 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(822)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@8f74a3c05c67: Final verdict of PTC: none 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122842844 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814122842844 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@8f74a3c05c67: Final verdict of PTC: none 20250814122842844 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122842844 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122842844 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122842844 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122842844 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122842845 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122842845 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(831)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@8f74a3c05c67: Final verdict of PTC: none20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122842845 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122842845 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122842845 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122842845 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc2-M3UA(829)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@8f74a3c05c67: Final verdict of PTC: none 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122842845 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122842845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122842846 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122842846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122842846 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122842846 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122842846 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122842846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122842846 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122842846 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122842846 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122842846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122842846 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122842846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122842846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(833)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(816)@8f74a3c05c67: Final verdict of PTC: none 20250814122842873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(834)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Thu Aug 14 12:28:42 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.talloc 20250814122842969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122843471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321684) 20250814122843721 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122843721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dd181), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122843721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122843721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122843721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122843721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122843722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122843722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122843722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122843722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122843722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122843722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122843722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122843722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=321684, count=326588) 20250814122844685 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122844685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474076), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122844685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122844685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122844685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122844685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122844686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122844686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122844686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122844686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122844686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122844686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122844686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122844686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122844845 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122844845 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122844845 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814122844845 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122844845 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122844845 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122844845 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122844845 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122844845 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122844848 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122844848 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122844848 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Aug 14 12:28:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122845634 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122845634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f81b), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122845634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122845634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122845634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122845634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122845635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122845635 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122845635 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122845635 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122845635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122845635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122845635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_no_allow_attach_round_robin started. 20250814122846563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122846566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122846568 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34195<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122846580 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122846580 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122846587 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846587 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846587 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122846587 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846587 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846587 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122846587 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846587 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846587 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122846587 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846587 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846587 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33597 (stream_srv.c:142) 20250814122846587 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33597<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122846588 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846588 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122846588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122846588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846588 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122846588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846588 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846588 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846588 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122846588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122846588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846588 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122846588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846588 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846588 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846589 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122846589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122846589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122846589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846589 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846589 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846589 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122846589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122846589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122846589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846589 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122846589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122846589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122846589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122846589 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(845)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(848)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(846)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(851)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(851)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-SCCP(849)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122846622 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846622 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846622 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122846622 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846622 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846622 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846622 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846622 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122846622 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122846624 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846624 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122846624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846624 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122846624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846624 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846624 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846624 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122846624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846624 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122846624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846624 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846624 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846624 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122846624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846624 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122846624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846624 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846624 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122846624 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122846624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122846624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122846624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122846624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122846624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846624 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122846624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122846624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122846624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122846624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122846624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(852)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122846645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122846645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122846645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122846645 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122846645 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122846645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122846645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122846645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122846645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122846649 DLINP DEBUG SRVCONN(,r=127.0.0.1:33597<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122846649 DLINP DEBUG SRVCONN(,r=127.0.0.1:33597<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122846649 DLINP DEBUG SRVCONN(,r=127.0.0.1:33597<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122846649 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122846649 DHNBAP DEBUG (127.0.0.1:33597 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122846649 DHNBAP NOTICE (127.0.0.1:33597 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122846649 DHNBAP NOTICE (127.0.0.1:33597 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122846649 DLINP DEBUG SRVCONN(,r=127.0.0.1:33597<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122846649 DLINP DEBUG SRVCONN(,r=127.0.0.1:33597<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122846798 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122846798 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122846798 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122846798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(845)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122846800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122846800 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122846800 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122846800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122846800 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122846800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122846801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846801 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122846801 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122846801 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122846801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122846801 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122846801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122846808 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122846808 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122846808 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122846808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(848)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122846809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846809 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122846809 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122846809 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122846809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122846809 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122846809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122846810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122846810 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122846810 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122846810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122846810 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122846810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122846818 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122846818 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122846818 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122846818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(851)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122846819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122846819 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122846819 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122846819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122846819 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122846819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122846820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122846820 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122846820 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122846820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122846820 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122846820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122846834 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122846834 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122846834 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122846834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122846836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846836 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122846836 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122846836 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122846836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122846836 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122846836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122846836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846836 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122846836 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122846836 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122846836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122846836 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122846836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122846885 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122846885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a266), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122846885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122846885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846885 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122846885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc83bd), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122846885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122846885 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122846885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122846885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122846885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122846885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122846885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122846885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122846885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122846885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122846885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122846885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122846885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122846885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122846885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122846885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122846889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122846889 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122846889 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122846889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122846889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122846889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122846889 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122846889 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122846889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122846889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122846889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122846889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122846889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=0050a266) (sccp_scrc.c:477) 20250814122846889 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250814122846889 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122846889 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122846889 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122846889 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122846889 DLSCCP DEBUG SCCP-SCOC(83)[0x555be3911850]{IDLE}: Deallocated (fsm.c:568) 20250814122846890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122846890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122846890 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122846890 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122846890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122846890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122846890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122846890 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122846890 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122846890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122846890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122846890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122846890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122846890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00bc83bd) (sccp_scrc.c:477) 20250814122846890 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1824) 20250814122846890 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122846890 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122846890 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122846890 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122846890 DLSCCP DEBUG SCCP-SCOC(84)[0x555be39031b0]{IDLE}: Deallocated (fsm.c:568) 20250814122847614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847614 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122847614 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122847615 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122847615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122847615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122847615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122847615 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122847615 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122847615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122847615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122847615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122847615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122847615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122847615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122847615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122847615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122847615 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122847615 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122847615 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122847615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122847615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122847615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122847615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122847615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122847615 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122847615 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122847615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122847615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122847615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122847615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122847615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122847615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122847615 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122847621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122847621 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122847621 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122847621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122847621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122847621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122847621 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122847621 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122847621 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122847621 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122847621 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122847622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122847622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122847622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122847622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122847622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122847622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122847622 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122847622 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122847622 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122847622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122847622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122847622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122847622 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122847622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122847622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122847622 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122847622 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122847622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122847622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122847622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122847622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122847622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122847622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122847622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122847631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122847631 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122847631 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122847631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc1-RAN(847)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122847631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122847631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122847631 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122847631 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122847631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122847632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122847632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122847632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122847632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122847632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122847632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122847632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122847632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122847632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122847632 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122847632 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122847632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122847632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122847632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122847632 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122847632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122847632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122847632 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122847632 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122847632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122847632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122847632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122847632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122847632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122847632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122847632 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(850)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122847644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847644 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122847644 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122847644 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122847644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122847644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122847644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122847644 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122847645 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122847645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122847645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122847645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122847645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122847645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122847645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122847645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122847645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122847645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122847645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122847645 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122847645 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122847645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122847645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122847645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122847645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122847645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122847645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122847645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122847645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122847645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122847645 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122847645 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122847645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122847645 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122847645 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122847645 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122847645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122847645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122847645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122847645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122848673 DLCTRL DEBUG Command: GET 435973954 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122848673 DLCTRL DEBUG Tx Command reply: GET_REPLY 435973954 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122848677 DLCTRL DEBUG Command: GET 440805928 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122848677 DLCTRL DEBUG Tx Command reply: GET_REPLY 440805928 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122848679 DLCTRL DEBUG Command: GET 501956012 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122848679 DLCTRL DEBUG Tx Command reply: GET_REPLY 501956012 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122848681 DLCTRL DEBUG Command: GET 439098712 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122848681 DLCTRL DEBUG Tx Command reply: GET_REPLY 439098712 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122848682 DLCTRL DEBUG Command: GET 819604201 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122848682 DLCTRL DEBUG Tx Command reply: GET_REPLY 819604201 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122848683 DLCTRL DEBUG Command: GET 699209535 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122848683 DLCTRL DEBUG Tx Command reply: GET_REPLY 699209535 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122848685 DLCTRL DEBUG Command: GET 370715340 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122848685 DLCTRL DEBUG Tx Command reply: GET_REPLY 370715340 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122848686 DLCTRL DEBUG Command: GET 904511396 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122848686 DLCTRL DEBUG Tx Command reply: GET_REPLY 904511396 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122848687 DLCTRL DEBUG Command: GET 39309981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122848687 DLCTRL DEBUG Tx Command reply: GET_REPLY 39309981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122848688 DLCTRL DEBUG Command: GET 598086114 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122848688 DLCTRL DEBUG Tx Command reply: GET_REPLY 598086114 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122848690 DLCTRL DEBUG Command: GET 745605554 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122848690 DLCTRL DEBUG Tx Command reply: GET_REPLY 745605554 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122848691 DLCTRL DEBUG Command: GET 622679243 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122848691 DLCTRL DEBUG Tx Command reply: GET_REPLY 622679243 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122848693 DLCTRL DEBUG Command: GET 383801012 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122848693 DLCTRL DEBUG Tx Command reply: GET_REPLY 383801012 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122848696 DLCTRL DEBUG Command: GET 536271383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122848696 DLCTRL DEBUG Tx Command reply: GET_REPLY 536271383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122848699 DLCTRL DEBUG Command: GET 793969070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122848699 DLCTRL DEBUG Tx Command reply: GET_REPLY 793969070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122848704 DLCTRL DEBUG Command: GET 830019462 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122848704 DLCTRL DEBUG Tx Command reply: GET_REPLY 830019462 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122848708 DLCTRL DEBUG Command: GET 409505118 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122848708 DLCTRL DEBUG Tx Command reply: GET_REPLY 409505118 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122848712 DLCTRL DEBUG Command: GET 602310101 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122848712 DLCTRL DEBUG Tx Command reply: GET_REPLY 602310101 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122848716 DLCTRL DEBUG Command: GET 788006978 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122848716 DLCTRL DEBUG Tx Command reply: GET_REPLY 788006978 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122848719 DLCTRL DEBUG Command: GET 235857970 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122848720 DLCTRL DEBUG Tx Command reply: GET_REPLY 235857970 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101011110'B, t_guard := 20.000000 } 20250814122848741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52644<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(856) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@8f74a3c05c67: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)1286501 20250814122849791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122849791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122849791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122849791 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122849791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x13a165, normal) (hnbgw_rua.c:407) 20250814122849791 DHNB DEBUG map_rua[0x555be39031b0]{init}: Allocated (fsm.c:456) 20250814122849791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122849791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122849791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122849791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122849791 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286501 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122849791 DCN DEBUG map_sccp[0x555be3911850]{init}: Allocated (fsm.c:456) 20250814122849791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122849792 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1286501 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122849792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286501 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122849792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122849792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122849792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122849792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122849792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122849792 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122849792 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{IDLE}: Allocated (fsm.c:456) 20250814122849792 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122849792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300015e0056400500f1100926) (sccp_scrc.c:406) 20250814122849792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122849792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122849792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122849792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122849792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122849792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122849792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122849792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122849792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122849792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122849792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122849792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122849792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122849792 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122849792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122849792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122849792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122849792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122849792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122849792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122849792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122849792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122849792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122849792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)3010364 HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(856)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122849810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122849810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122849810 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122849810 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122849810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122849810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122849810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122849810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122849810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122849810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122849811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122849811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122849811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122849811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=006e50f4) (sccp_scrc.c:477) 20250814122849811 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250814122849811 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122849811 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122849811 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122849811 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122849811 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122849811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122849811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122849812 DLCTRL DEBUG Command: GET 697056838 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122849812 DLCTRL DEBUG Tx Command reply: GET_REPLY 697056838 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122849815 DLCTRL DEBUG Command: GET 843857448 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122849815 DLCTRL DEBUG Tx Command reply: GET_REPLY 843857448 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122849819 DLCTRL DEBUG Command: GET 157774821 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122849819 DLCTRL DEBUG Tx Command reply: GET_REPLY 157774821 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122849822 DLCTRL DEBUG Command: GET 828823286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122849822 DLCTRL DEBUG Tx Command reply: GET_REPLY 828823286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122849824 DLCTRL DEBUG Command: GET 680448884 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122849824 DLCTRL DEBUG Tx Command reply: GET_REPLY 680448884 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122849826 DLCTRL DEBUG Command: GET 391011051 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122849827 DLCTRL DEBUG Tx Command reply: GET_REPLY 391011051 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122849828 DLCTRL DEBUG Command: GET 44458481 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122849829 DLCTRL DEBUG Tx Command reply: GET_REPLY 44458481 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122849831 DLCTRL DEBUG Command: GET 512406418 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122849831 DLCTRL DEBUG Tx Command reply: GET_REPLY 512406418 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122849834 DLCTRL DEBUG Command: GET 948046363 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122849834 DLCTRL DEBUG Tx Command reply: GET_REPLY 948046363 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122849839 DLCTRL DEBUG Command: GET 456802924 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122849839 DLCTRL DEBUG Tx Command reply: GET_REPLY 456802924 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122849843 DLCTRL DEBUG Command: GET 796914907 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122849843 DLCTRL DEBUG Tx Command reply: GET_REPLY 796914907 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122849847 DLCTRL DEBUG Command: GET 38566790 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122849847 DLCTRL DEBUG Tx Command reply: GET_REPLY 38566790 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122849851 DLCTRL DEBUG Command: GET 841916105 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122849851 DLCTRL DEBUG Tx Command reply: GET_REPLY 841916105 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122849854 DLCTRL DEBUG Command: GET 768999445 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122849854 DLCTRL DEBUG Tx Command reply: GET_REPLY 768999445 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122849858 DLCTRL DEBUG Command: GET 584510542 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122849858 DLCTRL DEBUG Tx Command reply: GET_REPLY 584510542 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122849861 DLCTRL DEBUG Command: GET 759094236 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122849861 DLCTRL DEBUG Tx Command reply: GET_REPLY 759094236 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122849863 DLCTRL DEBUG Command: GET 512613063 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122849863 DLCTRL DEBUG Tx Command reply: GET_REPLY 512613063 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122849866 DLCTRL DEBUG Command: GET 804867101 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122849866 DLCTRL DEBUG Tx Command reply: GET_REPLY 804867101 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122849868 DLCTRL DEBUG Command: GET 304770444 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122849868 DLCTRL DEBUG Tx Command reply: GET_REPLY 304770444 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122849869 DLCTRL DEBUG Command: GET 951747630 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122849869 DLCTRL DEBUG Tx Command reply: GET_REPLY 951747630 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001011111'B, t_guard := 20.000000 } 20250814122849902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@8f74a3c05c67: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@8f74a3c05c67: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(857) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@8f74a3c05c67: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)2994519 20250814122850926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122850926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122850926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122850926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122850926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2db157, normal) (hnbgw_rua.c:407) 20250814122850926 DHNB DEBUG map_rua[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122850926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122850926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2994519 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122850926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122850926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122850926 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122850926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2994519 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250814122850926 DCN DEBUG map_sccp[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122850926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122850926 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2994519 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814122850926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2994519 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122850926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122850926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122850926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122850926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122850926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122850926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122850926 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{IDLE}: Allocated (fsm.c:456) 20250814122850926 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122850926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20250814122850926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122850926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122850926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122850926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122850926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122850926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122850926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122850926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122850926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122850926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122850926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122850926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122850926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122850926 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122850926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122850926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122850926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122850926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122850926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122850926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122850926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122850926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122850926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122850927 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@8f74a3c05c67: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@8f74a3c05c67: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)6572918 HNBGW_Test.msc2-SCCP(849)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122850943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122850943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122850943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122850943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122850943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122850943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122850943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122850943 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122850943 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122850943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122850943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122850943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122850943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122850943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=007fff33) (sccp_scrc.c:477) 20250814122850943 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250814122850943 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122850943 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122850943 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122850943 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122850943 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122850943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122850943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122850945 DLCTRL DEBUG Command: GET 45425117 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122850945 DLCTRL DEBUG Tx Command reply: GET_REPLY 45425117 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122850948 DLCTRL DEBUG Command: GET 920924399 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122850948 DLCTRL DEBUG Tx Command reply: GET_REPLY 920924399 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122850951 DLCTRL DEBUG Command: GET 440619005 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122850951 DLCTRL DEBUG Tx Command reply: GET_REPLY 440619005 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122850954 DLCTRL DEBUG Command: GET 875515548 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122850954 DLCTRL DEBUG Tx Command reply: GET_REPLY 875515548 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122850956 DLCTRL DEBUG Command: GET 142317687 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122850956 DLCTRL DEBUG Tx Command reply: GET_REPLY 142317687 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122850958 DLCTRL DEBUG Command: GET 297840083 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122850958 DLCTRL DEBUG Tx Command reply: GET_REPLY 297840083 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122850960 DLCTRL DEBUG Command: GET 441496765 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122850960 DLCTRL DEBUG Tx Command reply: GET_REPLY 441496765 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122850961 DLCTRL DEBUG Command: GET 193779916 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122850961 DLCTRL DEBUG Tx Command reply: GET_REPLY 193779916 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122850963 DLCTRL DEBUG Command: GET 550997920 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122850963 DLCTRL DEBUG Tx Command reply: GET_REPLY 550997920 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122850964 DLCTRL DEBUG Command: GET 967273649 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122850964 DLCTRL DEBUG Tx Command reply: GET_REPLY 967273649 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122850965 DLCTRL DEBUG Command: GET 721680958 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122850965 DLCTRL DEBUG Tx Command reply: GET_REPLY 721680958 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250814122850966 DLCTRL DEBUG Command: GET 941780938 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122850966 DLCTRL DEBUG Tx Command reply: GET_REPLY 941780938 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122850967 DLCTRL DEBUG Command: GET 522420385 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122850967 DLCTRL DEBUG Tx Command reply: GET_REPLY 522420385 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122850969 DLCTRL DEBUG Command: GET 312499751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122850969 DLCTRL DEBUG Tx Command reply: GET_REPLY 312499751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122850970 DLCTRL DEBUG Command: GET 278972312 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122850970 DLCTRL DEBUG Tx Command reply: GET_REPLY 278972312 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122850971 DLCTRL DEBUG Command: GET 242075610 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122850971 DLCTRL DEBUG Tx Command reply: GET_REPLY 242075610 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122850973 DLCTRL DEBUG Command: GET 536544032 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122850973 DLCTRL DEBUG Tx Command reply: GET_REPLY 536544032 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122850975 DLCTRL DEBUG Command: GET 748675247 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122850975 DLCTRL DEBUG Tx Command reply: GET_REPLY 748675247 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122850977 DLCTRL DEBUG Command: GET 39085664 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122850977 DLCTRL DEBUG Tx Command reply: GET_REPLY 39085664 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122850979 DLCTRL DEBUG Command: GET 549398182 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122850979 DLCTRL DEBUG Tx Command reply: GET_REPLY 549398182 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010110100'B, t_guard := 20.000000 } 20250814122851006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(858) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@8f74a3c05c67: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)6454573 20250814122852016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122852016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122852016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122852016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122852016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x627d2d, normal) (hnbgw_rua.c:407) 20250814122852016 DHNB DEBUG map_rua[0x555be38a4bf0]{init}: Allocated (fsm.c:456) 20250814122852016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122852016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6454573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122852016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122852016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122852016 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6454573 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122852016 DCN DEBUG map_sccp[0x555be3905960]{init}: Allocated (fsm.c:456) 20250814122852016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122852016 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6454573 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122852016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6454573 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122852016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122852016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122852016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122852016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122852016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122852016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122852016 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{IDLE}: Allocated (fsm.c:456) 20250814122852016 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122852016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000b40056400500f1100926) (sccp_scrc.c:406) 20250814122852016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122852016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122852016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122852016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122852016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122852016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122852016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122852016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122852016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122852016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122852016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122852016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122852016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122852016 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122852016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122852016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122852016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122852016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122852016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122852016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122852016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122852016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122852016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)9244358 HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122852018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852018 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122852018 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122852018 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122852018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122852018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122852018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122852018 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(858)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122852018 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122852018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122852018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122852018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122852018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122852018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=003f1675) (sccp_scrc.c:477) 20250814122852018 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250814122852018 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122852018 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122852018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122852018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122852018 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122852018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122852018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122852018 DLCTRL DEBUG Command: GET 570189106 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122852018 DLCTRL DEBUG Tx Command reply: GET_REPLY 570189106 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122852019 DLCTRL DEBUG Command: GET 22066741 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122852019 DLCTRL DEBUG Tx Command reply: GET_REPLY 22066741 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122852020 DLCTRL DEBUG Command: GET 976800174 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122852020 DLCTRL DEBUG Tx Command reply: GET_REPLY 976800174 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122852020 DLCTRL DEBUG Command: GET 765169303 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122852020 DLCTRL DEBUG Tx Command reply: GET_REPLY 765169303 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122852021 DLCTRL DEBUG Command: GET 674325453 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122852021 DLCTRL DEBUG Tx Command reply: GET_REPLY 674325453 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122852022 DLCTRL DEBUG Command: GET 904582848 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122852022 DLCTRL DEBUG Tx Command reply: GET_REPLY 904582848 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122852023 DLCTRL DEBUG Command: GET 715124655 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122852023 DLCTRL DEBUG Tx Command reply: GET_REPLY 715124655 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122852024 DLCTRL DEBUG Command: GET 287572320 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122852024 DLCTRL DEBUG Tx Command reply: GET_REPLY 287572320 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122852024 DLCTRL DEBUG Command: GET 489512861 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122852024 DLCTRL DEBUG Tx Command reply: GET_REPLY 489512861 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122852025 DLCTRL DEBUG Command: GET 415002163 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122852025 DLCTRL DEBUG Tx Command reply: GET_REPLY 415002163 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122852026 DLCTRL DEBUG Command: GET 893514189 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122852026 DLCTRL DEBUG Tx Command reply: GET_REPLY 893514189 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250814122852026 DLCTRL DEBUG Command: GET 621208237 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122852026 DLCTRL DEBUG Tx Command reply: GET_REPLY 621208237 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122852027 DLCTRL DEBUG Command: GET 227070881 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122852027 DLCTRL DEBUG Tx Command reply: GET_REPLY 227070881 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122852028 DLCTRL DEBUG Command: GET 941386912 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122852028 DLCTRL DEBUG Tx Command reply: GET_REPLY 941386912 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122852029 DLCTRL DEBUG Command: GET 278841853 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122852029 DLCTRL DEBUG Tx Command reply: GET_REPLY 278841853 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122852029 DLCTRL DEBUG Command: GET 463717235 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122852029 DLCTRL DEBUG Tx Command reply: GET_REPLY 463717235 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122852030 DLCTRL DEBUG Command: GET 331640026 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122852030 DLCTRL DEBUG Tx Command reply: GET_REPLY 331640026 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122852031 DLCTRL DEBUG Command: GET 648941893 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122852031 DLCTRL DEBUG Tx Command reply: GET_REPLY 648941893 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122852032 DLCTRL DEBUG Command: GET 685301370 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122852032 DLCTRL DEBUG Tx Command reply: GET_REPLY 685301370 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122852033 DLCTRL DEBUG Command: GET 827541835 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122852033 DLCTRL DEBUG Tx Command reply: GET_REPLY 827541835 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122852039 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34195<->l=127.0.0.1:4262) (control_if.c:193) 20250814122852039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52634<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(837)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(836)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122852042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122852042 DLINP DEBUG SRVCONN(,r=127.0.0.1:33597<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122852042 DLINP DEBUG SRVCONN(,r=127.0.0.1:33597<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122852042 DLINP NOTICE SRV(,r=127.0.0.1:33597<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122852042 DMAIN NOTICE (127.0.0.1:33597 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33597<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122852042 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@8f74a3c05c67: Final verdict of PTC: none 20250814122852044 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122852044 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814122852044 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(853)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@8f74a3c05c67: Final verdict of PTC: none 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122852044 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(852)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(846)@8f74a3c05c67: Final verdict of PTC: none 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122852044 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122852044 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122852044 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122852044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122852045 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122852045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122852045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122852045 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@8f74a3c05c67: Final verdict of PTC: none 20250814122852045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@8f74a3c05c67: Final verdict of PTC: none 20250814122852045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122852046 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122852046 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed HNBGW_Test.msc2-SCCP(849)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@8f74a3c05c67: Final verdict of PTC: none 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122852046 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122852046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc2-M3UA(851)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@8f74a3c05c67: Final verdict of PTC: none 20250814122852046 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122852046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122852046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122852046 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122852046 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122852046 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122852046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122852047 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122852047 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122852047 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122852047 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122852047 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122852047 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122852047 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122852047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(845)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(838)@8f74a3c05c67: Final verdict of PTC: none 20250814122852050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(855)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(857)@8f74a3c05c67: Final verdict of PTC: pass 20250814122852053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(856)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(843)@8f74a3c05c67: Final verdict of PTC: none 20250814122852079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Aug 14 12:28:52 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250814122852182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122852220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122852220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122852220 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122852221 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122852221 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122852221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122852221 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122852221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e50f4), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122852221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122852221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122852221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122852221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122852221 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1286501)[0x555be39031b0]{disrupted}: Deallocated (fsm.c:568) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{disconnected}: Freeing instance (context_map.c:206) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x555be3911850]{disconnected}: Deallocated (fsm.c:568) 20250814122852221 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1286501 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122852221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122852221 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122852221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fff33), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122852221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122852221 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122852221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122852221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122852221 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2994519)[0x555be39240b0]{disrupted}: Deallocated (fsm.c:568) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{disconnected}: Freeing instance (context_map.c:206) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555be38aea90]{disconnected}: Deallocated (fsm.c:568) 20250814122852221 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2994519 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122852221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122852221 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122852221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f1675), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122852221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122852221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122852221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122852221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122852221 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{disrupted}: Freeing instance (context_map.c:202) 20250814122852221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6454573)[0x555be38a4bf0]{disrupted}: Deallocated (fsm.c:568) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{disconnected}: Freeing instance (context_map.c:206) 20250814122852221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555be3905960]{disconnected}: Deallocated (fsm.c:568) 20250814122852221 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6454573 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122852221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122852222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122852222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122852222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122852222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122852222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122852222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122852222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122852222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122852222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122852222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122852222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122852222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122852785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52682<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397372) 20250814122852844 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122852844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d2682), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122852844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122852844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122852844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122852844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122852844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122852844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122852844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122852844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122852844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122852844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122852844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122852844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122853722 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122853722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dd181), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122853722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122853722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122853722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122853722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122853723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122853723 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122853723 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122853723 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122853723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122853723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122853723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122853723 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=397372, count=431716) 20250814122854045 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122854045 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122854045 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122854047 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122854047 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122854047 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814122854048 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122854048 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122854048 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122854048 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122854048 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122854048 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122854686 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122854686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474076), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122854686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122854686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122854686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122854686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122854686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122854686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122854687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122854687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122854687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122854687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122854687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Aug 14 12:28:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122855635 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122855635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f81b), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122855635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122855635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855636 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855636 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855636 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122855636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122855636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122855636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250814122855903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122855907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122855911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45449<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122855926 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122855926 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122855933 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855933 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122855933 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122855933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855933 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122855934 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122855934 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855934 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122855934 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122855934 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855934 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122855934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52598 (stream_srv.c:142) 20250814122855934 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52598<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122855935 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855935 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122855935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855935 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122855935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855935 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855935 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122855935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855935 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122855935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855935 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855935 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122855935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122855935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855935 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855935 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122855935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122855935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855935 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122855935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122855935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122855935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122855935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(869)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(869)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(867)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(872)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(870)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(875)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(875)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-SCCP(873)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122855970 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855970 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122855970 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122855970 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855970 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122855970 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855970 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122855970 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122855970 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122855971 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855971 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122855971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855971 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122855971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855971 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855971 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855971 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122855971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855971 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122855971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855971 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855971 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855971 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122855971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855971 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122855971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855971 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855971 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122855971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122855971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122855971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122855971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122855972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122855972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122855972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122855972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122855972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122855972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122855972 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122855972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122855972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122855972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122855972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122855972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122855972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122855972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122855972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122855993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122855993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122855993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122855993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122855993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122855993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122855993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122855993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122855993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122855998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52598<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122855998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52598<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122855998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52598<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122855998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122855998 DHNBAP DEBUG (127.0.0.1:52598 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122855998 DHNBAP NOTICE (127.0.0.1:52598 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122855998 DHNBAP NOTICE (127.0.0.1:52598 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122855998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52598<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122855998 DLINP DEBUG SRVCONN(,r=127.0.0.1:52598<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122856145 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122856146 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122856146 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122856146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(869)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122856152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856152 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122856152 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122856152 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122856152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122856152 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122856152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122856155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122856155 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122856155 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122856155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122856155 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122856155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122856157 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122856157 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122856157 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122856157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(872)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122856161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856161 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122856161 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122856161 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122856161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122856161 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122856161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122856162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856162 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122856162 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122856162 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122856162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122856162 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122856162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122856167 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122856167 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122856167 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122856167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(875)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122856176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856176 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122856176 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122856176 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122856176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122856176 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122856176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122856178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122856179 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122856179 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122856179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122856179 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122856179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122856182 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122856182 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122856182 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122856182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(878)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122856188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856188 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122856188 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122856188 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122856189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122856189 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122856189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122856191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856191 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122856191 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122856191 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122856191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122856191 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122856191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122856958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856958 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122856958 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122856958 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122856958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122856958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122856958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122856958 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122856958 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122856958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122856958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122856958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122856958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122856958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122856958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122856958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122856958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122856958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122856958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122856958 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122856958 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122856958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122856958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122856958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122856958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122856958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122856958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122856958 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122856958 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122856959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122856959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122856959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122856959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122856959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122856959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122856959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122856965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122856965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122856965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122856965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122856965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122856965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122856965 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122856965 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122856965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122856965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122856965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122856965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122856965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc0-RAN(868)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122856965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122856965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122856965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122856965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122856965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122856965 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122856965 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122856965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122856965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122856965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122856965 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122856965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122856965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122856965 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122856965 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122856965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122856965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122856965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122856965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122856965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122856965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122856965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(871)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122856976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856977 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122856977 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122856977 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122856977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122856977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122856977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122856977 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122856977 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122856977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122856977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122856977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122856977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122856977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122856977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122856977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122856977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122856977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122856977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122856977 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122856977 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122856977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122856977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122856977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122856977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122856977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122856977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122856977 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122856977 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122856977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122856977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122856977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122856977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122856977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122856977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122856977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(874)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122856993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856993 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122856993 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122856993 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122856993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122856993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122856993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122856993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122856993 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122856993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122856993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122856993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122856993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122856993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122856993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122856993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122856993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122856994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122856994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122856994 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122856994 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122856994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122856994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122856994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122856994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122856994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122856994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122856994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122856994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122856994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122856994 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122856994 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122856994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122856994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122856994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122856994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122856994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122856994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122856994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122856994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(877)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122858027 DLCTRL DEBUG Command: GET 474464123 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122858027 DLCTRL DEBUG Tx Command reply: GET_REPLY 474464123 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122858028 DLCTRL DEBUG Command: GET 223745574 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122858028 DLCTRL DEBUG Tx Command reply: GET_REPLY 223745574 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122858032 DLCTRL DEBUG Command: GET 804278750 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122858032 DLCTRL DEBUG Tx Command reply: GET_REPLY 804278750 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122858036 DLCTRL DEBUG Command: GET 917305488 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122858036 DLCTRL DEBUG Tx Command reply: GET_REPLY 917305488 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122858039 DLCTRL DEBUG Command: GET 65579439 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122858039 DLCTRL DEBUG Tx Command reply: GET_REPLY 65579439 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122858042 DLCTRL DEBUG Command: GET 655035527 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122858042 DLCTRL DEBUG Tx Command reply: GET_REPLY 655035527 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122858045 DLCTRL DEBUG Command: GET 139561367 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122858045 DLCTRL DEBUG Tx Command reply: GET_REPLY 139561367 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122858047 DLCTRL DEBUG Command: GET 598219141 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122858047 DLCTRL DEBUG Tx Command reply: GET_REPLY 598219141 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122858049 DLCTRL DEBUG Command: GET 459073707 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122858049 DLCTRL DEBUG Tx Command reply: GET_REPLY 459073707 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122858051 DLCTRL DEBUG Command: GET 700837164 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122858051 DLCTRL DEBUG Tx Command reply: GET_REPLY 700837164 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122858053 DLCTRL DEBUG Command: GET 692554274 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122858053 DLCTRL DEBUG Tx Command reply: GET_REPLY 692554274 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122858054 DLCTRL DEBUG Command: GET 318148795 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122858054 DLCTRL DEBUG Tx Command reply: GET_REPLY 318148795 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122858056 DLCTRL DEBUG Command: GET 396355270 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122858056 DLCTRL DEBUG Tx Command reply: GET_REPLY 396355270 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122858057 DLCTRL DEBUG Command: GET 453853820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122858057 DLCTRL DEBUG Tx Command reply: GET_REPLY 453853820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122858059 DLCTRL DEBUG Command: GET 163225304 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122858059 DLCTRL DEBUG Tx Command reply: GET_REPLY 163225304 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122858060 DLCTRL DEBUG Command: GET 69918834 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122858060 DLCTRL DEBUG Tx Command reply: GET_REPLY 69918834 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122858061 DLCTRL DEBUG Command: GET 835388484 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122858061 DLCTRL DEBUG Tx Command reply: GET_REPLY 835388484 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122858062 DLCTRL DEBUG Command: GET 729441156 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122858062 DLCTRL DEBUG Tx Command reply: GET_REPLY 729441156 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122858063 DLCTRL DEBUG Command: GET 469873099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122858063 DLCTRL DEBUG Tx Command reply: GET_REPLY 469873099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122858064 DLCTRL DEBUG Command: GET 552084998 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122858064 DLCTRL DEBUG Tx Command reply: GET_REPLY 552084998 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110001111'B, t_guard := 20.000000 } 20250814122858075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38324<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@8f74a3c05c67: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(880) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@8f74a3c05c67: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)5375914 20250814122859106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122859106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122859106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814122859106 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122859107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5207aa, normal) (hnbgw_rua.c:407) 20250814122859107 DHNB DEBUG map_rua[0x555be39031b0]{init}: Allocated (fsm.c:456) 20250814122859107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122859107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5375914 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122859107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122859107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122859107 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5375914 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814122859107 DCN DEBUG map_sccp[0x555be3911850]{init}: Allocated (fsm.c:456) 20250814122859107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122859107 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5375914 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122859107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5375914 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814122859107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122859107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122859107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122859107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122859107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122859107 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122859107 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{IDLE}: Allocated (fsm.c:456) 20250814122859107 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122859107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300038f0056400500f1100926) (sccp_scrc.c:406) 20250814122859107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122859107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122859107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122859107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122859107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122859107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122859107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122859107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122859107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122859107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122859107 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122859107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122859107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122859107 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122859107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122859107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122859107 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122859107 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122859107 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122859107 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122859107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122859107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122859107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122859107 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@8f74a3c05c67: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)10836318 HNBGW_Test.msc1-SCCP(870)@8f74a3c05c67: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(880)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(870)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122859125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122859126 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122859126 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122859126 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122859126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122859126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122859126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122859126 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122859126 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122859126 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122859126 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122859126 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122859126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122859126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=008fa9ea) (sccp_scrc.c:477) 20250814122859126 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250814122859126 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122859126 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122859126 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122859126 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122859126 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122859126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122859126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122859127 DLCTRL DEBUG Command: GET 468958744 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122859127 DLCTRL DEBUG Tx Command reply: GET_REPLY 468958744 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122859131 DLCTRL DEBUG Command: GET 927513435 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122859131 DLCTRL DEBUG Tx Command reply: GET_REPLY 927513435 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122859134 DLCTRL DEBUG Command: GET 153638843 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122859134 DLCTRL DEBUG Tx Command reply: GET_REPLY 153638843 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122859137 DLCTRL DEBUG Command: GET 86476849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122859137 DLCTRL DEBUG Tx Command reply: GET_REPLY 86476849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122859139 DLCTRL DEBUG Command: GET 514240567 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122859139 DLCTRL DEBUG Tx Command reply: GET_REPLY 514240567 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122859141 DLCTRL DEBUG Command: GET 121841807 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122859141 DLCTRL DEBUG Tx Command reply: GET_REPLY 121841807 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122859143 DLCTRL DEBUG Command: GET 314378816 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122859143 DLCTRL DEBUG Tx Command reply: GET_REPLY 314378816 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814122859145 DLCTRL DEBUG Command: GET 472639609 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122859145 DLCTRL DEBUG Tx Command reply: GET_REPLY 472639609 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122859147 DLCTRL DEBUG Command: GET 627393128 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122859147 DLCTRL DEBUG Tx Command reply: GET_REPLY 627393128 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122859148 DLCTRL DEBUG Command: GET 362612123 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122859148 DLCTRL DEBUG Tx Command reply: GET_REPLY 362612123 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122859150 DLCTRL DEBUG Command: GET 527103458 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122859150 DLCTRL DEBUG Tx Command reply: GET_REPLY 527103458 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122859151 DLCTRL DEBUG Command: GET 275631496 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122859151 DLCTRL DEBUG Tx Command reply: GET_REPLY 275631496 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122859153 DLCTRL DEBUG Command: GET 560278935 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122859153 DLCTRL DEBUG Tx Command reply: GET_REPLY 560278935 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122859154 DLCTRL DEBUG Command: GET 164255279 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122859154 DLCTRL DEBUG Tx Command reply: GET_REPLY 164255279 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122859155 DLCTRL DEBUG Command: GET 95076055 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122859155 DLCTRL DEBUG Tx Command reply: GET_REPLY 95076055 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122859156 DLCTRL DEBUG Command: GET 295699310 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122859156 DLCTRL DEBUG Tx Command reply: GET_REPLY 295699310 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122859157 DLCTRL DEBUG Command: GET 16163391 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122859157 DLCTRL DEBUG Tx Command reply: GET_REPLY 16163391 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122859158 DLCTRL DEBUG Command: GET 878155143 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122859158 DLCTRL DEBUG Tx Command reply: GET_REPLY 878155143 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122859159 DLCTRL DEBUG Command: GET 348729014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122859159 DLCTRL DEBUG Tx Command reply: GET_REPLY 348729014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122859160 DLCTRL DEBUG Command: GET 566550753 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122859160 DLCTRL DEBUG Tx Command reply: GET_REPLY 566550753 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001111'B, t_guard := 20.000000 } 20250814122859181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@8f74a3c05c67: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@8f74a3c05c67: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(881) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@8f74a3c05c67: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)16415907 20250814122900209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122900209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122900209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122900209 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122900209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfa7ca3, normal) (hnbgw_rua.c:407) 20250814122900210 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122900210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122900210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16415907 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122900210 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122900210 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122900210 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122900210 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16415907 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122900210 DCN DEBUG map_sccp[0x555be38a4bf0]{init}: Allocated (fsm.c:456) 20250814122900210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122900210 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16415907 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122900210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16415907 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122900210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122900210 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122900210 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122900210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122900210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122900210 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122900210 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{IDLE}: Allocated (fsm.c:456) 20250814122900210 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122900210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f400300004f0056400500f1100926) (sccp_scrc.c:406) 20250814122900210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122900210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122900210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122900210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122900210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122900210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122900210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122900210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122900210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122900211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122900211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122900211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122900211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122900211 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122900211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122900211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122900211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122900211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122900211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122900211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122900211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122900211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122900211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122900211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@8f74a3c05c67: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@8f74a3c05c67: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)9470730 HNBGW_Test.msc0-SCCP(867)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122900233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122900233 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122900233 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122900233 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122900233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122900233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122900233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122900233 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122900233 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122900233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122900233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122900233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122900233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122900233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=005a875d) (sccp_scrc.c:477) 20250814122900233 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250814122900233 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122900233 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122900234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122900234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122900234 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122900234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122900234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122900235 DLCTRL DEBUG Command: GET 863835965 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122900235 DLCTRL DEBUG Tx Command reply: GET_REPLY 863835965 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122900240 DLCTRL DEBUG Command: GET 485296892 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122900240 DLCTRL DEBUG Tx Command reply: GET_REPLY 485296892 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122900245 DLCTRL DEBUG Command: GET 661586896 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122900245 DLCTRL DEBUG Tx Command reply: GET_REPLY 661586896 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122900249 DLCTRL DEBUG Command: GET 841327887 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122900249 DLCTRL DEBUG Tx Command reply: GET_REPLY 841327887 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122900253 DLCTRL DEBUG Command: GET 237152143 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122900253 DLCTRL DEBUG Tx Command reply: GET_REPLY 237152143 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122900257 DLCTRL DEBUG Command: GET 415590772 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122900257 DLCTRL DEBUG Tx Command reply: GET_REPLY 415590772 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122900261 DLCTRL DEBUG Command: GET 680177812 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122900261 DLCTRL DEBUG Tx Command reply: GET_REPLY 680177812 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814122900264 DLCTRL DEBUG Command: GET 657531471 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122900264 DLCTRL DEBUG Tx Command reply: GET_REPLY 657531471 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122900266 DLCTRL DEBUG Command: GET 652291535 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122900266 DLCTRL DEBUG Tx Command reply: GET_REPLY 652291535 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122900269 DLCTRL DEBUG Command: GET 890680373 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122900269 DLCTRL DEBUG Tx Command reply: GET_REPLY 890680373 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122900271 DLCTRL DEBUG Command: GET 815801819 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122900271 DLCTRL DEBUG Tx Command reply: GET_REPLY 815801819 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122900272 DLCTRL DEBUG Command: GET 445092515 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122900272 DLCTRL DEBUG Tx Command reply: GET_REPLY 445092515 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122900274 DLCTRL DEBUG Command: GET 969014885 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122900274 DLCTRL DEBUG Tx Command reply: GET_REPLY 969014885 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122900276 DLCTRL DEBUG Command: GET 910685188 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122900276 DLCTRL DEBUG Tx Command reply: GET_REPLY 910685188 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122900277 DLCTRL DEBUG Command: GET 47139518 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122900277 DLCTRL DEBUG Tx Command reply: GET_REPLY 47139518 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122900278 DLCTRL DEBUG Command: GET 400046066 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122900278 DLCTRL DEBUG Tx Command reply: GET_REPLY 400046066 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122900279 DLCTRL DEBUG Command: GET 313189169 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122900279 DLCTRL DEBUG Tx Command reply: GET_REPLY 313189169 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122900280 DLCTRL DEBUG Command: GET 676668858 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122900280 DLCTRL DEBUG Tx Command reply: GET_REPLY 676668858 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122900281 DLCTRL DEBUG Command: GET 426246819 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122900281 DLCTRL DEBUG Tx Command reply: GET_REPLY 426246819 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122900282 DLCTRL DEBUG Command: GET 176354217 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122900282 DLCTRL DEBUG Tx Command reply: GET_REPLY 176354217 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000111011'B, t_guard := 20.000000 } 20250814122900302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@8f74a3c05c67: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@8f74a3c05c67: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(882) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@8f74a3c05c67: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)8669711 20250814122901311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122901311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122901311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122901311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122901311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x844a0f, normal) (hnbgw_rua.c:407) 20250814122901311 DHNB DEBUG map_rua[0x555be39308c0]{init}: Allocated (fsm.c:456) 20250814122901311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122901311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8669711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122901311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122901311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122901311 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8669711 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250814122901311 DCN DEBUG map_sccp[0x555be3902930]{init}: Allocated (fsm.c:456) 20250814122901311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122901311 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8669711 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814122901311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8669711 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122901311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122901311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122901311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122901311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122901311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122901311 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122901311 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{IDLE}: Allocated (fsm.c:456) 20250814122901311 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122901311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f400300023b0056400500f1100926) (sccp_scrc.c:406) 20250814122901311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122901311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122901311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122901311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122901311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122901311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122901311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122901311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122901311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122901311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122901311 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122901311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122901311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122901311 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122901311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122901311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122901311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122901311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122901311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122901311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122901312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122901312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122901312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122901312 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@8f74a3c05c67: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@8f74a3c05c67: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)15375326 HNBGW_Test.msc2-SCCP(873)@8f74a3c05c67: Session index based on connection ID:0 20250814122901316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122901316 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122901316 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122901316 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 HNBGW_Test.msc2-SCCP(873)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(882)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122901316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122901316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122901316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122901316 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122901316 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122901316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122901316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122901316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122901316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122901316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=0033c40d) (sccp_scrc.c:477) 20250814122901316 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250814122901316 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122901316 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122901316 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122901316 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122901316 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122901316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122901316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122901316 DLCTRL DEBUG Command: GET 588883325 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122901316 DLCTRL DEBUG Tx Command reply: GET_REPLY 588883325 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122901317 DLCTRL DEBUG Command: GET 661796677 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122901317 DLCTRL DEBUG Tx Command reply: GET_REPLY 661796677 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122901318 DLCTRL DEBUG Command: GET 181181644 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122901318 DLCTRL DEBUG Tx Command reply: GET_REPLY 181181644 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122901318 DLCTRL DEBUG Command: GET 963527623 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122901318 DLCTRL DEBUG Tx Command reply: GET_REPLY 963527623 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122901319 DLCTRL DEBUG Command: GET 490047693 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122901319 DLCTRL DEBUG Tx Command reply: GET_REPLY 490047693 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122901320 DLCTRL DEBUG Command: GET 910272556 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122901320 DLCTRL DEBUG Tx Command reply: GET_REPLY 910272556 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122901320 DLCTRL DEBUG Command: GET 981422142 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122901320 DLCTRL DEBUG Tx Command reply: GET_REPLY 981422142 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814122901321 DLCTRL DEBUG Command: GET 22612581 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122901321 DLCTRL DEBUG Tx Command reply: GET_REPLY 22612581 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122901322 DLCTRL DEBUG Command: GET 236322712 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122901322 DLCTRL DEBUG Tx Command reply: GET_REPLY 236322712 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122901323 DLCTRL DEBUG Command: GET 547238163 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122901323 DLCTRL DEBUG Tx Command reply: GET_REPLY 547238163 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122901324 DLCTRL DEBUG Command: GET 612810581 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122901324 DLCTRL DEBUG Tx Command reply: GET_REPLY 612810581 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250814122901324 DLCTRL DEBUG Command: GET 200520973 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122901324 DLCTRL DEBUG Tx Command reply: GET_REPLY 200520973 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122901325 DLCTRL DEBUG Command: GET 2131946 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122901325 DLCTRL DEBUG Tx Command reply: GET_REPLY 2131946 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122901326 DLCTRL DEBUG Command: GET 50842929 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122901326 DLCTRL DEBUG Tx Command reply: GET_REPLY 50842929 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122901327 DLCTRL DEBUG Command: GET 684185257 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122901327 DLCTRL DEBUG Tx Command reply: GET_REPLY 684185257 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122901328 DLCTRL DEBUG Command: GET 797760461 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122901328 DLCTRL DEBUG Tx Command reply: GET_REPLY 797760461 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122901329 DLCTRL DEBUG Command: GET 504586535 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122901329 DLCTRL DEBUG Tx Command reply: GET_REPLY 504586535 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122901330 DLCTRL DEBUG Command: GET 300121399 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122901330 DLCTRL DEBUG Tx Command reply: GET_REPLY 300121399 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122901331 DLCTRL DEBUG Command: GET 819097185 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122901331 DLCTRL DEBUG Tx Command reply: GET_REPLY 819097185 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122901332 DLCTRL DEBUG Command: GET 38990751 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122901332 DLCTRL DEBUG Tx Command reply: GET_REPLY 38990751 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122901336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122901336 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45449<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(861)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(860)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122901338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122901338 DLINP DEBUG SRVCONN(,r=127.0.0.1:52598<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122901338 DLINP DEBUG SRVCONN(,r=127.0.0.1:52598<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122901338 DLINP NOTICE SRV(,r=127.0.0.1:52598<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122901338 DMAIN NOTICE (127.0.0.1:52598 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52598<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122901338 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(876)@8f74a3c05c67: Final verdict of PTC: none 20250814122901340 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122901340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901340 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122901340 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(877)@8f74a3c05c67: Final verdict of PTC: none 20250814122901341 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122901341 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122901341 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122901341 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-RAN(874)@8f74a3c05c67: Final verdict of PTC: none 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122901341 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122901341 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@8f74a3c05c67: Final verdict of PTC: none 20250814122901341 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122901341 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122901341 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122901341 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-RAN(871)@8f74a3c05c67: Final verdict of PTC: none 20250814122901341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122901342 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122901342 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122901342 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814122901342 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122901342 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-M3UA(875)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(879)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@8f74a3c05c67: Final verdict of PTC: none 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122901342 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122901342 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122901342 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814122901342 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122901342 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122901342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122901350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122901351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(881)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(880)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-PFCP(862)@8f74a3c05c67: Final verdict of PTC: none 20250814122901365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Aug 14 12:29:01 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250814122901440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122901516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122901516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122901516 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122901516 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122901516 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122901516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122901516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122901516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122901516 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122901516 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122901516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa9ea), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122901517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122901517 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122901517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122901517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122901517 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5375914)[0x555be39031b0]{disrupted}: Deallocated (fsm.c:568) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{disconnected}: Freeing instance (context_map.c:206) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x555be3911850]{disconnected}: Deallocated (fsm.c:568) 20250814122901517 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5375914 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122901517 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122901517 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122901517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a875d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122901517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122901517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122901517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122901517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122901517 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16415907)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{disconnected}: Freeing instance (context_map.c:206) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555be38a4bf0]{disconnected}: Deallocated (fsm.c:568) 20250814122901517 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16415907 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122901517 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122901517 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122901517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033c40d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122901517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122901517 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122901517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122901517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122901517 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{disrupted}: Freeing instance (context_map.c:202) 20250814122901517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8669711)[0x555be39308c0]{disrupted}: Deallocated (fsm.c:568) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{disconnected}: Freeing instance (context_map.c:206) 20250814122901517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x555be3902930]{disconnected}: Deallocated (fsm.c:568) 20250814122901517 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8669711 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250814122901517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122901518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122901518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122901518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122901518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122901518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122901518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122901518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122901518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122901518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122901518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122901518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122901518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122901518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122901518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122901518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122902041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=404320) 20250814122902222 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122902222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f1675), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122902222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122902222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122902222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122902222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122902222 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122902222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fff33), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122902222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122902222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122902222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122902222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122902222 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122902222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e50f4), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122902222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122902222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122902222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122902222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122902222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122902223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122902223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122902223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122902223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122902223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122902223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122902223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122902223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122902223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122902223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122902223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122902223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122902223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122902223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122902223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122902845 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122902845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d2682), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122902845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122902845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122902845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122902845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122902845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122902846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122902846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122902846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122902846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122902846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122902846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122902846 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=404320, count=417920) 20250814122903342 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122903342 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814122903343 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814122903343 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122903343 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122903343 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122903343 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122903343 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122903343 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122903343 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122903343 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122903343 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122903723 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122903723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dd181), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122903723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122903723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122903723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122903723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122903724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122903724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122903724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122903724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122903724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122903724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122903724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Aug 14 12:29:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814122904687 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122904687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474076), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122904687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122904687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122904687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122904687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122904687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122904687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122904687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122904687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122904687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122904687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122904687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250814122905106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122905108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122905111 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37565<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122905125 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122905125 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122905133 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905133 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905133 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122905134 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905134 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905134 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122905134 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905134 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905134 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122905134 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40182 (stream_srv.c:142) 20250814122905134 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40182<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122905134 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905134 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122905134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122905134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122905134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905134 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905134 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905134 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905135 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905135 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905135 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122905135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122905135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122905135 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122905136 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905136 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122905136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905136 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122905136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905136 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905136 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905136 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122905136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905136 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122905136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905136 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905136 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905136 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122905136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122905136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905136 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905136 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905136 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905136 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122905136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905136 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905136 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905136 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122905136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905136 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905136 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905136 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122905136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(893)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(893)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(891)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(896)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(894)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122905165 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905165 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905165 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122905165 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905165 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905165 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905165 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905165 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122905165 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122905166 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905166 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122905166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905167 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122905167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905167 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905167 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905167 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122905167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905167 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122905167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905167 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905167 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905167 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122905167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905167 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122905167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905167 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905167 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122905167 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122905167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122905167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122905167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122905167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122905167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905167 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122905167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122905167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122905167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122905167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122905167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(902)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(900)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122905201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122905201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122905201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122905201 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122905201 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122905201 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122905201 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122905201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122905201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122905206 DLINP DEBUG SRVCONN(,r=127.0.0.1:40182<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122905206 DLINP DEBUG SRVCONN(,r=127.0.0.1:40182<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122905206 DLINP DEBUG SRVCONN(,r=127.0.0.1:40182<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122905206 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122905206 DHNBAP DEBUG (127.0.0.1:40182 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122905206 DHNBAP NOTICE (127.0.0.1:40182 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122905206 DHNBAP NOTICE (127.0.0.1:40182 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122905206 DLINP DEBUG SRVCONN(,r=127.0.0.1:40182<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122905206 DLINP DEBUG SRVCONN(,r=127.0.0.1:40182<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122905350 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122905350 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122905350 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122905350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(893)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122905356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122905356 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122905356 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122905356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122905356 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122905356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122905360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122905360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122905360 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122905360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122905360 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122905360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122905361 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122905362 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122905362 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122905362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(896)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122905367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905368 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122905368 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122905368 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122905368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122905368 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122905368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122905370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905370 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122905370 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122905370 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122905370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122905370 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122905370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122905379 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122905379 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122905379 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122905379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(899)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122905385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122905385 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122905385 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122905385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122905385 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122905385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122905388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905388 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122905388 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122905388 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122905388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122905388 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122905388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122905391 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122905391 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122905391 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122905391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(902)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122905398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905398 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122905398 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122905398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122905398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122905398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122905398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122905401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122905401 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122905401 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122905401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122905401 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122905401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122905636 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122905636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f81b), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122905636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122905636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122905636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122905636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122905637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905637 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122905637 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122905637 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122905637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122905637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122905637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122905637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122905645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122905645 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122905645 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122905646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122905646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122905646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122905646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122905646 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122905646 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122905646 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122905646 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122905646 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122905646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122905646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=0070f81b) (sccp_scrc.c:477) 20250814122905646 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1824) 20250814122905646 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122905646 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122905646 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122905646 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122905646 DLSCCP DEBUG SCCP-SCOC(85)[0x555be391d540]{IDLE}: Deallocated (fsm.c:568) 20250814122906169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122906169 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122906169 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122906169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122906169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122906169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122906169 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122906169 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122906169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122906169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122906169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122906169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122906169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122906169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122906169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122906169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122906170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122906170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122906170 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122906170 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122906170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122906170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122906170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122906170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122906170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122906170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122906170 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122906170 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122906171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122906171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122906171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122906171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122906171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122906171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122906171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122906182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906182 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122906182 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122906182 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122906182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122906182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122906182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122906182 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122906182 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122906182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122906182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122906182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122906182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122906183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122906183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122906183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122906183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122906183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122906183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122906183 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122906183 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122906183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122906183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122906183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122906183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122906183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122906183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122906183 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122906183 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122906183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122906184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122906184 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122906184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122906184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122906184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122906184 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122906193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906193 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122906193 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122906193 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122906193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122906193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122906193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122906193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122906193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122906193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122906193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122906193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122906193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122906193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122906193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122906193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122906193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122906193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122906193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122906193 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122906193 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122906193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122906193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122906193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122906193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122906193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122906193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122906193 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122906193 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122906194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122906194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122906194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122906194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122906194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122906194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122906194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122906199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906199 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122906199 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122906199 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122906199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122906199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122906199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122906199 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122906199 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122906199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122906199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122906199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122906199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122906199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122906199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122906199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122906199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122906199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122906199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122906199 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122906199 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122906199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122906199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122906199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122906199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122906199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122906199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122906199 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122906199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122906199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122906199 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122906199 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122906199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122906199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122906199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122906199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122906199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122906199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122906199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122906199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(898)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(901)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122907217 DLCTRL DEBUG Command: GET 601218636 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122907218 DLCTRL DEBUG Tx Command reply: GET_REPLY 601218636 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122907226 DLCTRL DEBUG Command: GET 584102544 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122907226 DLCTRL DEBUG Tx Command reply: GET_REPLY 584102544 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122907227 DLCTRL DEBUG Command: GET 58784266 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122907227 DLCTRL DEBUG Tx Command reply: GET_REPLY 58784266 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122907229 DLCTRL DEBUG Command: GET 675481461 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122907229 DLCTRL DEBUG Tx Command reply: GET_REPLY 675481461 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122907231 DLCTRL DEBUG Command: GET 768870606 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122907231 DLCTRL DEBUG Tx Command reply: GET_REPLY 768870606 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122907233 DLCTRL DEBUG Command: GET 400082123 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122907233 DLCTRL DEBUG Tx Command reply: GET_REPLY 400082123 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122907237 DLCTRL DEBUG Command: GET 138953725 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122907237 DLCTRL DEBUG Tx Command reply: GET_REPLY 138953725 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122907240 DLCTRL DEBUG Command: GET 425896046 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122907240 DLCTRL DEBUG Tx Command reply: GET_REPLY 425896046 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122907242 DLCTRL DEBUG Command: GET 625399405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122907242 DLCTRL DEBUG Tx Command reply: GET_REPLY 625399405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122907244 DLCTRL DEBUG Command: GET 859573180 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122907244 DLCTRL DEBUG Tx Command reply: GET_REPLY 859573180 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122907248 DLCTRL DEBUG Command: GET 962884760 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122907248 DLCTRL DEBUG Tx Command reply: GET_REPLY 962884760 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122907250 DLCTRL DEBUG Command: GET 98042888 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122907251 DLCTRL DEBUG Tx Command reply: GET_REPLY 98042888 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122907252 DLCTRL DEBUG Command: GET 488440092 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122907252 DLCTRL DEBUG Tx Command reply: GET_REPLY 488440092 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122907254 DLCTRL DEBUG Command: GET 840506656 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122907254 DLCTRL DEBUG Tx Command reply: GET_REPLY 840506656 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122907255 DLCTRL DEBUG Command: GET 430738919 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122907255 DLCTRL DEBUG Tx Command reply: GET_REPLY 430738919 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122907257 DLCTRL DEBUG Command: GET 185913894 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122907257 DLCTRL DEBUG Tx Command reply: GET_REPLY 185913894 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122907259 DLCTRL DEBUG Command: GET 571555170 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122907259 DLCTRL DEBUG Tx Command reply: GET_REPLY 571555170 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122907261 DLCTRL DEBUG Command: GET 249401325 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122907261 DLCTRL DEBUG Tx Command reply: GET_REPLY 249401325 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122907264 DLCTRL DEBUG Command: GET 995937603 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122907264 DLCTRL DEBUG Tx Command reply: GET_REPLY 995937603 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122907266 DLCTRL DEBUG Command: GET 753745050 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122907266 DLCTRL DEBUG Tx Command reply: GET_REPLY 753745050 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010010010'B, t_guard := 20.000000 } 20250814122907301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8f74a3c05c67: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)4535199 20250814122908330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122908330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122908330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122908330 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122908330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45339f, normal) (hnbgw_rua.c:407) 20250814122908330 DHNB DEBUG map_rua[0x555be391d540]{init}: Allocated (fsm.c:456) 20250814122908330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122908330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4535199 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122908330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122908330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122908330 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4535199 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122908330 DCN DEBUG map_sccp[0x555be39031b0]{init}: Allocated (fsm.c:456) 20250814122908330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122908330 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4535199 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122908330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4535199 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122908330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122908330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122908331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122908331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122908331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122908331 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122908331 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{IDLE}: Allocated (fsm.c:456) 20250814122908331 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122908331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002920056400500f1100926) (sccp_scrc.c:406) 20250814122908331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122908331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122908331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122908331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122908331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122908331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122908331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122908331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122908331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122908331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122908331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122908331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122908331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122908331 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122908331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122908331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122908331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122908331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122908331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122908331 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122908331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122908331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122908331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122908331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@8f74a3c05c67: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)12945435 HNBGW_Test.msc0-SCCP(891)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122908350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122908350 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122908350 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122908351 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122908351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122908351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122908351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122908351 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122908351 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122908351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122908351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122908351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122908351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122908351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=00cb2512) (sccp_scrc.c:477) 20250814122908351 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250814122908351 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122908351 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122908351 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122908351 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122908351 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122908351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122908351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122908355 DLCTRL DEBUG Command: GET 165780182 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122908355 DLCTRL DEBUG Tx Command reply: GET_REPLY 165780182 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122908360 DLCTRL DEBUG Command: GET 740948181 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122908360 DLCTRL DEBUG Tx Command reply: GET_REPLY 740948181 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122908366 DLCTRL DEBUG Command: GET 225615133 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122908366 DLCTRL DEBUG Tx Command reply: GET_REPLY 225615133 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122908369 DLCTRL DEBUG Command: GET 342330864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122908369 DLCTRL DEBUG Tx Command reply: GET_REPLY 342330864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122908370 DLCTRL DEBUG Command: GET 714524252 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122908370 DLCTRL DEBUG Tx Command reply: GET_REPLY 714524252 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122908372 DLCTRL DEBUG Command: GET 374351566 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122908372 DLCTRL DEBUG Tx Command reply: GET_REPLY 374351566 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122908373 DLCTRL DEBUG Command: GET 347006030 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122908373 DLCTRL DEBUG Tx Command reply: GET_REPLY 347006030 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122908374 DLCTRL DEBUG Command: GET 330441659 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122908374 DLCTRL DEBUG Tx Command reply: GET_REPLY 330441659 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122908376 DLCTRL DEBUG Command: GET 184694891 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122908376 DLCTRL DEBUG Tx Command reply: GET_REPLY 184694891 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122908377 DLCTRL DEBUG Command: GET 716808917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122908377 DLCTRL DEBUG Tx Command reply: GET_REPLY 716808917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122908379 DLCTRL DEBUG Command: GET 703663717 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122908379 DLCTRL DEBUG Tx Command reply: GET_REPLY 703663717 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122908381 DLCTRL DEBUG Command: GET 114907 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122908381 DLCTRL DEBUG Tx Command reply: GET_REPLY 114907 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122908383 DLCTRL DEBUG Command: GET 823317368 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122908383 DLCTRL DEBUG Tx Command reply: GET_REPLY 823317368 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122908384 DLCTRL DEBUG Command: GET 974292357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122908384 DLCTRL DEBUG Tx Command reply: GET_REPLY 974292357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122908386 DLCTRL DEBUG Command: GET 231030562 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122908386 DLCTRL DEBUG Tx Command reply: GET_REPLY 231030562 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122908387 DLCTRL DEBUG Command: GET 863450509 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122908387 DLCTRL DEBUG Tx Command reply: GET_REPLY 863450509 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122908388 DLCTRL DEBUG Command: GET 470522129 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122908388 DLCTRL DEBUG Tx Command reply: GET_REPLY 470522129 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122908390 DLCTRL DEBUG Command: GET 292108285 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122908390 DLCTRL DEBUG Tx Command reply: GET_REPLY 292108285 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122908391 DLCTRL DEBUG Command: GET 660600251 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122908391 DLCTRL DEBUG Tx Command reply: GET_REPLY 660600251 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122908392 DLCTRL DEBUG Command: GET 685524643 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122908392 DLCTRL DEBUG Tx Command reply: GET_REPLY 685524643 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110010'B, t_guard := 20.000000 } 20250814122908406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8f74a3c05c67: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)781862 20250814122909429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122909429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122909429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122909429 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122909429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbee26, normal) (hnbgw_rua.c:407) 20250814122909429 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122909429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122909429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781862 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122909429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122909429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122909429 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122909429 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-781862 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122909429 DCN DEBUG map_sccp[0x555be38a4bf0]{init}: Allocated (fsm.c:456) 20250814122909429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122909429 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-781862 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122909429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781862 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122909429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122909429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122909429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122909429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122909429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122909429 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122909429 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{IDLE}: Allocated (fsm.c:456) 20250814122909429 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122909429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002320056400500f1100926) (sccp_scrc.c:406) 20250814122909429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122909429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122909429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122909429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122909429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122909429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122909429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122909429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122909429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122909429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122909429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122909429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122909429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122909429 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122909429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122909429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122909429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122909429 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122909429 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122909429 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122909429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122909429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122909429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122909429 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)1078092 HNBGW_Test.msc1-SCCP(894)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122909440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122909440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122909440 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122909440 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122909440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122909440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122909440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122909440 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122909440 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122909440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122909440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122909440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122909440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122909440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00086282) (sccp_scrc.c:477) 20250814122909440 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250814122909440 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122909440 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122909440 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122909440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122909440 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122909440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122909440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122909440 DLCTRL DEBUG Command: GET 782861203 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122909440 DLCTRL DEBUG Tx Command reply: GET_REPLY 782861203 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122909442 DLCTRL DEBUG Command: GET 692033977 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122909442 DLCTRL DEBUG Tx Command reply: GET_REPLY 692033977 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122909443 DLCTRL DEBUG Command: GET 498219097 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122909443 DLCTRL DEBUG Tx Command reply: GET_REPLY 498219097 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122909445 DLCTRL DEBUG Command: GET 255323026 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122909445 DLCTRL DEBUG Tx Command reply: GET_REPLY 255323026 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122909446 DLCTRL DEBUG Command: GET 856244873 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122909446 DLCTRL DEBUG Tx Command reply: GET_REPLY 856244873 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122909448 DLCTRL DEBUG Command: GET 294153371 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122909448 DLCTRL DEBUG Tx Command reply: GET_REPLY 294153371 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122909450 DLCTRL DEBUG Command: GET 327625511 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122909450 DLCTRL DEBUG Tx Command reply: GET_REPLY 327625511 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122909452 DLCTRL DEBUG Command: GET 478119143 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122909452 DLCTRL DEBUG Tx Command reply: GET_REPLY 478119143 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122909454 DLCTRL DEBUG Command: GET 319695222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122909454 DLCTRL DEBUG Tx Command reply: GET_REPLY 319695222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122909455 DLCTRL DEBUG Command: GET 194499971 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122909455 DLCTRL DEBUG Tx Command reply: GET_REPLY 194499971 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122909457 DLCTRL DEBUG Command: GET 111789432 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122909457 DLCTRL DEBUG Tx Command reply: GET_REPLY 111789432 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122909459 DLCTRL DEBUG Command: GET 479392360 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122909459 DLCTRL DEBUG Tx Command reply: GET_REPLY 479392360 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122909460 DLCTRL DEBUG Command: GET 328409815 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122909460 DLCTRL DEBUG Tx Command reply: GET_REPLY 328409815 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122909461 DLCTRL DEBUG Command: GET 664655383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122909461 DLCTRL DEBUG Tx Command reply: GET_REPLY 664655383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122909462 DLCTRL DEBUG Command: GET 524088308 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122909462 DLCTRL DEBUG Tx Command reply: GET_REPLY 524088308 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122909464 DLCTRL DEBUG Command: GET 48411442 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122909464 DLCTRL DEBUG Tx Command reply: GET_REPLY 48411442 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122909465 DLCTRL DEBUG Command: GET 943570877 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122909465 DLCTRL DEBUG Tx Command reply: GET_REPLY 943570877 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122909467 DLCTRL DEBUG Command: GET 823708759 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122909467 DLCTRL DEBUG Tx Command reply: GET_REPLY 823708759 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122909468 DLCTRL DEBUG Command: GET 502807486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122909468 DLCTRL DEBUG Tx Command reply: GET_REPLY 502807486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122909469 DLCTRL DEBUG Command: GET 566300771 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122909469 DLCTRL DEBUG Tx Command reply: GET_REPLY 566300771 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: "disconnecting msc0" 20250814122909470 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250814122909471 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122909471 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122909471 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122909471 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122909471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122909471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122909471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122909471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122909471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101101'B, t_guard := 20.000000 } 20250814122909484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60558<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8f74a3c05c67: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)16424805 20250814122910504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122910504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122910504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122910504 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122910504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfa9f65, normal) (hnbgw_rua.c:407) 20250814122910504 DHNB DEBUG map_rua[0x555be3902930]{init}: Allocated (fsm.c:456) 20250814122910505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122910505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424805 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122910505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122910505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122910505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424805 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122910505 DCN DEBUG map_sccp[0x555be391d770]{init}: Allocated (fsm.c:456) 20250814122910505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122910505 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16424805 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122910505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424805 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122910505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122910505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122910505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122910505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122910505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122910505 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122910505 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{IDLE}: Allocated (fsm.c:456) 20250814122910505 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122910505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300012d0056400500f1100926) (sccp_scrc.c:406) 20250814122910505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122910505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122910505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122910505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122910505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122910505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122910505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122910505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122910505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122910505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122910505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122910505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122910505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122910505 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122910505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122910505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122910505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122910505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122910505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122910505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122910505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122910505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122910505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122910505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122911471 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122911471 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122911471 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122911518 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122911518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033c40d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122911518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122911518 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122911518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122911518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122911518 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122911518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a875d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122911518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122911518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122911518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122911518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122911518 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122911518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa9ea), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122911518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122911518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122911518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122911518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122911518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122911518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122911518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122911518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122911518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122911518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122911518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122911518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122911518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122911518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122911518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122911518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122911518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122911518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122911519 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122911519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122911519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122911519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122911519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122911520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=008fa9ea) (sccp_scrc.c:477) 20250814122911520 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250814122911520 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122911520 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122911520 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122911520 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122911520 DLSCCP DEBUG SCCP-SCOC(92)[0x555be39240b0]{IDLE}: Deallocated (fsm.c:568) 20250814122911519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122911519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122911519 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122911519 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122911519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122911519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122911519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122911519 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122912223 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122912223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e50f4), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122912223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122912223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122912223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122912223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122912223 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122912223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fff33), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122912223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122912223 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122912223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122912223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122912223 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122912223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f1675), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122912223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122912223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122912223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122912223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122912223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122912223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122912223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122912223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122912223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122912223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122912223 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122912223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122912223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122912223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122912223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122912223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122912224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122912224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122912224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122912224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122912224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122912224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122912224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122912224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122912224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122912846 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122912846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d2682), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122912846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122912846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122912846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122912846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122912847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122912847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122912847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122912847 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122912847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122912847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122912847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122912847 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122912853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122912853 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122912853 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122912853 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122912853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122912853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122912853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122912853 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122912853 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122912853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122912853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122912853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122912853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122912853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=003d2682) (sccp_scrc.c:477) 20250814122912853 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250814122912853 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122912853 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122912853 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122912853 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122912853 DLSCCP DEBUG SCCP-SCOC(88)[0x555be39242d0]{IDLE}: Deallocated (fsm.c:568) 20250814122913724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122913724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122913724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122913724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122913724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122913724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122913724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122913724 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122913724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dd181), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122913724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122913724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122913724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122913724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122914688 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122914688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474076), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122914688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122914688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122914688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122914688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122914688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122914688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122914688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122914688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122914688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122914688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122914688 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122915506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{wait_cc}: Timeout of X31 (fsm.c:317) 20250814122915506 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122915506 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122915506 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250814122915506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250814122915506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814122915506 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814122915506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814122915506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814122915506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122915506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{disrupted}: Freeing instance (context_map.c:202) 20250814122915506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16424805)[0x555be3902930]{disrupted}: Deallocated (fsm.c:568) 20250814122915506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122915506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{disconnected}: Freeing instance (context_map.c:206) 20250814122915506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x555be391d770]{disconnected}: Deallocated (fsm.c:568) 20250814122915506 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16424805 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122915506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122915506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@8f74a3c05c67: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100101101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100101101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@8f74a3c05c67: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8f74a3c05c67: Test Component 906 has requested to stop MTC. Terminating current testcase execution. 20250814122915512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122915512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122915512 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122915513 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122915513 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122915513 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122915513 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122915513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb2512), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122915513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122915513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122915513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122915513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122915513 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{disrupted}: Freeing instance (context_map.c:202) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535199)[0x555be391d540]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(892)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@8f74a3c05c67: Final verdict of PTC: none 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x555be39031b0]{disconnected}: Deallocated (fsm.c:568) 20250814122915513 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4535199 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122915513 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122915513 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122915513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086282), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122915513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122915513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122915513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122915513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122915513 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122915513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781862)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{disconnected}: Freeing instance (context_map.c:206) 20250814122915513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555be38a4bf0]{disconnected}: Deallocated (fsm.c:568) 20250814122915513 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-781862 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122915514 DLINP DEBUG SRVCONN(,r=127.0.0.1:40182<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122915514 DLINP DEBUG SRVCONN(,r=127.0.0.1:40182<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122915514 DLINP NOTICE SRV(,r=127.0.0.1:40182<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122915514 DMAIN NOTICE (127.0.0.1:40182 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40182<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122915514 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814122915514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122915514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122915514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122915514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122915514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122915514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122915514 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122915514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122915514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122915514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122915514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122915514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122915514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122915514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122915514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122915515 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37565<->l=127.0.0.1:4262) (control_if.c:193) 20250814122915516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(891)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(894)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(897)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@8f74a3c05c67: Final verdict of PTC: none 20250814122915517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122915517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122915517 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814122915517 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250814122915517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122915517 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122915517 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122915517 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122915517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122915517 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122915517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122915517 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122915517 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122915517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@8f74a3c05c67: Final verdict of PTC: none 20250814122915517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122915518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(896)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(903)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@8f74a3c05c67: Final verdict of PTC: pass VirtHNBGW-STATS(884)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8f74a3c05c67: Deleted conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)16424805 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(886)@8f74a3c05c67: Final verdict of PTC: none 20250814122915533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122915533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@8f74a3c05c67: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100101101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc1-RAN(895)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100101101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@8f74a3c05c67: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100101101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail'. Thu Aug 14 12:29:15 UTC 2025 ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250814122915609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122916211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=433764) Waiting for packet dumper to finish... 1 (prev_count=433764, count=434304) 20250814122917517 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122917517 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122917517 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122917517 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122917517 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122917517 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122917517 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122917517 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122917517 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Aug 14 12:29:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250814122919325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122919332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122919335 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44795<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122919348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122919348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122919356 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919356 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919356 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122919356 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919356 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919356 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122919356 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44300 (stream_srv.c:142) 20250814122919357 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44300<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122919357 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919357 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919357 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919357 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122919357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122919357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122919357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919357 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919357 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919357 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919357 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919357 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919357 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122919357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122919357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122919357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122919358 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919358 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122919358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919358 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122919358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919358 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919358 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919358 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122919358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919358 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122919358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919358 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919358 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919358 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122919358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122919358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919358 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919358 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919358 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122919358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919358 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919358 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122919358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919358 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919358 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122919358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(917)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122919372 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919372 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919372 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122919372 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919372 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919372 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122919373 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919373 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919373 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122919373 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122919374 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919374 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122919374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919374 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122919374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919374 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919374 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919374 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122919374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919374 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122919374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919374 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919374 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919374 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122919374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919374 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122919374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919374 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919374 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122919374 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122919374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122919374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122919374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122919374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122919374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122919374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122919374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122919374 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122919374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122919374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122919374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122919374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122919374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122919374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122919374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(920)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(918)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122919397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122919397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122919397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122919397 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122919397 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122919397 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122919397 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122919397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122919397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122919402 DLINP DEBUG SRVCONN(,r=127.0.0.1:44300<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122919402 DLINP DEBUG SRVCONN(,r=127.0.0.1:44300<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122919402 DLINP DEBUG SRVCONN(,r=127.0.0.1:44300<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122919402 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122919402 DHNBAP DEBUG (127.0.0.1:44300 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122919402 DHNBAP NOTICE (127.0.0.1:44300 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122919402 DHNBAP NOTICE (127.0.0.1:44300 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122919402 DLINP DEBUG SRVCONN(,r=127.0.0.1:44300<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122919402 DLINP DEBUG SRVCONN(,r=127.0.0.1:44300<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122919570 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122919570 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122919570 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122919570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(917)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122919575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919575 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122919575 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122919575 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122919575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122919575 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122919575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122919577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122919577 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122919577 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122919577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122919577 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122919577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122919585 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122919585 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122919586 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122919586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(920)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122919590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919590 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122919590 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122919590 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122919590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122919590 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122919590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122919592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122919592 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122919592 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122919592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122919592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122919592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122919592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122920388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122920388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122920388 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122920388 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122920388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122920388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122920388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122920388 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122920389 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122920389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122920389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122920389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122920389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122920389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122920389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122920389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122920389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122920389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122920389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122920389 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122920389 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122920389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122920389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122920389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122920390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122920390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122920390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122920390 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122920390 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122920390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122920390 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122920390 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122920390 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122920390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122920390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122920390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122920390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122920395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122920395 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122920396 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122920396 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122920396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122920396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122920396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122920396 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122920396 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122920396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122920396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122920396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122920396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122920396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122920396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122920396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122920396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122920396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122920396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122920396 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122920396 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122920396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122920396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122920396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122920396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122920396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122920396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122920396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122920396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122920396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122920396 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122920396 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122920396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122920396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122920396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122920396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122920396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122920396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122920396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122920396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122921413 DLCTRL DEBUG Command: GET 120021384 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122921413 DLCTRL DEBUG Tx Command reply: GET_REPLY 120021384 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122921415 DLCTRL DEBUG Command: GET 501715449 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122921415 DLCTRL DEBUG Tx Command reply: GET_REPLY 501715449 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122921418 DLCTRL DEBUG Command: GET 687968065 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122921418 DLCTRL DEBUG Tx Command reply: GET_REPLY 687968065 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122921422 DLCTRL DEBUG Command: GET 342380900 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122921422 DLCTRL DEBUG Tx Command reply: GET_REPLY 342380900 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122921426 DLCTRL DEBUG Command: GET 494780018 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122921426 DLCTRL DEBUG Tx Command reply: GET_REPLY 494780018 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122921430 DLCTRL DEBUG Command: GET 367495644 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122921430 DLCTRL DEBUG Tx Command reply: GET_REPLY 367495644 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122921434 DLCTRL DEBUG Command: GET 959820694 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122921434 DLCTRL DEBUG Tx Command reply: GET_REPLY 959820694 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122921438 DLCTRL DEBUG Command: GET 698515368 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122921438 DLCTRL DEBUG Tx Command reply: GET_REPLY 698515368 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122921441 DLCTRL DEBUG Command: GET 140883903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122921441 DLCTRL DEBUG Tx Command reply: GET_REPLY 140883903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122921444 DLCTRL DEBUG Command: GET 381243686 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122921444 DLCTRL DEBUG Tx Command reply: GET_REPLY 381243686 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122921446 DLCTRL DEBUG Command: GET 470411119 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122921447 DLCTRL DEBUG Tx Command reply: GET_REPLY 470411119 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122921449 DLCTRL DEBUG Command: GET 919894072 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122921449 DLCTRL DEBUG Tx Command reply: GET_REPLY 919894072 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122921451 DLCTRL DEBUG Command: GET 236732789 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122921451 DLCTRL DEBUG Tx Command reply: GET_REPLY 236732789 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122921453 DLCTRL DEBUG Command: GET 201987174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122921453 DLCTRL DEBUG Tx Command reply: GET_REPLY 201987174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122921456 DLCTRL DEBUG Command: GET 581091758 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122921456 DLCTRL DEBUG Tx Command reply: GET_REPLY 581091758 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122921458 DLCTRL DEBUG Command: GET 176783028 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122921458 DLCTRL DEBUG Tx Command reply: GET_REPLY 176783028 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122921460 DLCTRL DEBUG Command: GET 623857931 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122921460 DLCTRL DEBUG Tx Command reply: GET_REPLY 623857931 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122921462 DLCTRL DEBUG Command: GET 65057339 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122921462 DLCTRL DEBUG Tx Command reply: GET_REPLY 65057339 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122921464 DLCTRL DEBUG Command: GET 466914606 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122921464 DLCTRL DEBUG Tx Command reply: GET_REPLY 466914606 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122921466 DLCTRL DEBUG Command: GET 238996374 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122921466 DLCTRL DEBUG Tx Command reply: GET_REPLY 238996374 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000000101'B, t_guard := 20.000000 } 20250814122921487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122921519 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122921519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a875d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122921519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122921519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122921519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122921519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122921519 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122921519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033c40d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122921519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122921519 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122921519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122921519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122921519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122921519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122921519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122921519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122921519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122921519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122921519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122921519 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122921519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122921519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122921519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122921519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122921519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122921519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122921519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122921525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122921525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122921525 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122921525 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122921525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122921525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122921525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122921525 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122921525 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122921525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122921525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122921525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122921525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122921526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=005a875d) (sccp_scrc.c:477) 20250814122921526 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250814122921526 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122921526 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122921526 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122921526 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122921526 DLSCCP DEBUG SCCP-SCOC(93)[0x555be388f4c0]{IDLE}: Deallocated (fsm.c:568) 20250814122922224 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122922224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f1675), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122922224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122922224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122922224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122922224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122922224 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122922224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fff33), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122922224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122922224 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122922224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122922224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122922224 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122922224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e50f4), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122922224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122922224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122922224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122922224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122922225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122922225 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122922225 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122922225 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122922225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122922225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122922225 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122922225 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122922225 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122922225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122922225 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122922225 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122922225 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122922225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122922225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122922231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122922231 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122922231 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122922231 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122922231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122922231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122922231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122922231 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122922231 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122922231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122922231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122922231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122922231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122922231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=003f1675) (sccp_scrc.c:477) 20250814122922231 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250814122922231 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122922231 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122922231 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122922231 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122922231 DLSCCP DEBUG SCCP-SCOC(91)[0x555be3830e60]{IDLE}: Deallocated (fsm.c:568) 20250814122922433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122922433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122922433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122922433 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122922433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122922433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122922433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122922433 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122922433 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122922433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122922433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122922433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122922433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122922433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=006e50f4) (sccp_scrc.c:477) 20250814122922433 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250814122922433 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122922433 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122922433 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122922433 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122922433 DLSCCP DEBUG SCCP-SCOC(89)[0x555be3921960]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@8f74a3c05c67: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)3102228 20250814122922541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122922541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122922541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122922542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122922542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2f5614, normal) (hnbgw_rua.c:407) 20250814122922542 DHNB DEBUG map_rua[0x555be39031b0]{init}: Allocated (fsm.c:456) 20250814122922542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122922542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102228 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122922542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122922542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122922542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102228 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122922542 DCN DEBUG map_sccp[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122922542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122922542 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3102228 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122922542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102228 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122922542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122922542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122922542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122922542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122922542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122922542 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122922542 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{IDLE}: Allocated (fsm.c:456) 20250814122922542 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122922542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000050056400500f1100926) (sccp_scrc.c:406) 20250814122922542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122922542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122922542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122922542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122922542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122922542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122922542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122922542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122922542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122922542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122922542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122922542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122922542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122922542 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122922542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122922542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122922542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122922542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122922542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122922543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122922543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122922543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122922543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122922543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)10686721 HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122922563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122922563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122922563 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122922563 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122922563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122922563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122922563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122922563 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122922563 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122922563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122922563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122922563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122922563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122922563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00f84c7f) (sccp_scrc.c:477) 20250814122922563 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250814122922563 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122922563 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122922563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122922563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122922563 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122922563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122922563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122922565 DLCTRL DEBUG Command: GET 727488820 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122922565 DLCTRL DEBUG Tx Command reply: GET_REPLY 727488820 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122922569 DLCTRL DEBUG Command: GET 142701643 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122922569 DLCTRL DEBUG Tx Command reply: GET_REPLY 142701643 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122922574 DLCTRL DEBUG Command: GET 878411540 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122922574 DLCTRL DEBUG Tx Command reply: GET_REPLY 878411540 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122922579 DLCTRL DEBUG Command: GET 844543988 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122922579 DLCTRL DEBUG Tx Command reply: GET_REPLY 844543988 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122922583 DLCTRL DEBUG Command: GET 942422605 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122922583 DLCTRL DEBUG Tx Command reply: GET_REPLY 942422605 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122922587 DLCTRL DEBUG Command: GET 586883749 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122922587 DLCTRL DEBUG Tx Command reply: GET_REPLY 586883749 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122922591 DLCTRL DEBUG Command: GET 158651048 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122922592 DLCTRL DEBUG Tx Command reply: GET_REPLY 158651048 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122922596 DLCTRL DEBUG Command: GET 32172082 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122922596 DLCTRL DEBUG Tx Command reply: GET_REPLY 32172082 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122922600 DLCTRL DEBUG Command: GET 76339110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122922600 DLCTRL DEBUG Tx Command reply: GET_REPLY 76339110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122922604 DLCTRL DEBUG Command: GET 690928758 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122922604 DLCTRL DEBUG Tx Command reply: GET_REPLY 690928758 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122922607 DLCTRL DEBUG Command: GET 960859633 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122922607 DLCTRL DEBUG Tx Command reply: GET_REPLY 960859633 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122922610 DLCTRL DEBUG Command: GET 471759715 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122922610 DLCTRL DEBUG Tx Command reply: GET_REPLY 471759715 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122922614 DLCTRL DEBUG Command: GET 264080144 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122922614 DLCTRL DEBUG Tx Command reply: GET_REPLY 264080144 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122922618 DLCTRL DEBUG Command: GET 942648781 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122922618 DLCTRL DEBUG Tx Command reply: GET_REPLY 942648781 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122922623 DLCTRL DEBUG Command: GET 810604175 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122922623 DLCTRL DEBUG Tx Command reply: GET_REPLY 810604175 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122922627 DLCTRL DEBUG Command: GET 668725286 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122922627 DLCTRL DEBUG Tx Command reply: GET_REPLY 668725286 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122922631 DLCTRL DEBUG Command: GET 899881589 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122922631 DLCTRL DEBUG Tx Command reply: GET_REPLY 899881589 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122922635 DLCTRL DEBUG Command: GET 838213384 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122922635 DLCTRL DEBUG Tx Command reply: GET_REPLY 838213384 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122922639 DLCTRL DEBUG Command: GET 767064179 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122922639 DLCTRL DEBUG Tx Command reply: GET_REPLY 767064179 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122922642 DLCTRL DEBUG Command: GET 40623281 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122922642 DLCTRL DEBUG Tx Command reply: GET_REPLY 40623281 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111011100'B, t_guard := 20.000000 } 20250814122922678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@8f74a3c05c67: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)9631834 20250814122923689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122923689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122923689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122923689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122923689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92f85a, normal) (hnbgw_rua.c:407) 20250814122923689 DHNB DEBUG map_rua[0x555be3902930]{init}: Allocated (fsm.c:456) 20250814122923689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122923689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9631834 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122923689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122923689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122923689 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814122923689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9631834 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814122923689 DCN DEBUG map_sccp[0x555be391d770]{init}: Allocated (fsm.c:456) 20250814122923689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122923689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9631834 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814122923689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9631834 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122923689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122923689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122923689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122923689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122923689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122923689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122923689 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{IDLE}: Allocated (fsm.c:456) 20250814122923689 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122923689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001dc0056400500f1100926) (sccp_scrc.c:406) 20250814122923689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122923689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122923689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122923689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122923689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122923689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122923689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122923689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122923689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122923689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122923689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122923689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122923689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122923689 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122923689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122923689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122923689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122923690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122923690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122923690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122923690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122923690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122923690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122923690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)11705229 HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122923692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122923692 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122923692 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122923692 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122923692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122923692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122923692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122923692 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122923692 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122923692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122923692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122923692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122923692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122923692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00f7aaf0) (sccp_scrc.c:477) 20250814122923692 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250814122923692 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122923692 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122923692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122923692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122923692 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122923692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122923692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122923692 DLCTRL DEBUG Command: GET 54243763 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122923692 DLCTRL DEBUG Tx Command reply: GET_REPLY 54243763 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122923693 DLCTRL DEBUG Command: GET 101901456 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122923693 DLCTRL DEBUG Tx Command reply: GET_REPLY 101901456 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122923694 DLCTRL DEBUG Command: GET 61801551 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122923694 DLCTRL DEBUG Tx Command reply: GET_REPLY 61801551 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122923694 DLCTRL DEBUG Command: GET 763173719 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122923694 DLCTRL DEBUG Tx Command reply: GET_REPLY 763173719 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122923695 DLCTRL DEBUG Command: GET 894994232 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122923695 DLCTRL DEBUG Tx Command reply: GET_REPLY 894994232 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122923696 DLCTRL DEBUG Command: GET 412163076 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122923696 DLCTRL DEBUG Tx Command reply: GET_REPLY 412163076 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122923696 DLCTRL DEBUG Command: GET 234494705 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122923696 DLCTRL DEBUG Tx Command reply: GET_REPLY 234494705 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122923697 DLCTRL DEBUG Command: GET 25906473 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122923697 DLCTRL DEBUG Tx Command reply: GET_REPLY 25906473 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122923698 DLCTRL DEBUG Command: GET 660536301 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122923698 DLCTRL DEBUG Tx Command reply: GET_REPLY 660536301 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122923698 DLCTRL DEBUG Command: GET 570914 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122923698 DLCTRL DEBUG Tx Command reply: GET_REPLY 570914 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122923699 DLCTRL DEBUG Command: GET 750547769 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122923699 DLCTRL DEBUG Tx Command reply: GET_REPLY 750547769 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122923700 DLCTRL DEBUG Command: GET 676903769 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122923700 DLCTRL DEBUG Tx Command reply: GET_REPLY 676903769 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122923700 DLCTRL DEBUG Command: GET 513367706 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122923700 DLCTRL DEBUG Tx Command reply: GET_REPLY 513367706 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122923701 DLCTRL DEBUG Command: GET 29497950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122923701 DLCTRL DEBUG Tx Command reply: GET_REPLY 29497950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122923702 DLCTRL DEBUG Command: GET 174414020 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122923702 DLCTRL DEBUG Tx Command reply: GET_REPLY 174414020 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122923703 DLCTRL DEBUG Command: GET 142887904 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122923703 DLCTRL DEBUG Tx Command reply: GET_REPLY 142887904 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122923703 DLCTRL DEBUG Command: GET 509419353 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122923703 DLCTRL DEBUG Tx Command reply: GET_REPLY 509419353 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122923704 DLCTRL DEBUG Command: GET 464365336 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122923704 DLCTRL DEBUG Tx Command reply: GET_REPLY 464365336 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122923705 DLCTRL DEBUG Command: GET 465333585 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122923705 DLCTRL DEBUG Tx Command reply: GET_REPLY 465333585 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122923705 DLCTRL DEBUG Command: GET 383489559 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122923705 DLCTRL DEBUG Tx Command reply: GET_REPLY 383489559 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: "connecting cnlink 1" 20250814122923706 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(926)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(924)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122923724 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122923724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dd181), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122923724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122923724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122923724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122923724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122923725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122923725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122923725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122923725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122923725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122923725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122923725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122923725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122923726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122923726 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122923726 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122923726 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122923726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122923726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122923726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122923726 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122923726 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122923726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122923726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122923726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122923726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122923726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=005dd181) (sccp_scrc.c:477) 20250814122923726 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250814122923726 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122923726 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122923726 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122923726 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122923726 DLSCCP DEBUG SCCP-SCOC(87)[0x555be3925070]{IDLE}: Deallocated (fsm.c:568) 20250814122923919 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122923919 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122923919 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122923919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(926)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122923921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122923921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122923921 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122923921 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122923921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122923921 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122923921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122923922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122923922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122923922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122923922 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122923922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122923922 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122923922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122924689 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122924689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00474076), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122924689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122924689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122924689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122924689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122924690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122924690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122924690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122924690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122924690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122924690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122924690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122924690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122924695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122924695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122924695 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122924695 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122924695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122924695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122924695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122924695 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122924695 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122924695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122924695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122924695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122924695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122924695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=00474076) (sccp_scrc.c:477) 20250814122924695 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250814122924695 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122924695 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122924695 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122924695 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122924695 DLSCCP DEBUG SCCP-SCOC(86)[0x555be390b410]{IDLE}: Deallocated (fsm.c:568) MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000000010'B, t_guard := 20.000000 } 20250814122924737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122924737 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122924737 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122924737 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122924737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122924737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122924737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122924737 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122924738 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122924738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122924738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122924738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122924738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122924738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122924738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122924738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122924738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122924738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122924738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122924738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122924738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122924738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122924738 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122924738 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122924738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122924738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122924738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122924738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122924738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122924738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122924738 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122924738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122924738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122924738 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122924738 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122924738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122924738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122924738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122924738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122924738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122924739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122924739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122924739 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(925)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122924754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122925514 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122925514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086282), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122925514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122925514 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122925514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122925514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122925514 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122925514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb2512), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122925514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122925514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122925514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122925514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122925515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122925515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122925515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122925515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122925515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122925515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122925515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122925515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122925515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122925515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122925515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122925515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122925515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122925515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122925521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925521 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122925521 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122925521 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122925521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122925521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122925521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122925521 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122925521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925521 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122925521 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122925521 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122925521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122925521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122925521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122925521 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122925521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122925521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122925521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122925521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122925521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=00cb2512) (sccp_scrc.c:477) 20250814122925521 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250814122925521 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122925521 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122925521 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122925521 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122925521 DLSCCP DEBUG SCCP-SCOC(95)[0x555be3911850]{IDLE}: Deallocated (fsm.c:568) 20250814122925521 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122925521 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122925521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122925521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122925521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122925521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122925521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00086282) (sccp_scrc.c:477) 20250814122925521 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250814122925521 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814122925522 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814122925522 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814122925522 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814122925522 DLSCCP DEBUG SCCP-SCOC(96)[0x555be39308c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@8f74a3c05c67: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@8f74a3c05c67: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@8f74a3c05c67: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)14470744 20250814122925786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122925786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122925786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814122925786 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122925786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcce58, normal) (hnbgw_rua.c:407) 20250814122925786 DHNB DEBUG map_rua[0x555be39308c0]{init}: Allocated (fsm.c:456) 20250814122925786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122925786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14470744 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814122925786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122925786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122925786 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14470744 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814122925786 DCN DEBUG map_sccp[0x555be3911850]{init}: Allocated (fsm.c:456) 20250814122925786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122925786 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14470744 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814122925786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14470744 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814122925786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122925786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122925786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122925786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122925786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122925786 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122925786 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{IDLE}: Allocated (fsm.c:456) 20250814122925787 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122925787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002020056400500f1100926) (sccp_scrc.c:406) 20250814122925787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122925787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122925787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122925787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122925787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122925787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122925787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122925787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122925787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122925787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122925787 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122925787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122925787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122925787 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122925787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122925787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122925787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122925787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122925787 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122925787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122925787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122925787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122925787 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@8f74a3c05c67: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@8f74a3c05c67: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)1824113 HNBGW_Test.msc1-SCCP(924)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122925809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925809 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122925809 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122925809 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122925809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122925809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122925809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122925809 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122925809 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122925809 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122925809 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122925809 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122925809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122925809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00d5502b) (sccp_scrc.c:477) 20250814122925809 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250814122925809 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122925809 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122925809 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122925809 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122925809 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122925809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122925809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122925811 DLCTRL DEBUG Command: GET 911278762 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814122925811 DLCTRL DEBUG Tx Command reply: GET_REPLY 911278762 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122925815 DLCTRL DEBUG Command: GET 669557988 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814122925815 DLCTRL DEBUG Tx Command reply: GET_REPLY 669557988 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122925819 DLCTRL DEBUG Command: GET 901171212 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122925819 DLCTRL DEBUG Tx Command reply: GET_REPLY 901171212 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122925824 DLCTRL DEBUG Command: GET 262471596 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122925824 DLCTRL DEBUG Tx Command reply: GET_REPLY 262471596 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122925828 DLCTRL DEBUG Command: GET 506247306 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122925828 DLCTRL DEBUG Tx Command reply: GET_REPLY 506247306 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122925832 DLCTRL DEBUG Command: GET 985147896 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814122925832 DLCTRL DEBUG Tx Command reply: GET_REPLY 985147896 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122925836 DLCTRL DEBUG Command: GET 62184512 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814122925836 DLCTRL DEBUG Tx Command reply: GET_REPLY 62184512 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122925840 DLCTRL DEBUG Command: GET 288322136 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122925840 DLCTRL DEBUG Tx Command reply: GET_REPLY 288322136 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122925844 DLCTRL DEBUG Command: GET 303706467 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122925844 DLCTRL DEBUG Tx Command reply: GET_REPLY 303706467 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122925848 DLCTRL DEBUG Command: GET 43369930 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122925848 DLCTRL DEBUG Tx Command reply: GET_REPLY 43369930 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122925851 DLCTRL DEBUG Command: GET 406944741 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814122925851 DLCTRL DEBUG Tx Command reply: GET_REPLY 406944741 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122925854 DLCTRL DEBUG Command: GET 568438182 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814122925854 DLCTRL DEBUG Tx Command reply: GET_REPLY 568438182 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122925856 DLCTRL DEBUG Command: GET 555338746 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122925856 DLCTRL DEBUG Tx Command reply: GET_REPLY 555338746 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122925858 DLCTRL DEBUG Command: GET 901311184 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122925858 DLCTRL DEBUG Tx Command reply: GET_REPLY 901311184 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122925860 DLCTRL DEBUG Command: GET 447118006 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122925860 DLCTRL DEBUG Tx Command reply: GET_REPLY 447118006 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122925863 DLCTRL DEBUG Command: GET 523379507 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814122925863 DLCTRL DEBUG Tx Command reply: GET_REPLY 523379507 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122925865 DLCTRL DEBUG Command: GET 672013907 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814122925865 DLCTRL DEBUG Tx Command reply: GET_REPLY 672013907 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122925867 DLCTRL DEBUG Command: GET 717399996 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122925867 DLCTRL DEBUG Tx Command reply: GET_REPLY 717399996 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122925868 DLCTRL DEBUG Command: GET 320377776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122925868 DLCTRL DEBUG Tx Command reply: GET_REPLY 320377776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122925870 DLCTRL DEBUG Command: GET 435078998 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122925870 DLCTRL DEBUG Tx Command reply: GET_REPLY 435078998 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122925875 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44795<->l=127.0.0.1:4262) (control_if.c:193) 20250814122925876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(909)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(908)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122925878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122925879 DLINP DEBUG SRVCONN(,r=127.0.0.1:44300<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122925879 DLINP DEBUG SRVCONN(,r=127.0.0.1:44300<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122925879 DLINP NOTICE SRV(,r=127.0.0.1:44300<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122925879 DMAIN NOTICE (127.0.0.1:44300 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44300<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122925879 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@8f74a3c05c67: Final verdict of PTC: none 20250814122925881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(918)@8f74a3c05c67: Final verdict of PTC: none 20250814122925881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122925881 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122925881 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122925881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122925881 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122925881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122925881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122925881 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122925881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122925882 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-RAN(919)@8f74a3c05c67: Final verdict of PTC: none 20250814122925882 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122925882 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122925882 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122925882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122925882 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122925882 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122925882 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122925882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122925882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(925)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(910)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(921)@8f74a3c05c67: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@8f74a3c05c67: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@8f74a3c05c67: Final verdict of PTC: pass 20250814122925896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122925897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122925898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Aug 14 12:29:25 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250814122925988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122925988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122925988 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122925988 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122925988 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122925988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122925988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122925988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122925988 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122925988 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122925988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f84c7f), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122925988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122925988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122925988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122925988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122925988 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122925988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122925988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122925988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122925988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3102228)[0x555be39031b0]{disrupted}: Deallocated (fsm.c:568) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{disconnected}: Freeing instance (context_map.c:206) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555be38aea90]{disconnected}: Deallocated (fsm.c:568) 20250814122925989 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3102228 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122925989 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122925989 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122925989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7aaf0), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122925989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122925989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122925989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122925989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122925989 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{disrupted}: Freeing instance (context_map.c:202) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631834)[0x555be3902930]{disrupted}: Deallocated (fsm.c:568) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{disconnected}: Freeing instance (context_map.c:206) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555be391d770]{disconnected}: Deallocated (fsm.c:568) 20250814122925989 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9631834 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122925989 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122925989 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122925989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5502b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122925989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122925989 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122925989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122925989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122925989 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{disrupted}: Freeing instance (context_map.c:202) 20250814122925989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14470744)[0x555be39308c0]{disrupted}: Deallocated (fsm.c:568) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{disconnected}: Freeing instance (context_map.c:206) 20250814122925989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x555be3911850]{disconnected}: Deallocated (fsm.c:568) 20250814122925989 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14470744 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122925989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925989 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122925989 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122925989 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122925989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122925989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925989 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122925989 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122925989 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122925989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122925989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122925989 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122925989 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122925989 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122925989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122925989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122926000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122926502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=384252) Waiting for packet dumper to finish... 1 (prev_count=384252, count=450188) 20250814122927883 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122927883 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122927883 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122927883 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122927883 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122927883 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122927883 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122927883 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122927883 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Aug 14 12:29:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250814122929574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122929579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122929586 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36949<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122929605 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122929605 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122929613 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929613 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122929613 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122929613 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929613 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122929613 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122929614 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929614 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122929614 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929614 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122929614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56226 (stream_srv.c:142) 20250814122929614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56226<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122929615 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929615 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122929615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929615 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122929615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929615 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929615 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929615 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122929615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929615 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122929615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929615 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929615 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929615 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122929615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122929615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929615 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929615 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122929615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122929615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929615 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122929615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122929615 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122929615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122929615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122929615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122929615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122929615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122929615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122929615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122929616 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122929616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929616 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929616 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929616 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122929616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122929616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122929616 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(938)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(936)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122929627 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929627 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122929627 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122929628 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929628 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122929628 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929628 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122929628 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122929628 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122929629 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929629 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122929629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929629 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122929629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929629 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929629 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929629 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122929629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929629 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122929629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929629 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929629 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929629 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122929629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929629 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122929629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929629 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929629 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122929629 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122929629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122929629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122929629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122929629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122929629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122929629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122929629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122929629 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122929629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122929629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122929629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122929629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122929629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122929629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122929629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122929652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122929652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122929652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122929652 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122929652 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122929652 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122929652 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122929652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122929652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122929656 DLINP DEBUG SRVCONN(,r=127.0.0.1:56226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122929656 DLINP DEBUG SRVCONN(,r=127.0.0.1:56226<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122929656 DLINP DEBUG SRVCONN(,r=127.0.0.1:56226<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122929656 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122929656 DHNBAP DEBUG (127.0.0.1:56226 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122929656 DHNBAP NOTICE (127.0.0.1:56226 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122929656 DHNBAP NOTICE (127.0.0.1:56226 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122929656 DLINP DEBUG SRVCONN(,r=127.0.0.1:56226<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122929656 DLINP DEBUG SRVCONN(,r=127.0.0.1:56226<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122929826 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122929826 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122929826 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122929826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(938)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122929835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929835 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122929835 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122929835 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122929835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122929835 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122929835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122929838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929838 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122929838 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122929838 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122929838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122929838 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122929838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122929841 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122929841 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122929841 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122929841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(941)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122929848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122929848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122929848 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122929848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122929848 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122929848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122929850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122929850 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122929850 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122929850 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122929850 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122929850 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122929850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122930649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122930649 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122930649 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122930649 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122930649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122930649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122930649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122930649 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122930649 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122930649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122930649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122930649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122930649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122930649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122930649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122930649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122930649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930649 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122930649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122930650 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122930650 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122930650 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122930650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122930650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122930650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122930650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122930650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122930650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122930650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122930650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122930650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122930650 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122930650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122930650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122930650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122930650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122930650 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122930650 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122930658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122930658 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122930658 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122930658 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122930658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122930658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122930658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122930658 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122930658 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122930658 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122930658 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122930658 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122930658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122930658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122930658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122930658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122930658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122930658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122930658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122930658 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122930658 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122930658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122930658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122930658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122930658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122930658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122930658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122930658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122930658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122930658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122930658 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122930658 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122930658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122930658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122930658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122930658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122930658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122930658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122930658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122930658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122930666 DLCTRL DEBUG Command: GET 968345966 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122930666 DLCTRL DEBUG Tx Command reply: GET_REPLY 968345966 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122930673 DLCTRL DEBUG Command: GET 530576133 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122930673 DLCTRL DEBUG Tx Command reply: GET_REPLY 530576133 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122930677 DLCTRL DEBUG Command: GET 962548599 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122930677 DLCTRL DEBUG Tx Command reply: GET_REPLY 962548599 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122930682 DLCTRL DEBUG Command: GET 58485549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122930683 DLCTRL DEBUG Tx Command reply: GET_REPLY 58485549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122930687 DLCTRL DEBUG Command: GET 837799245 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122930687 DLCTRL DEBUG Tx Command reply: GET_REPLY 837799245 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122930691 DLCTRL DEBUG Command: GET 208526083 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122930691 DLCTRL DEBUG Tx Command reply: GET_REPLY 208526083 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122930695 DLCTRL DEBUG Command: GET 36692580 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122930695 DLCTRL DEBUG Tx Command reply: GET_REPLY 36692580 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122930698 DLCTRL DEBUG Command: GET 260376849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122930698 DLCTRL DEBUG Tx Command reply: GET_REPLY 260376849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122930702 DLCTRL DEBUG Command: GET 274010265 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122930702 DLCTRL DEBUG Tx Command reply: GET_REPLY 274010265 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122930704 DLCTRL DEBUG Command: GET 22446901 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122930704 DLCTRL DEBUG Tx Command reply: GET_REPLY 22446901 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122930707 DLCTRL DEBUG Command: GET 371210239 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122930707 DLCTRL DEBUG Tx Command reply: GET_REPLY 371210239 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122930709 DLCTRL DEBUG Command: GET 325577269 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122930709 DLCTRL DEBUG Tx Command reply: GET_REPLY 325577269 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122930711 DLCTRL DEBUG Command: GET 509190233 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122930711 DLCTRL DEBUG Tx Command reply: GET_REPLY 509190233 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122930712 DLCTRL DEBUG Command: GET 575108327 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122930712 DLCTRL DEBUG Tx Command reply: GET_REPLY 575108327 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122930714 DLCTRL DEBUG Command: GET 761448183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122930714 DLCTRL DEBUG Tx Command reply: GET_REPLY 761448183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122930715 DLCTRL DEBUG Command: GET 271793322 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122930715 DLCTRL DEBUG Tx Command reply: GET_REPLY 271793322 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122930716 DLCTRL DEBUG Command: GET 491923187 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122930716 DLCTRL DEBUG Tx Command reply: GET_REPLY 491923187 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122930718 DLCTRL DEBUG Command: GET 913555151 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122930718 DLCTRL DEBUG Tx Command reply: GET_REPLY 913555151 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122930719 DLCTRL DEBUG Command: GET 604483165 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122930719 DLCTRL DEBUG Tx Command reply: GET_REPLY 604483165 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122930719 DLCTRL DEBUG Command: GET 199448466 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122930719 DLCTRL DEBUG Tx Command reply: GET_REPLY 199448466 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110101'B, t_guard := 20.000000 } 20250814122930759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122931521 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122931521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033c40d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122931521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122931521 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122931521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122931521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122931521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122931521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122931521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122931521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122931521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122931521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122931521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)9394694 20250814122931806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122931806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122931806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122931806 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122931806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f5a06, normal) (hnbgw_rua.c:407) 20250814122931806 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122931806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122931806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394694 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122931806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122931806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122931806 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122931806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394694 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122931806 DCN DEBUG map_sccp[0x555be3902930]{init}: Allocated (fsm.c:456) 20250814122931806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122931806 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9394694 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122931806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394694 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122931807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122931807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122931807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122931807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122931807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122931807 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122931807 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{IDLE}: Allocated (fsm.c:456) 20250814122931807 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122931807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001750056400500f1100926) (sccp_scrc.c:406) 20250814122931807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122931807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122931807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122931807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122931807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122931807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122931807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122931807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122931807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122931807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122931807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122931807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122931807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122931807 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122931807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122931807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122931807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122931807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122931807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122931807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122931807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122931807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122931807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122931807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)10991576 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122931821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122931821 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122931821 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122931822 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122931822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122931822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122931822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122931822 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(943)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122931822 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122931822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122931822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122931822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122931822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122931822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=00ee6918) (sccp_scrc.c:477) 20250814122931822 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250814122931822 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122931822 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122931822 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122931822 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122931822 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122931822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122931822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122931823 DLCTRL DEBUG Command: GET 633763011 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122931823 DLCTRL DEBUG Tx Command reply: GET_REPLY 633763011 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122931827 DLCTRL DEBUG Command: GET 403162174 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122931827 DLCTRL DEBUG Tx Command reply: GET_REPLY 403162174 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122931830 DLCTRL DEBUG Command: GET 666205382 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122931830 DLCTRL DEBUG Tx Command reply: GET_REPLY 666205382 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122931832 DLCTRL DEBUG Command: GET 657084625 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122931832 DLCTRL DEBUG Tx Command reply: GET_REPLY 657084625 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122931834 DLCTRL DEBUG Command: GET 996188814 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122931834 DLCTRL DEBUG Tx Command reply: GET_REPLY 996188814 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122931835 DLCTRL DEBUG Command: GET 897222745 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122931835 DLCTRL DEBUG Tx Command reply: GET_REPLY 897222745 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122931836 DLCTRL DEBUG Command: GET 64377849 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122931836 DLCTRL DEBUG Tx Command reply: GET_REPLY 64377849 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122931837 DLCTRL DEBUG Command: GET 105032868 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122931837 DLCTRL DEBUG Tx Command reply: GET_REPLY 105032868 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122931837 DLCTRL DEBUG Command: GET 460824448 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122931837 DLCTRL DEBUG Tx Command reply: GET_REPLY 460824448 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122931838 DLCTRL DEBUG Command: GET 676123249 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122931838 DLCTRL DEBUG Tx Command reply: GET_REPLY 676123249 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122931839 DLCTRL DEBUG Command: GET 443351074 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122931839 DLCTRL DEBUG Tx Command reply: GET_REPLY 443351074 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122931840 DLCTRL DEBUG Command: GET 502870986 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122931840 DLCTRL DEBUG Tx Command reply: GET_REPLY 502870986 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122931840 DLCTRL DEBUG Command: GET 388577312 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122931840 DLCTRL DEBUG Tx Command reply: GET_REPLY 388577312 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122931841 DLCTRL DEBUG Command: GET 85431062 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122931841 DLCTRL DEBUG Tx Command reply: GET_REPLY 85431062 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122931842 DLCTRL DEBUG Command: GET 561769323 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122931842 DLCTRL DEBUG Tx Command reply: GET_REPLY 561769323 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122931844 DLCTRL DEBUG Command: GET 344444571 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122931844 DLCTRL DEBUG Tx Command reply: GET_REPLY 344444571 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122931846 DLCTRL DEBUG Command: GET 791196296 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122931846 DLCTRL DEBUG Tx Command reply: GET_REPLY 791196296 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122931850 DLCTRL DEBUG Command: GET 57223902 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122931850 DLCTRL DEBUG Tx Command reply: GET_REPLY 57223902 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122931853 DLCTRL DEBUG Command: GET 782057997 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122931853 DLCTRL DEBUG Tx Command reply: GET_REPLY 782057997 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122931856 DLCTRL DEBUG Command: GET 107619732 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122931856 DLCTRL DEBUG Tx Command reply: GET_REPLY 107619732 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111001'B, t_guard := 20.000000 } 20250814122931887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122932225 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122932226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fff33), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122932226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122932226 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122932226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122932226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122932226 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122932226 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122932226 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122932226 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122932226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122932226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122932226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)6131968 20250814122932914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122932914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122932914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814122932914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122932914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5d9100, normal) (hnbgw_rua.c:407) 20250814122932914 DHNB DEBUG map_rua[0x555be39308c0]{init}: Allocated (fsm.c:456) 20250814122932914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122932914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6131968 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122932915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122932915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122932915 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814122932915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6131968 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122932915 DCN DEBUG map_sccp[0x555be3911850]{init}: Allocated (fsm.c:456) 20250814122932915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122932915 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6131968 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122932915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6131968 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814122932915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122932915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122932915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122932915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122932915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122932915 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122932915 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{IDLE}: Allocated (fsm.c:456) 20250814122932915 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122932915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000790056400500f1100926) (sccp_scrc.c:406) 20250814122932915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122932915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122932915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122932915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122932915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122932915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122932915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122932915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122932915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122932915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122932915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122932915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122932915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122932915 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122932915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122932916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122932916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122932916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122932916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122932916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122932916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122932916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122932916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122932916 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)10736891 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122932923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122932923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122932923 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122932923 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122932923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122932923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122932923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122932923 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122932923 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122932923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122932923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122932923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122932923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122932923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=00613e98) (sccp_scrc.c:477) 20250814122932923 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250814122932923 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122932923 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122932923 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122932923 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122932923 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122932923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122932923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122932926 DLCTRL DEBUG Command: GET 941557622 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122932926 DLCTRL DEBUG Tx Command reply: GET_REPLY 941557622 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122932929 DLCTRL DEBUG Command: GET 792394516 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122932929 DLCTRL DEBUG Tx Command reply: GET_REPLY 792394516 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122932931 DLCTRL DEBUG Command: GET 965561675 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122932931 DLCTRL DEBUG Tx Command reply: GET_REPLY 965561675 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122932933 DLCTRL DEBUG Command: GET 932176498 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122932933 DLCTRL DEBUG Tx Command reply: GET_REPLY 932176498 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122932935 DLCTRL DEBUG Command: GET 272869115 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122932935 DLCTRL DEBUG Tx Command reply: GET_REPLY 272869115 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122932937 DLCTRL DEBUG Command: GET 821223571 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122932937 DLCTRL DEBUG Tx Command reply: GET_REPLY 821223571 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122932939 DLCTRL DEBUG Command: GET 193825653 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122932939 DLCTRL DEBUG Tx Command reply: GET_REPLY 193825653 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122932942 DLCTRL DEBUG Command: GET 387151069 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122932942 DLCTRL DEBUG Tx Command reply: GET_REPLY 387151069 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122932946 DLCTRL DEBUG Command: GET 720067146 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122932946 DLCTRL DEBUG Tx Command reply: GET_REPLY 720067146 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122932950 DLCTRL DEBUG Command: GET 712647937 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122932950 DLCTRL DEBUG Tx Command reply: GET_REPLY 712647937 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122932953 DLCTRL DEBUG Command: GET 699558630 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122932953 DLCTRL DEBUG Tx Command reply: GET_REPLY 699558630 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122932957 DLCTRL DEBUG Command: GET 720972909 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122932957 DLCTRL DEBUG Tx Command reply: GET_REPLY 720972909 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122932963 DLCTRL DEBUG Command: GET 805493570 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122932963 DLCTRL DEBUG Tx Command reply: GET_REPLY 805493570 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122932969 DLCTRL DEBUG Command: GET 876461375 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122932969 DLCTRL DEBUG Tx Command reply: GET_REPLY 876461375 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122932972 DLCTRL DEBUG Command: GET 683983298 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122932972 DLCTRL DEBUG Tx Command reply: GET_REPLY 683983298 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122932975 DLCTRL DEBUG Command: GET 841196528 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122932975 DLCTRL DEBUG Tx Command reply: GET_REPLY 841196528 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122932978 DLCTRL DEBUG Command: GET 665013906 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122932979 DLCTRL DEBUG Tx Command reply: GET_REPLY 665013906 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122932982 DLCTRL DEBUG Command: GET 86295503 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122932982 DLCTRL DEBUG Tx Command reply: GET_REPLY 86295503 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122932985 DLCTRL DEBUG Command: GET 508391285 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122932985 DLCTRL DEBUG Tx Command reply: GET_REPLY 508391285 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122932987 DLCTRL DEBUG Command: GET 872009460 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122932987 DLCTRL DEBUG Tx Command reply: GET_REPLY 872009460 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110111'B, t_guard := 20.000000 } 20250814122933005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)7906621 20250814122934015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122934015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122934015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122934015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122934015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x78a53d, normal) (hnbgw_rua.c:407) 20250814122934015 DHNB DEBUG map_rua[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122934015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122934015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7906621 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122934015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122934015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122934015 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7906621 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122934015 DCN DEBUG map_sccp[0x555be3905ae0]{init}: Allocated (fsm.c:456) 20250814122934015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122934015 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7906621 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122934015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7906621 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122934015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122934015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122934015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122934015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122934015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122934015 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122934015 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{IDLE}: Allocated (fsm.c:456) 20250814122934015 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122934015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030001f70056400500f1100926) (sccp_scrc.c:406) 20250814122934015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122934015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122934015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122934015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122934015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122934015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122934015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122934015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122934015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122934015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122934015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122934015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122934015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122934015 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122934015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122934015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122934015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122934015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122934015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122934015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122934015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122934015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122934015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122934015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)942285 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250814122934016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122934016 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122934016 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122934016 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122934016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122934016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122934016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122934016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122934017 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122934017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122934017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122934017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122934017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122934017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00c4144b) (sccp_scrc.c:477) 20250814122934017 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250814122934017 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122934017 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122934017 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122934017 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122934017 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122934017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122934017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122934017 DLCTRL DEBUG Command: GET 448523197 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122934017 DLCTRL DEBUG Tx Command reply: GET_REPLY 448523197 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250814122934018 DLCTRL DEBUG Command: GET 63399047 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122934018 DLCTRL DEBUG Tx Command reply: GET_REPLY 63399047 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122934019 DLCTRL DEBUG Command: GET 982977554 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122934019 DLCTRL DEBUG Tx Command reply: GET_REPLY 982977554 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122934020 DLCTRL DEBUG Command: GET 91713721 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122934020 DLCTRL DEBUG Tx Command reply: GET_REPLY 91713721 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122934021 DLCTRL DEBUG Command: GET 631517432 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122934021 DLCTRL DEBUG Tx Command reply: GET_REPLY 631517432 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122934022 DLCTRL DEBUG Command: GET 928131592 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122934022 DLCTRL DEBUG Tx Command reply: GET_REPLY 928131592 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122934024 DLCTRL DEBUG Command: GET 783755523 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122934024 DLCTRL DEBUG Tx Command reply: GET_REPLY 783755523 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122934026 DLCTRL DEBUG Command: GET 757978932 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122934026 DLCTRL DEBUG Tx Command reply: GET_REPLY 757978932 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122934027 DLCTRL DEBUG Command: GET 861051714 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122934027 DLCTRL DEBUG Tx Command reply: GET_REPLY 861051714 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122934029 DLCTRL DEBUG Command: GET 77835371 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122934029 DLCTRL DEBUG Tx Command reply: GET_REPLY 77835371 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122934030 DLCTRL DEBUG Command: GET 704933760 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122934030 DLCTRL DEBUG Tx Command reply: GET_REPLY 704933760 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122934032 DLCTRL DEBUG Command: GET 796206188 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122934032 DLCTRL DEBUG Tx Command reply: GET_REPLY 796206188 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122934034 DLCTRL DEBUG Command: GET 937616870 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122934034 DLCTRL DEBUG Tx Command reply: GET_REPLY 937616870 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122934037 DLCTRL DEBUG Command: GET 973346054 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122934037 DLCTRL DEBUG Tx Command reply: GET_REPLY 973346054 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122934040 DLCTRL DEBUG Command: GET 504693949 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122934040 DLCTRL DEBUG Tx Command reply: GET_REPLY 504693949 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122934042 DLCTRL DEBUG Command: GET 854298065 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122934042 DLCTRL DEBUG Tx Command reply: GET_REPLY 854298065 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122934045 DLCTRL DEBUG Command: GET 2914055 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122934045 DLCTRL DEBUG Tx Command reply: GET_REPLY 2914055 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122934047 DLCTRL DEBUG Command: GET 302638904 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122934047 DLCTRL DEBUG Tx Command reply: GET_REPLY 302638904 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122934048 DLCTRL DEBUG Command: GET 548838585 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122934048 DLCTRL DEBUG Tx Command reply: GET_REPLY 548838585 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122934050 DLCTRL DEBUG Command: GET 969051389 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122934050 DLCTRL DEBUG Tx Command reply: GET_REPLY 969051389 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111100'B, t_guard := 20.000000 } 20250814122934080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@8f74a3c05c67: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)2079701 20250814122935109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122935109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122935109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122935109 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122935109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1fbbd5, normal) (hnbgw_rua.c:407) 20250814122935109 DHNB DEBUG map_rua[0x555be3905960]{init}: Allocated (fsm.c:456) 20250814122935109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122935109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2079701 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122935109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122935109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122935109 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122935109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2079701 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122935109 DCN DEBUG map_sccp[0x555be3830e60]{init}: Allocated (fsm.c:456) 20250814122935109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122935109 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2079701 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122935109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2079701 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122935109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122935109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122935109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122935109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122935109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122935109 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122935109 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{IDLE}: Allocated (fsm.c:456) 20250814122935109 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122935109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300013c0056400500f1100926) (sccp_scrc.c:406) 20250814122935109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122935109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122935109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122935109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122935109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122935109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122935109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122935109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122935109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122935109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122935109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935109 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122935109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122935109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122935109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122935109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122935109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122935109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122935109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)8501187 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250814122935116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935116 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122935116 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122935116 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122935116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122935116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122935116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122935116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122935116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122935116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122935116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122935116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122935116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122935116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=002f2a9e) (sccp_scrc.c:477) 20250814122935116 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250814122935116 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122935116 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122935116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122935116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122935117 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122935117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122935117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122935119 DLCTRL DEBUG Command: GET 92782797 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122935119 DLCTRL DEBUG Tx Command reply: GET_REPLY 92782797 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250814122935123 DLCTRL DEBUG Command: GET 94176083 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122935123 DLCTRL DEBUG Tx Command reply: GET_REPLY 94176083 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122935127 DLCTRL DEBUG Command: GET 70123186 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122935128 DLCTRL DEBUG Tx Command reply: GET_REPLY 70123186 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122935132 DLCTRL DEBUG Command: GET 444311794 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122935132 DLCTRL DEBUG Tx Command reply: GET_REPLY 444311794 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122935136 DLCTRL DEBUG Command: GET 160042980 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122935136 DLCTRL DEBUG Tx Command reply: GET_REPLY 160042980 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122935139 DLCTRL DEBUG Command: GET 76441386 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122935139 DLCTRL DEBUG Tx Command reply: GET_REPLY 76441386 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122935143 DLCTRL DEBUG Command: GET 494106773 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122935143 DLCTRL DEBUG Tx Command reply: GET_REPLY 494106773 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122935146 DLCTRL DEBUG Command: GET 1790724 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122935146 DLCTRL DEBUG Tx Command reply: GET_REPLY 1790724 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122935149 DLCTRL DEBUG Command: GET 97296232 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122935149 DLCTRL DEBUG Tx Command reply: GET_REPLY 97296232 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122935151 DLCTRL DEBUG Command: GET 56294852 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122935151 DLCTRL DEBUG Tx Command reply: GET_REPLY 56294852 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122935153 DLCTRL DEBUG Command: GET 779912720 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122935153 DLCTRL DEBUG Tx Command reply: GET_REPLY 779912720 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122935155 DLCTRL DEBUG Command: GET 146058260 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122935155 DLCTRL DEBUG Tx Command reply: GET_REPLY 146058260 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122935157 DLCTRL DEBUG Command: GET 32624394 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122935157 DLCTRL DEBUG Tx Command reply: GET_REPLY 32624394 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122935159 DLCTRL DEBUG Command: GET 30977344 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122935159 DLCTRL DEBUG Tx Command reply: GET_REPLY 30977344 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122935160 DLCTRL DEBUG Command: GET 498281573 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122935160 DLCTRL DEBUG Tx Command reply: GET_REPLY 498281573 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122935161 DLCTRL DEBUG Command: GET 9358859 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122935161 DLCTRL DEBUG Tx Command reply: GET_REPLY 9358859 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122935163 DLCTRL DEBUG Command: GET 942852326 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122935163 DLCTRL DEBUG Tx Command reply: GET_REPLY 942852326 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122935164 DLCTRL DEBUG Command: GET 873539844 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122935164 DLCTRL DEBUG Tx Command reply: GET_REPLY 873539844 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122935166 DLCTRL DEBUG Command: GET 351901689 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122935166 DLCTRL DEBUG Tx Command reply: GET_REPLY 351901689 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122935168 DLCTRL DEBUG Command: GET 87859318 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122935168 DLCTRL DEBUG Tx Command reply: GET_REPLY 87859318 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122935175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122935176 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36949<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(929)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122935178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122935179 DLINP DEBUG SRVCONN(,r=127.0.0.1:56226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122935179 DLINP DEBUG SRVCONN(,r=127.0.0.1:56226<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122935179 DLINP NOTICE SRV(,r=127.0.0.1:56226<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122935179 DMAIN NOTICE (127.0.0.1:56226 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56226<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122935179 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(936)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@8f74a3c05c67: Final verdict of PTC: none 20250814122935182 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122935182 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122935182 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122935182 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@8f74a3c05c67: Final verdict of PTC: none 20250814122935182 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122935182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122935182 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122935182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122935182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122935183 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122935183 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(941)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@8f74a3c05c67: Final verdict of PTC: none 20250814122935183 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122935183 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122935183 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122935183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122935183 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122935183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122935183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(942)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(931)@8f74a3c05c67: Final verdict of PTC: none 20250814122935187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122935188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122935188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@8f74a3c05c67: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(944)@8f74a3c05c67: Final verdict of PTC: pass 20250814122935189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@8f74a3c05c67: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(943)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Aug 14 12:29:35 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250814122935281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122935312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122935312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122935312 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122935312 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122935312 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122935312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122935312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122935312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122935312 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122935312 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122935312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6918), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122935312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122935313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935313 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9394694)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{disconnected}: Freeing instance (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555be3902930]{disconnected}: Deallocated (fsm.c:568) 20250814122935313 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9394694 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122935313 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122935313 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122935313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613e98), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122935313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122935313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935313 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{disrupted}: Freeing instance (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6131968)[0x555be39308c0]{disrupted}: Deallocated (fsm.c:568) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{disconnected}: Freeing instance (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555be3911850]{disconnected}: Deallocated (fsm.c:568) 20250814122935313 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6131968 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122935313 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122935313 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122935313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4144b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122935313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122935313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935313 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7906621)[0x555be39240b0]{disrupted}: Deallocated (fsm.c:568) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{disconnected}: Freeing instance (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x555be3905ae0]{disconnected}: Deallocated (fsm.c:568) 20250814122935313 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7906621 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122935313 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122935313 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122935313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f2a9e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122935313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122935313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935313 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{disrupted}: Freeing instance (context_map.c:202) 20250814122935313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2079701)[0x555be3905960]{disrupted}: Deallocated (fsm.c:568) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{disconnected}: Freeing instance (context_map.c:206) 20250814122935313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555be3830e60]{disconnected}: Deallocated (fsm.c:568) 20250814122935313 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2079701 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814122935313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122935313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122935313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122935313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122935313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122935313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122935313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122935313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122935313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122935884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=383820) 20250814122935989 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122935989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5502b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122935989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935989 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122935989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935989 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122935989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7aaf0), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122935989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122935989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935989 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122935989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f84c7f), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122935989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122935989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122935989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122935989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122935990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935990 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935990 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935990 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122935990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935990 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935990 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935990 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122935990 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122935990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122935990 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122935990 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122935990 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122935990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122935990 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=383820, count=397096) 20250814122937184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122937184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122937184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122937184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122937184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122937184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Aug 14 12:29:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250814122938984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122938987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122938989 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36489<->l=127.0.0.1:4262) (control_if.c:572) 20250814122939000 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122939000 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122939007 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939007 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122939007 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122939008 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939008 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122939008 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939008 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122939008 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939008 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122939008 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35174 (stream_srv.c:142) 20250814122939008 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35174<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122939009 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939009 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122939009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939010 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122939010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939010 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939010 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939010 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122939010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939010 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122939010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939010 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939010 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939010 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122939010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939010 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122939010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939010 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939010 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939010 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122939010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122939010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939010 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122939010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122939010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122939010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122939010 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(957)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(955)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(960)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(960)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(958)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122939033 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939033 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122939033 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122939033 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939033 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122939033 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939033 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122939033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122939033 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122939035 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939035 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122939035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939035 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122939035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939035 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939035 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939035 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122939035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939035 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122939035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939035 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939035 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122939035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939035 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122939035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939035 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939035 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122939035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122939035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122939035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122939035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122939035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122939035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122939035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122939035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122939035 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122939035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122939035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122939035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122939035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122939035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122939035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122939035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122939068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122939068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122939068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122939068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122939068 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122939068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122939068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122939068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122939068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122939073 DLINP DEBUG SRVCONN(,r=127.0.0.1:35174<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122939073 DLINP DEBUG SRVCONN(,r=127.0.0.1:35174<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122939073 DLINP DEBUG SRVCONN(,r=127.0.0.1:35174<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122939073 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122939073 DHNBAP DEBUG (127.0.0.1:35174 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122939073 DHNBAP NOTICE (127.0.0.1:35174 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122939073 DHNBAP NOTICE (127.0.0.1:35174 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122939073 DLINP DEBUG SRVCONN(,r=127.0.0.1:35174<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122939073 DLINP DEBUG SRVCONN(,r=127.0.0.1:35174<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122939220 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122939220 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122939220 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122939221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(957)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122939230 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122939230 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122939230 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122939230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814122939230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939230 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122939230 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122939230 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122939230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122939230 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122939230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(960)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122939233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939233 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122939233 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122939233 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122939233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122939233 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122939233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122939235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122939235 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122939235 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122939235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122939235 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122939235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122939235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122939235 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122939235 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122939235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122939235 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122939235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122939246 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122939246 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122939246 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122939246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122939252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939252 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122939252 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122939252 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122939252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122939252 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122939252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122939252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939252 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122939252 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122939252 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122939252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122939252 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122939252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122939256 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122939256 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122939256 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122939256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(966)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122939262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939262 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122939262 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122939262 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122939262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122939262 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122939262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122939265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122939265 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122939265 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122939265 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122939265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122939265 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122939265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122940042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940042 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122940042 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122940042 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122940042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122940042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122940042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122940042 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122940042 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122940042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122940042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122940043 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122940043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122940043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122940043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122940043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122940043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122940043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122940043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122940043 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122940043 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122940043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122940043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122940043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122940044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122940044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122940044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122940044 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122940044 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122940044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940044 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122940044 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122940044 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122940044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122940044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122940044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122940044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122940046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940046 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122940046 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122940046 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122940046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122940046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122940046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122940046 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122940046 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122940046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122940046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122940046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122940047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122940047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122940047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122940047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122940047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122940047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122940047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122940047 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122940047 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122940047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122940047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122940047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122940048 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122940048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122940048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122940048 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122940048 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122940048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122940048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122940048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122940048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122940048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122940048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122940048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(959)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc0-RAN(956)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122940061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122940061 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122940061 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122940061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122940061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122940061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122940061 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122940061 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122940061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122940061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122940061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122940061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122940061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122940061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122940061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122940061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122940061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122940061 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122940061 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122940061 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122940061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122940061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122940061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122940061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122940061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122940061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122940061 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122940061 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122940061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940061 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122940061 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122940061 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122940061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122940061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122940061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122940061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122940065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940065 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122940065 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122940065 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122940065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122940065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122940065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122940065 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122940065 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122940065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122940065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122940065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122940065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122940065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122940065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122940065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122940065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122940065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122940065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122940065 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122940065 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122940065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122940065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122940065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122940065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122940065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122940065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122940065 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122940065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122940065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122940065 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122940065 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122940065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122940065 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122940065 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122940065 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122940065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122940065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122940065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122940065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122941085 DLCTRL DEBUG Command: GET 223433165 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122941085 DLCTRL DEBUG Tx Command reply: GET_REPLY 223433165 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122941090 DLCTRL DEBUG Command: GET 642969240 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122941090 DLCTRL DEBUG Tx Command reply: GET_REPLY 642969240 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122941095 DLCTRL DEBUG Command: GET 284867610 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122941095 DLCTRL DEBUG Tx Command reply: GET_REPLY 284867610 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122941099 DLCTRL DEBUG Command: GET 537419990 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122941099 DLCTRL DEBUG Tx Command reply: GET_REPLY 537419990 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122941103 DLCTRL DEBUG Command: GET 744621554 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122941103 DLCTRL DEBUG Tx Command reply: GET_REPLY 744621554 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122941107 DLCTRL DEBUG Command: GET 921881098 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122941107 DLCTRL DEBUG Tx Command reply: GET_REPLY 921881098 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122941111 DLCTRL DEBUG Command: GET 893318813 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122941111 DLCTRL DEBUG Tx Command reply: GET_REPLY 893318813 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122941115 DLCTRL DEBUG Command: GET 404129139 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122941115 DLCTRL DEBUG Tx Command reply: GET_REPLY 404129139 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122941120 DLCTRL DEBUG Command: GET 647103181 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122941120 DLCTRL DEBUG Tx Command reply: GET_REPLY 647103181 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122941124 DLCTRL DEBUG Command: GET 516752996 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122941124 DLCTRL DEBUG Tx Command reply: GET_REPLY 516752996 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122941128 DLCTRL DEBUG Command: GET 330896928 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122941128 DLCTRL DEBUG Tx Command reply: GET_REPLY 330896928 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122941132 DLCTRL DEBUG Command: GET 994174315 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122941132 DLCTRL DEBUG Tx Command reply: GET_REPLY 994174315 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122941135 DLCTRL DEBUG Command: GET 422580674 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122941135 DLCTRL DEBUG Tx Command reply: GET_REPLY 422580674 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122941139 DLCTRL DEBUG Command: GET 210061168 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122941139 DLCTRL DEBUG Tx Command reply: GET_REPLY 210061168 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122941142 DLCTRL DEBUG Command: GET 966628151 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122941142 DLCTRL DEBUG Tx Command reply: GET_REPLY 966628151 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122941146 DLCTRL DEBUG Command: GET 34817765 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122941146 DLCTRL DEBUG Tx Command reply: GET_REPLY 34817765 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122941149 DLCTRL DEBUG Command: GET 301290636 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122941149 DLCTRL DEBUG Tx Command reply: GET_REPLY 301290636 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122941152 DLCTRL DEBUG Command: GET 23416679 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122941152 DLCTRL DEBUG Tx Command reply: GET_REPLY 23416679 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122941154 DLCTRL DEBUG Command: GET 858078267 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122941154 DLCTRL DEBUG Tx Command reply: GET_REPLY 858078267 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122941157 DLCTRL DEBUG Command: GET 617831046 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122941157 DLCTRL DEBUG Tx Command reply: GET_REPLY 617831046 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100110'B, t_guard := 20.000000 } 20250814122941192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122941522 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122941522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033c40d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122941522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122941522 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122941522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122941522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122941522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122941522 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122941522 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122941522 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122941522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122941522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122941522 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) 20250814122942227 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122942227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fff33), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122942227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122942227 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122942227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122942227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122942227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122942227 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122942227 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122942227 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122942227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122942227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122942227 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)988647 20250814122942247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122942247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122942247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814122942247 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122942247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf15e7, normal) (hnbgw_rua.c:407) 20250814122942247 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122942247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122942247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-988647 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122942247 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122942247 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122942247 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814122942247 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-988647 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122942247 DCN DEBUG map_sccp[0x555be3902930]{init}: Allocated (fsm.c:456) 20250814122942247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122942247 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-988647 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122942247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-988647 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814122942247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122942247 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122942247 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122942247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122942247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122942247 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122942247 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{IDLE}: Allocated (fsm.c:456) 20250814122942247 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122942247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003a60056400500f1100926) (sccp_scrc.c:406) 20250814122942247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122942247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122942247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122942247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122942247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122942247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122942247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122942247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122942247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122942247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122942247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122942247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122942247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122942247 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122942247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122942247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122942247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122942247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122942247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122942247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122942247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122942247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122942247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122942247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)5160410 HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122942263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122942263 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122942263 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122942263 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122942263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122942263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122942263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122942263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122942263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=00c47c9c) (sccp_scrc.c:477) 20250814122942263 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250814122942263 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122942263 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122942263 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122942263 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122942263 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122942263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122942263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122942263 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122942263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122942263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122942263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122942263 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122942263 DLCTRL DEBUG Command: GET 453257779 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122942263 DLCTRL DEBUG Tx Command reply: GET_REPLY 453257779 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122942266 DLCTRL DEBUG Command: GET 243866769 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122942266 DLCTRL DEBUG Tx Command reply: GET_REPLY 243866769 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122942270 DLCTRL DEBUG Command: GET 473922559 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122942270 DLCTRL DEBUG Tx Command reply: GET_REPLY 473922559 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122942275 DLCTRL DEBUG Command: GET 764076244 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122942275 DLCTRL DEBUG Tx Command reply: GET_REPLY 764076244 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122942279 DLCTRL DEBUG Command: GET 21350468 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122942279 DLCTRL DEBUG Tx Command reply: GET_REPLY 21350468 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122942282 DLCTRL DEBUG Command: GET 597215933 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122942282 DLCTRL DEBUG Tx Command reply: GET_REPLY 597215933 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122942285 DLCTRL DEBUG Command: GET 179780758 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122942285 DLCTRL DEBUG Tx Command reply: GET_REPLY 179780758 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122942288 DLCTRL DEBUG Command: GET 140775221 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122942288 DLCTRL DEBUG Tx Command reply: GET_REPLY 140775221 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122942291 DLCTRL DEBUG Command: GET 964912289 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122942291 DLCTRL DEBUG Tx Command reply: GET_REPLY 964912289 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122942295 DLCTRL DEBUG Command: GET 692126551 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122942295 DLCTRL DEBUG Tx Command reply: GET_REPLY 692126551 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122942299 DLCTRL DEBUG Command: GET 929801020 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122942299 DLCTRL DEBUG Tx Command reply: GET_REPLY 929801020 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122942302 DLCTRL DEBUG Command: GET 190506306 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122942302 DLCTRL DEBUG Tx Command reply: GET_REPLY 190506306 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122942305 DLCTRL DEBUG Command: GET 27362921 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122942305 DLCTRL DEBUG Tx Command reply: GET_REPLY 27362921 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122942308 DLCTRL DEBUG Command: GET 757616193 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122942308 DLCTRL DEBUG Tx Command reply: GET_REPLY 757616193 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122942310 DLCTRL DEBUG Command: GET 446935419 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122942310 DLCTRL DEBUG Tx Command reply: GET_REPLY 446935419 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122942312 DLCTRL DEBUG Command: GET 957887726 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122942312 DLCTRL DEBUG Tx Command reply: GET_REPLY 957887726 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122942314 DLCTRL DEBUG Command: GET 730401883 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122942314 DLCTRL DEBUG Tx Command reply: GET_REPLY 730401883 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122942315 DLCTRL DEBUG Command: GET 290454830 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122942316 DLCTRL DEBUG Tx Command reply: GET_REPLY 290454830 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122942317 DLCTRL DEBUG Command: GET 99097659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122942317 DLCTRL DEBUG Tx Command reply: GET_REPLY 99097659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122942318 DLCTRL DEBUG Command: GET 540236691 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122942318 DLCTRL DEBUG Tx Command reply: GET_REPLY 540236691 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011101'B, t_guard := 20.000000 } 20250814122942350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@8f74a3c05c67: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@8f74a3c05c67: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)5156299 20250814122943382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122943382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122943382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814122943382 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122943382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4eadcb, normal) (hnbgw_rua.c:407) 20250814122943382 DHNB DEBUG map_rua[0x555be3911850]{init}: Allocated (fsm.c:456) 20250814122943382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122943382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156299 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122943382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122943382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122943382 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814122943382 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156299 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814122943382 DCN DEBUG map_sccp[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122943382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122943382 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5156299 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814122943382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5156299 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814122943382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122943382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122943382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122943382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122943382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122943382 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122943382 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{IDLE}: Allocated (fsm.c:456) 20250814122943382 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122943382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300029d0056400500f1100926) (sccp_scrc.c:406) 20250814122943382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122943382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122943382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122943382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122943382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122943382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122943382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122943382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122943382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122943382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122943382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122943382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122943382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122943382 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122943382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122943382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122943382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122943383 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122943383 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122943383 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122943383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122943383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122943383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122943383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@8f74a3c05c67: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)13579790 HNBGW_Test.sgsn1-SCCP(964)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814122943403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122943403 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122943403 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122943403 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122943403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122943403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122943403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122943403 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122943403 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122943403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122943403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122943403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122943403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122943403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=004d3533) (sccp_scrc.c:477) 20250814122943403 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250814122943403 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122943403 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122943403 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122943403 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122943403 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122943403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122943403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122943406 DLCTRL DEBUG Command: GET 885837887 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122943406 DLCTRL DEBUG Tx Command reply: GET_REPLY 885837887 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814122943410 DLCTRL DEBUG Command: GET 919990242 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122943410 DLCTRL DEBUG Tx Command reply: GET_REPLY 919990242 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122943414 DLCTRL DEBUG Command: GET 618369786 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122943414 DLCTRL DEBUG Tx Command reply: GET_REPLY 618369786 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122943418 DLCTRL DEBUG Command: GET 812366333 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122943418 DLCTRL DEBUG Tx Command reply: GET_REPLY 812366333 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122943421 DLCTRL DEBUG Command: GET 466925013 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122943421 DLCTRL DEBUG Tx Command reply: GET_REPLY 466925013 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122943426 DLCTRL DEBUG Command: GET 800043022 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122943426 DLCTRL DEBUG Tx Command reply: GET_REPLY 800043022 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122943430 DLCTRL DEBUG Command: GET 58282962 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122943430 DLCTRL DEBUG Tx Command reply: GET_REPLY 58282962 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122943433 DLCTRL DEBUG Command: GET 365574441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122943433 DLCTRL DEBUG Tx Command reply: GET_REPLY 365574441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122943437 DLCTRL DEBUG Command: GET 252245506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122943437 DLCTRL DEBUG Tx Command reply: GET_REPLY 252245506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122943440 DLCTRL DEBUG Command: GET 861431816 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122943440 DLCTRL DEBUG Tx Command reply: GET_REPLY 861431816 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122943443 DLCTRL DEBUG Command: GET 521217081 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122943443 DLCTRL DEBUG Tx Command reply: GET_REPLY 521217081 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122943445 DLCTRL DEBUG Command: GET 929882902 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122943445 DLCTRL DEBUG Tx Command reply: GET_REPLY 929882902 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122943448 DLCTRL DEBUG Command: GET 414355030 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122943448 DLCTRL DEBUG Tx Command reply: GET_REPLY 414355030 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122943449 DLCTRL DEBUG Command: GET 911078226 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122943450 DLCTRL DEBUG Tx Command reply: GET_REPLY 911078226 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122943451 DLCTRL DEBUG Command: GET 352168835 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122943451 DLCTRL DEBUG Tx Command reply: GET_REPLY 352168835 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122943453 DLCTRL DEBUG Command: GET 696774340 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122943453 DLCTRL DEBUG Tx Command reply: GET_REPLY 696774340 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122943454 DLCTRL DEBUG Command: GET 639174556 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122943454 DLCTRL DEBUG Tx Command reply: GET_REPLY 639174556 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122943456 DLCTRL DEBUG Command: GET 780437294 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122943456 DLCTRL DEBUG Tx Command reply: GET_REPLY 780437294 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122943457 DLCTRL DEBUG Command: GET 380283487 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122943457 DLCTRL DEBUG Tx Command reply: GET_REPLY 380283487 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122943458 DLCTRL DEBUG Command: GET 652315817 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122943458 DLCTRL DEBUG Tx Command reply: GET_REPLY 652315817 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000010'B, t_guard := 20.000000 } 20250814122943484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)3504965 20250814122944516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122944516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122944516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814122944516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122944516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x357b45, normal) (hnbgw_rua.c:407) 20250814122944516 DHNB DEBUG map_rua[0x555be3830e60]{init}: Allocated (fsm.c:456) 20250814122944516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122944516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3504965 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122944516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122944516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122944516 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3504965 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814122944516 DCN DEBUG map_sccp[0x555be39125e0]{init}: Allocated (fsm.c:456) 20250814122944516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122944516 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3504965 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814122944516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3504965 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814122944516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122944516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122944516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122944516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122944516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122944516 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122944516 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{IDLE}: Allocated (fsm.c:456) 20250814122944516 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122944516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000c20056400500f1100926) (sccp_scrc.c:406) 20250814122944516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122944516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122944517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122944517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122944517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122944517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122944517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122944517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122944517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122944517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122944517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122944517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122944517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122944517 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122944517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122944517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122944517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122944517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122944517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122944517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122944517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122944517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122944517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)8315203 HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122944523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944523 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122944523 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122944523 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122944523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122944523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122944523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122944523 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122944523 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122944523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122944523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122944523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122944523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122944523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=0015e9d9) (sccp_scrc.c:477) 20250814122944523 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250814122944523 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122944523 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122944523 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122944523 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122944523 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122944523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122944523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122944525 DLCTRL DEBUG Command: GET 417203675 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122944525 DLCTRL DEBUG Tx Command reply: GET_REPLY 417203675 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814122944530 DLCTRL DEBUG Command: GET 761304305 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122944530 DLCTRL DEBUG Tx Command reply: GET_REPLY 761304305 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122944534 DLCTRL DEBUG Command: GET 862770664 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122944534 DLCTRL DEBUG Tx Command reply: GET_REPLY 862770664 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122944538 DLCTRL DEBUG Command: GET 921120572 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122944538 DLCTRL DEBUG Tx Command reply: GET_REPLY 921120572 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122944542 DLCTRL DEBUG Command: GET 351379744 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122944542 DLCTRL DEBUG Tx Command reply: GET_REPLY 351379744 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122944546 DLCTRL DEBUG Command: GET 115517882 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122944546 DLCTRL DEBUG Tx Command reply: GET_REPLY 115517882 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814122944549 DLCTRL DEBUG Command: GET 153549542 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122944549 DLCTRL DEBUG Tx Command reply: GET_REPLY 153549542 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122944552 DLCTRL DEBUG Command: GET 69795499 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122944552 DLCTRL DEBUG Tx Command reply: GET_REPLY 69795499 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122944554 DLCTRL DEBUG Command: GET 879145965 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122944554 DLCTRL DEBUG Tx Command reply: GET_REPLY 879145965 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122944557 DLCTRL DEBUG Command: GET 98213775 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122944557 DLCTRL DEBUG Tx Command reply: GET_REPLY 98213775 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122944559 DLCTRL DEBUG Command: GET 949884944 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122944559 DLCTRL DEBUG Tx Command reply: GET_REPLY 949884944 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122944560 DLCTRL DEBUG Command: GET 625214743 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122944560 DLCTRL DEBUG Tx Command reply: GET_REPLY 625214743 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122944562 DLCTRL DEBUG Command: GET 208475028 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122944562 DLCTRL DEBUG Tx Command reply: GET_REPLY 208475028 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122944563 DLCTRL DEBUG Command: GET 207985175 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122944563 DLCTRL DEBUG Tx Command reply: GET_REPLY 207985175 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122944565 DLCTRL DEBUG Command: GET 883447885 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122944565 DLCTRL DEBUG Tx Command reply: GET_REPLY 883447885 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122944568 DLCTRL DEBUG Command: GET 825622506 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122944568 DLCTRL DEBUG Tx Command reply: GET_REPLY 825622506 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122944571 DLCTRL DEBUG Command: GET 309382285 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122944571 DLCTRL DEBUG Tx Command reply: GET_REPLY 309382285 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122944574 DLCTRL DEBUG Command: GET 256273626 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122944575 DLCTRL DEBUG Tx Command reply: GET_REPLY 256273626 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122944578 DLCTRL DEBUG Command: GET 473429210 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122944578 DLCTRL DEBUG Tx Command reply: GET_REPLY 473429210 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122944582 DLCTRL DEBUG Command: GET 739350621 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122944582 DLCTRL DEBUG Tx Command reply: GET_REPLY 739350621 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122944593 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36489<->l=127.0.0.1:4262) (control_if.c:193) 20250814122944595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(949)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(948)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122944597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122944599 DLINP DEBUG SRVCONN(,r=127.0.0.1:35174<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122944599 DLINP DEBUG SRVCONN(,r=127.0.0.1:35174<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122944599 DLINP NOTICE SRV(,r=127.0.0.1:35174<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122944599 DMAIN NOTICE (127.0.0.1:35174 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35174<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122944599 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(956)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@8f74a3c05c67: Final verdict of PTC: none 20250814122944601 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122944601 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122944601 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814122944601 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122944601 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122944601 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122944601 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122944601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122944601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122944601 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122944601 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122944601 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122944601 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122944601 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122944601 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122944602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122944602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122944602 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122944602 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122944602 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122944602 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc1-RAN(959)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@8f74a3c05c67: Final verdict of PTC: none 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122944602 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122944602 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122944602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122944602 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122944602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122944602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122944603 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814122944603 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250814122944603 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122944603 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122944603 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122944603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122944603 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-SCCP(964)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@8f74a3c05c67: Final verdict of PTC: none 20250814122944603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122944603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(961)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@8f74a3c05c67: Final verdict of PTC: none 20250814122944608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122944609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50386<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(967)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@8f74a3c05c67: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@8f74a3c05c67: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(950)@8f74a3c05c67: Final verdict of PTC: none 20250814122944633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Aug 14 12:29:44 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250814122944720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122944720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122944720 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122944720 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122944720 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122944720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122944720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122944720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122944720 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122944720 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122944720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47c9c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122944721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122944721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122944721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122944721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122944721 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-988647)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{disconnected}: Freeing instance (context_map.c:206) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555be3902930]{disconnected}: Deallocated (fsm.c:568) 20250814122944721 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-988647 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122944721 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122944721 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122944721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d3533), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122944721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122944721 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122944721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122944721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122944721 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{disrupted}: Freeing instance (context_map.c:202) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5156299)[0x555be3911850]{disrupted}: Deallocated (fsm.c:568) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{disconnected}: Freeing instance (context_map.c:206) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x555be39240b0]{disconnected}: Deallocated (fsm.c:568) 20250814122944721 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5156299 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122944721 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122944721 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122944721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015e9d9), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122944721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122944721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122944721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122944721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122944721 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{disrupted}: Freeing instance (context_map.c:202) 20250814122944721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3504965)[0x555be3830e60]{disrupted}: Deallocated (fsm.c:568) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{disconnected}: Freeing instance (context_map.c:206) 20250814122944721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555be39125e0]{disconnected}: Deallocated (fsm.c:568) 20250814122944721 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3504965 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814122944721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122944721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122944721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122944721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122944721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122944721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122944721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122944721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122944721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122944721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122944721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122944721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122944721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122944721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122944727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122945313 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122945314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f2a9e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122945314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122945314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122945314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122945314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122945314 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122945314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4144b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122945314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122945314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122945314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122945314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122945314 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122945314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613e98), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122945314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122945314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122945314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122945314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122945314 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122945314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6918), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122945314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122945314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122945314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122945314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122945315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122945315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122945315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122945315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122945315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122945315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122945315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122945315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122945315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122945315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122945315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122945315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122945315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122945315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122945315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122945315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122945315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122945315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122945315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122945315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122945315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122945329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=404856) 20250814122945990 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122945990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f84c7f), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122945990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122945990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122945990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122945990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122945990 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122945990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7aaf0), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122945990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122945990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122945990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122945990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122945990 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122945990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5502b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122945990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122945990 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122945990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122945990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122945991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122945991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122945991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122945991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122945991 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122945991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122945991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122945991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122945991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122945991 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122945991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122945991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122945991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122945991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122945991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122945991 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=404856, count=422756) 20250814122946602 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122946602 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122946602 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122946602 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122946602 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122946602 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122946603 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122946603 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122946603 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122946604 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122946604 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122946604 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Aug 14 12:29:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250814122948437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122948442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122948446 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42511<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122948465 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122948465 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122948472 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948472 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948472 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122948472 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948472 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948472 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122948472 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948472 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948472 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948472 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948472 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54638 (stream_srv.c:142) 20250814122948472 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54638<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122948473 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948473 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122948473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122948473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948473 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122948473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948473 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948473 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948474 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122948474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948474 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122948474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948474 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948474 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948474 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122948474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948474 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122948474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948474 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948474 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948474 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122948474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122948474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948474 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122948474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122948474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122948474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122948474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(981)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(981)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(979)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(984)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(984)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(982)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122948501 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948501 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948501 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122948501 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948501 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948501 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122948501 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948501 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948501 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122948501 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122948502 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948502 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122948502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122948502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948502 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122948502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948503 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948503 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948503 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122948503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948503 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122948503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948503 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948503 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948503 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122948503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948503 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122948503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948503 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948503 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122948503 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122948503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122948503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122948503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122948503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122948503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122948503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122948503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122948503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122948503 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122948503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814122948503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122948503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122948503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122948503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122948503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122948503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122948538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122948539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122948539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122948539 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122948539 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122948539 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122948539 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122948539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122948539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122948546 DLINP DEBUG SRVCONN(,r=127.0.0.1:54638<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122948546 DLINP DEBUG SRVCONN(,r=127.0.0.1:54638<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122948546 DLINP DEBUG SRVCONN(,r=127.0.0.1:54638<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122948546 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122948546 DHNBAP DEBUG (127.0.0.1:54638 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122948546 DHNBAP NOTICE (127.0.0.1:54638 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122948546 DHNBAP NOTICE (127.0.0.1:54638 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122948546 DLINP DEBUG SRVCONN(,r=127.0.0.1:54638<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122948546 DLINP DEBUG SRVCONN(,r=127.0.0.1:54638<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122948684 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122948684 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122948684 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122948684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(981)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122948692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948692 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122948692 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122948692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122948692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122948692 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122948692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122948695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122948695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122948695 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122948695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122948695 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122948695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122948697 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122948697 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122948697 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122948697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(984)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122948702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122948702 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122948702 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122948702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122948702 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122948702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122948703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948703 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122948703 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122948703 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122948703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122948703 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122948703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122948715 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122948715 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122948715 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122948715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(987)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122948722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948722 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122948722 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122948722 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122948722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122948722 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122948722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122948723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948723 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122948723 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122948723 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122948723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122948723 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122948723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122948726 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122948726 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122948726 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122948726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(990)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122948729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122948729 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122948729 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122948729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122948729 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122948729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122948731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122948731 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122948731 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122948731 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122948731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122948731 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122948731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122949505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122949506 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122949506 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122949506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122949506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122949506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122949506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122949506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122949506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122949506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122949506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122949506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122949506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122949506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122949506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122949506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122949507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122949507 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122949507 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122949507 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122949507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122949507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122949507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122949508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122949508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122949508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122949508 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122949508 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122949508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122949508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122949508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122949508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122949508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122949508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122949508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122949513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122949513 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122949513 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122949513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122949513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122949513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122949513 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122949513 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122949513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122949513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122949513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122949513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122949513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122949513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122949513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122949513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122949513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122949513 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122949513 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122949513 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122949513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122949513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122949513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122949513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122949513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122949513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122949513 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122949513 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122949513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949513 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122949513 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122949513 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122949513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122949513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122949513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122949513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(980)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(983)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122949522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949522 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122949522 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122949522 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122949522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122949522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122949522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122949522 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122949522 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122949522 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122949522 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122949522 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122949522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122949522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122949522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122949522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122949522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122949522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122949522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122949522 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122949522 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122949522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122949522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122949522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122949522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122949522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122949522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122949522 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122949522 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122949522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949522 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122949522 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122949522 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122949522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122949522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122949522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122949522 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(986)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122949536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949536 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122949536 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122949536 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122949536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122949536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122949536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122949536 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122949536 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122949536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122949536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122949536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122949536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122949536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122949536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122949536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122949536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122949536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122949536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122949536 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122949536 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122949536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122949536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122949536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122949536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122949536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122949536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122949536 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122949536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122949536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122949536 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122949536 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122949536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122949536 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122949536 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122949536 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122949536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122949536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122949536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122949536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122950559 DLCTRL DEBUG Command: GET 181175959 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122950559 DLCTRL DEBUG Tx Command reply: GET_REPLY 181175959 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122950564 DLCTRL DEBUG Command: GET 45069265 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122950564 DLCTRL DEBUG Tx Command reply: GET_REPLY 45069265 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122950569 DLCTRL DEBUG Command: GET 830763800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122950569 DLCTRL DEBUG Tx Command reply: GET_REPLY 830763800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122950573 DLCTRL DEBUG Command: GET 919955379 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122950573 DLCTRL DEBUG Tx Command reply: GET_REPLY 919955379 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122950577 DLCTRL DEBUG Command: GET 264256913 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122950577 DLCTRL DEBUG Tx Command reply: GET_REPLY 264256913 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814122950581 DLCTRL DEBUG Command: GET 624907720 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122950581 DLCTRL DEBUG Tx Command reply: GET_REPLY 624907720 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122950585 DLCTRL DEBUG Command: GET 805691575 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122950585 DLCTRL DEBUG Tx Command reply: GET_REPLY 805691575 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814122950589 DLCTRL DEBUG Command: GET 395678012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122950589 DLCTRL DEBUG Tx Command reply: GET_REPLY 395678012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122950593 DLCTRL DEBUG Command: GET 313239732 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122950593 DLCTRL DEBUG Tx Command reply: GET_REPLY 313239732 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122950599 DLCTRL DEBUG Command: GET 119169677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122950599 DLCTRL DEBUG Tx Command reply: GET_REPLY 119169677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814122950603 DLCTRL DEBUG Command: GET 275357542 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122950603 DLCTRL DEBUG Tx Command reply: GET_REPLY 275357542 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122950606 DLCTRL DEBUG Command: GET 199276134 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122950606 DLCTRL DEBUG Tx Command reply: GET_REPLY 199276134 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122950609 DLCTRL DEBUG Command: GET 942869767 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122950609 DLCTRL DEBUG Tx Command reply: GET_REPLY 942869767 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122950613 DLCTRL DEBUG Command: GET 730728357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122950613 DLCTRL DEBUG Tx Command reply: GET_REPLY 730728357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122950617 DLCTRL DEBUG Command: GET 651411935 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122950617 DLCTRL DEBUG Tx Command reply: GET_REPLY 651411935 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814122950624 DLCTRL DEBUG Command: GET 698781642 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122950624 DLCTRL DEBUG Tx Command reply: GET_REPLY 698781642 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122950628 DLCTRL DEBUG Command: GET 442964990 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122950628 DLCTRL DEBUG Tx Command reply: GET_REPLY 442964990 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122950630 DLCTRL DEBUG Command: GET 811367729 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122950630 DLCTRL DEBUG Tx Command reply: GET_REPLY 811367729 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122950631 DLCTRL DEBUG Command: GET 57463659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122950631 DLCTRL DEBUG Tx Command reply: GET_REPLY 57463659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122950633 DLCTRL DEBUG Command: GET 556028584 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122950633 DLCTRL DEBUG Tx Command reply: GET_REPLY 556028584 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011101'B, t_guard := 20.000000 } 20250814122950666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122951524 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122951524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033c40d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122951524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122951524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122951524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122951524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122951524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122951524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122951524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122951524 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122951524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122951524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122951524 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(992) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)6091358 20250814122951703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122951703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122951703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250814122951703 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122951703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5cf25e, normal) (hnbgw_rua.c:407) 20250814122951703 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814122951703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122951703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6091358 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122951703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122951703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122951703 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250814122951703 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6091358 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250814122951703 DCN DEBUG map_sccp[0x555be3902930]{init}: Allocated (fsm.c:456) 20250814122951703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122951703 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6091358 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814122951703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6091358 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250814122951703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122951703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122951703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122951703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122951703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122951703 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122951704 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{IDLE}: Allocated (fsm.c:456) 20250814122951704 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122951704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030000dd0056400500f1100926) (sccp_scrc.c:406) 20250814122951704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122951704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122951704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122951704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122951704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122951704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122951704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122951704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122951704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122951704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122951704 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122951704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122951704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122951704 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122951704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122951704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122951704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122951704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122951704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122951704 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122951704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122951704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122951704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122951704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)14180543 TC_sgsnpool_L3Complete_valid_nri_10(992)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122951716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122951716 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122951716 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122951716 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122951716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122951716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122951716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122951716 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122951716 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122951716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122951716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122951716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122951716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122951717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=001459f1) (sccp_scrc.c:477) 20250814122951717 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250814122951717 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122951717 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122951717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122951717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122951717 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122951717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122951717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814122951717 DLCTRL DEBUG Command: GET 31899335 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122951717 DLCTRL DEBUG Tx Command reply: GET_REPLY 31899335 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122951722 DLCTRL DEBUG Command: GET 690773415 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122951722 DLCTRL DEBUG Tx Command reply: GET_REPLY 690773415 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122951725 DLCTRL DEBUG Command: GET 890713820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122951725 DLCTRL DEBUG Tx Command reply: GET_REPLY 890713820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122951729 DLCTRL DEBUG Command: GET 212915157 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122951729 DLCTRL DEBUG Tx Command reply: GET_REPLY 212915157 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122951732 DLCTRL DEBUG Command: GET 890952111 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122951732 DLCTRL DEBUG Tx Command reply: GET_REPLY 890952111 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122951736 DLCTRL DEBUG Command: GET 427880115 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122951736 DLCTRL DEBUG Tx Command reply: GET_REPLY 427880115 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122951740 DLCTRL DEBUG Command: GET 351780596 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122951740 DLCTRL DEBUG Tx Command reply: GET_REPLY 351780596 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250814122951744 DLCTRL DEBUG Command: GET 843170869 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122951744 DLCTRL DEBUG Tx Command reply: GET_REPLY 843170869 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122951751 DLCTRL DEBUG Command: GET 333036752 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122951751 DLCTRL DEBUG Tx Command reply: GET_REPLY 333036752 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122951757 DLCTRL DEBUG Command: GET 874193032 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122951757 DLCTRL DEBUG Tx Command reply: GET_REPLY 874193032 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122951762 DLCTRL DEBUG Command: GET 249151821 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122951762 DLCTRL DEBUG Tx Command reply: GET_REPLY 249151821 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122951767 DLCTRL DEBUG Command: GET 124515009 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122951767 DLCTRL DEBUG Tx Command reply: GET_REPLY 124515009 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122951771 DLCTRL DEBUG Command: GET 792357823 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122951771 DLCTRL DEBUG Tx Command reply: GET_REPLY 792357823 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122951775 DLCTRL DEBUG Command: GET 485335636 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122951775 DLCTRL DEBUG Tx Command reply: GET_REPLY 485335636 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122951779 DLCTRL DEBUG Command: GET 647012654 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122951779 DLCTRL DEBUG Tx Command reply: GET_REPLY 647012654 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122951782 DLCTRL DEBUG Command: GET 443014718 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122951782 DLCTRL DEBUG Tx Command reply: GET_REPLY 443014718 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122951786 DLCTRL DEBUG Command: GET 859252319 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122951786 DLCTRL DEBUG Tx Command reply: GET_REPLY 859252319 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122951790 DLCTRL DEBUG Command: GET 623702811 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122951790 DLCTRL DEBUG Tx Command reply: GET_REPLY 623702811 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122951796 DLCTRL DEBUG Command: GET 600302318 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122951796 DLCTRL DEBUG Tx Command reply: GET_REPLY 600302318 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122951802 DLCTRL DEBUG Command: GET 656227765 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122951802 DLCTRL DEBUG Tx Command reply: GET_REPLY 656227765 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000000'B, t_guard := 20.000000 } 20250814122951840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122952228 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122952228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fff33), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122952228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122952228 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122952228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122952228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122952228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122952228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122952228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122952228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122952228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122952228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122952229 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(993) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)8861046 20250814122952855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122952855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122952855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250814122952855 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122952855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x873576, normal) (hnbgw_rua.c:407) 20250814122952855 DHNB DEBUG map_rua[0x555be39240b0]{init}: Allocated (fsm.c:456) 20250814122952855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122952855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8861046 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122952855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122952855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122952855 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250814122952855 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8861046 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250814122952855 DCN DEBUG map_sccp[0x555be3830e60]{init}: Allocated (fsm.c:456) 20250814122952855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122952855 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8861046 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814122952855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8861046 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250814122952855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122952855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122952855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122952855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122952855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122952855 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122952855 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{IDLE}: Allocated (fsm.c:456) 20250814122952855 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122952855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000c00056400500f1100926) (sccp_scrc.c:406) 20250814122952855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122952855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122952855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122952855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122952855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122952855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122952855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122952855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122952855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122952855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122952855 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122952855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122952855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122952855 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122952855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122952856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122952856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122952856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122952856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122952856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122952856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122952856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122952856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122952856 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)5701209 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814122952858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122952858 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122952858 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122952858 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122952858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122952858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122952858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122952858 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122952858 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122952858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122952858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122952858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122952858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122952858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=0085e43e) (sccp_scrc.c:477) 20250814122952858 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250814122952858 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122952858 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122952858 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122952858 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122952858 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122952858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122952858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(993)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122952859 DLCTRL DEBUG Command: GET 55924211 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122952859 DLCTRL DEBUG Tx Command reply: GET_REPLY 55924211 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122952860 DLCTRL DEBUG Command: GET 279799603 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122952860 DLCTRL DEBUG Tx Command reply: GET_REPLY 279799603 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122952862 DLCTRL DEBUG Command: GET 674827662 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122952862 DLCTRL DEBUG Tx Command reply: GET_REPLY 674827662 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122952864 DLCTRL DEBUG Command: GET 630482949 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122952864 DLCTRL DEBUG Tx Command reply: GET_REPLY 630482949 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122952866 DLCTRL DEBUG Command: GET 372470429 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122952866 DLCTRL DEBUG Tx Command reply: GET_REPLY 372470429 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122952868 DLCTRL DEBUG Command: GET 94776753 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122952868 DLCTRL DEBUG Tx Command reply: GET_REPLY 94776753 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122952871 DLCTRL DEBUG Command: GET 523590270 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122952871 DLCTRL DEBUG Tx Command reply: GET_REPLY 523590270 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250814122952873 DLCTRL DEBUG Command: GET 408540275 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122952873 DLCTRL DEBUG Tx Command reply: GET_REPLY 408540275 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122952876 DLCTRL DEBUG Command: GET 624378456 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122952876 DLCTRL DEBUG Tx Command reply: GET_REPLY 624378456 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122952878 DLCTRL DEBUG Command: GET 617878957 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122952878 DLCTRL DEBUG Tx Command reply: GET_REPLY 617878957 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122952881 DLCTRL DEBUG Command: GET 494042050 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122952881 DLCTRL DEBUG Tx Command reply: GET_REPLY 494042050 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122952883 DLCTRL DEBUG Command: GET 411039510 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122952883 DLCTRL DEBUG Tx Command reply: GET_REPLY 411039510 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122952884 DLCTRL DEBUG Command: GET 457016295 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122952884 DLCTRL DEBUG Tx Command reply: GET_REPLY 457016295 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122952886 DLCTRL DEBUG Command: GET 942513047 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122952886 DLCTRL DEBUG Tx Command reply: GET_REPLY 942513047 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122952888 DLCTRL DEBUG Command: GET 875204184 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122952888 DLCTRL DEBUG Tx Command reply: GET_REPLY 875204184 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122952889 DLCTRL DEBUG Command: GET 646915042 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122952889 DLCTRL DEBUG Tx Command reply: GET_REPLY 646915042 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122952891 DLCTRL DEBUG Command: GET 588086408 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122952891 DLCTRL DEBUG Tx Command reply: GET_REPLY 588086408 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122952893 DLCTRL DEBUG Command: GET 372075757 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122952893 DLCTRL DEBUG Tx Command reply: GET_REPLY 372075757 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122952896 DLCTRL DEBUG Command: GET 549575560 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122952896 DLCTRL DEBUG Tx Command reply: GET_REPLY 549575560 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122952897 DLCTRL DEBUG Command: GET 174346657 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122952897 DLCTRL DEBUG Tx Command reply: GET_REPLY 174346657 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101101101'B, t_guard := 20.000000 } 20250814122952927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(994) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)5623212 20250814122953949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122953949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122953949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250814122953949 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814122953949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55cdac, normal) (hnbgw_rua.c:407) 20250814122953949 DHNB DEBUG map_rua[0x555be390da80]{init}: Allocated (fsm.c:456) 20250814122953949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814122953949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5623212 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814122953949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122953949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122953949 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250814122953949 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5623212 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250814122953949 DCN DEBUG map_sccp[0x555be388f4c0]{init}: Allocated (fsm.c:456) 20250814122953949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814122953949 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5623212 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814122953949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5623212 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250814122953949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814122953949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814122953949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814122953949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814122953949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814122953949 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814122953949 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{IDLE}: Allocated (fsm.c:456) 20250814122953949 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814122953949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300016d0056400500f1100926) (sccp_scrc.c:406) 20250814122953949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122953949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122953949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122953949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122953949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122953949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122953949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122953949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122953949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122953949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122953949 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122953949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122953949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122953949 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814122953949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814122953949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814122953949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122953949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122953949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122953949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122953949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122953949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122953949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122953949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)519762 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(994)@8f74a3c05c67: setverdict(pass): none -> pass 20250814122953951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122953951 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122953951 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122953951 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122953951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122953951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122953951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122953951 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122953951 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122953951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122953951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122953951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122953951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122953951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=0037ddd7) (sccp_scrc.c:477) 20250814122953951 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250814122953951 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814122953951 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814122953951 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122953951 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814122953951 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814122953951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814122953951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814122953951 DLCTRL DEBUG Command: GET 131920703 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814122953951 DLCTRL DEBUG Tx Command reply: GET_REPLY 131920703 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814122953952 DLCTRL DEBUG Command: GET 590851387 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814122953952 DLCTRL DEBUG Tx Command reply: GET_REPLY 590851387 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814122953953 DLCTRL DEBUG Command: GET 217363820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814122953953 DLCTRL DEBUG Tx Command reply: GET_REPLY 217363820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122953954 DLCTRL DEBUG Command: GET 672139077 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122953954 DLCTRL DEBUG Tx Command reply: GET_REPLY 672139077 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122953954 DLCTRL DEBUG Command: GET 203780499 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814122953954 DLCTRL DEBUG Tx Command reply: GET_REPLY 203780499 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122953955 DLCTRL DEBUG Command: GET 723068374 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814122953955 DLCTRL DEBUG Tx Command reply: GET_REPLY 723068374 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814122953956 DLCTRL DEBUG Command: GET 719134721 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814122953956 DLCTRL DEBUG Tx Command reply: GET_REPLY 719134721 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250814122953957 DLCTRL DEBUG Command: GET 744490776 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814122953957 DLCTRL DEBUG Tx Command reply: GET_REPLY 744490776 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122953957 DLCTRL DEBUG Command: GET 768777812 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122953957 DLCTRL DEBUG Tx Command reply: GET_REPLY 768777812 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122953958 DLCTRL DEBUG Command: GET 876222116 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814122953958 DLCTRL DEBUG Tx Command reply: GET_REPLY 876222116 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122953959 DLCTRL DEBUG Command: GET 378553976 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814122953959 DLCTRL DEBUG Tx Command reply: GET_REPLY 378553976 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814122953959 DLCTRL DEBUG Command: GET 817328937 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814122953959 DLCTRL DEBUG Tx Command reply: GET_REPLY 817328937 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814122953960 DLCTRL DEBUG Command: GET 985153244 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814122953960 DLCTRL DEBUG Tx Command reply: GET_REPLY 985153244 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122953961 DLCTRL DEBUG Command: GET 82363096 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122953961 DLCTRL DEBUG Tx Command reply: GET_REPLY 82363096 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122953962 DLCTRL DEBUG Command: GET 800883722 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814122953962 DLCTRL DEBUG Tx Command reply: GET_REPLY 800883722 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122953963 DLCTRL DEBUG Command: GET 356025966 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814122953963 DLCTRL DEBUG Tx Command reply: GET_REPLY 356025966 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814122953965 DLCTRL DEBUG Command: GET 562010143 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814122953965 DLCTRL DEBUG Tx Command reply: GET_REPLY 562010143 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814122953965 DLCTRL DEBUG Command: GET 33314691 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814122953965 DLCTRL DEBUG Tx Command reply: GET_REPLY 33314691 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814122953966 DLCTRL DEBUG Command: GET 627306959 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814122953966 DLCTRL DEBUG Tx Command reply: GET_REPLY 627306959 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814122953967 DLCTRL DEBUG Command: GET 232902335 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814122953967 DLCTRL DEBUG Tx Command reply: GET_REPLY 232902335 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814122953970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122953970 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42511<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(972)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122953971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122953971 DLINP DEBUG SRVCONN(,r=127.0.0.1:54638<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122953971 DLINP DEBUG SRVCONN(,r=127.0.0.1:54638<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122953972 DLINP NOTICE SRV(,r=127.0.0.1:54638<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122953972 DMAIN NOTICE (127.0.0.1:54638 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54638<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122953972 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(979)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@8f74a3c05c67: Final verdict of PTC: none 20250814122953972 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814122953972 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122953972 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814122953972 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814122953972 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122953972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122953972 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122953972 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122953972 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122953972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122953972 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122953972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814122953972 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814122953972 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122953972 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814122953972 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814122953972 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814122953972 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814122953972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814122953972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(985)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(974)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(991)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(993)@8f74a3c05c67: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(992)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(984)@8f74a3c05c67: Final verdict of PTC: none 20250814122953988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122953988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814122953991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(994)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Aug 14 12:29:54 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250814122954067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122954152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122954153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122954153 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814122954153 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814122954153 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122954153 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122954153 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122954153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001459f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122954153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122954153 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122954153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122954153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122954153 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6091358)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{disconnected}: Freeing instance (context_map.c:206) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x555be3902930]{disconnected}: Deallocated (fsm.c:568) 20250814122954153 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6091358 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122954153 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122954153 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122954153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085e43e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122954153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122954153 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122954153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122954153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122954153 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{disrupted}: Freeing instance (context_map.c:202) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8861046)[0x555be39240b0]{disrupted}: Deallocated (fsm.c:568) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{disconnected}: Freeing instance (context_map.c:206) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555be3830e60]{disconnected}: Deallocated (fsm.c:568) 20250814122954153 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8861046 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814122954153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814122954153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814122954153 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814122954154 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814122954154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ddd7), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814122954154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122954154 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122954154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122954154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122954154 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814122954154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814122954154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814122954154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{disrupted}: Freeing instance (context_map.c:202) 20250814122954154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5623212)[0x555be390da80]{disrupted}: Deallocated (fsm.c:568) 20250814122954154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814122954154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250814122954154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x555be388f4c0]{disconnected}: Deallocated (fsm.c:568) 20250814122954154 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5623212 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814122954154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122954154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122954154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122954154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122954154 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122954154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122954154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122954154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122954154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122954154 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122954154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122954154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122954154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122954154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122954154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122954154 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122954721 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122954721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015e9d9), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122954721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122954721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122954721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122954721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122954721 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122954721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d3533), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122954721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122954721 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122954721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122954721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122954721 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814122954721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47c9c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122954721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122954721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122954721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122954721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122954722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122954722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122954722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122954722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122954722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122954722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122954722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122954722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122954722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122954722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122954722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122954722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122954722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122954722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122954722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122954722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122954770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405160) 20250814122955314 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122955314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613e98), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122955314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122955314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122955315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122955315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122955315 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122955315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4144b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122955315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122955315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122955315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122955315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122955315 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122955315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f2a9e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122955315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122955315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122955315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122955315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122955315 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122955315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6918), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122955315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122955315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122955315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122955315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122955315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122955315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122955315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122955315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122955315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122955315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122955315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122955315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122955315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122955315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122955315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122955315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122955315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122955315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122955315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122955316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122955316 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814122955316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122955316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122955316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122955316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122955316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122955316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122955316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122955316 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=405160, count=435952) 20250814122955974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122955974 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122955974 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814122955974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122955974 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122955974 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814122955974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122955974 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814122955974 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814122955974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814122955974 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814122955974 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814122955990 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122955991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7aaf0), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122955991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122955991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122955991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122955991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122955991 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122955991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f84c7f), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122955991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122955991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122955991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122955991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122955991 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814122955991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5502b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814122955991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122955991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122955991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122955991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122955991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122955991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122955991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122955991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122955991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122955991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122955991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122955991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814122955991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122955991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122955991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122955991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122955991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Aug 14 12:29:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250814122957889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122957893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814122957896 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45563<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122957910 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814122957910 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122957916 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957916 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122957916 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122957917 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957917 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122957917 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122957917 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957917 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814122957917 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957917 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122957917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43585 (stream_srv.c:142) 20250814122957917 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43585<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814122957918 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957918 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814122957918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957918 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814122957918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957918 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957918 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957918 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814122957918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122957918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957918 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957918 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814122957918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122957918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957918 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957918 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814122957918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122957918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957918 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814122957918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814122957918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814122957918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122957918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1005)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(1003)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1008)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(1008)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-SCCP(1006)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(1011)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122957966 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957966 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122957966 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122957966 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957966 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122957966 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814122957966 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957966 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122957967 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957967 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814122957967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122957967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122957967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957967 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957967 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814122957967 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814122957967 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957967 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814122957967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122957967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957968 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122957968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957968 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957968 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957968 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814122957968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122957968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122957968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122957968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814122957968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122957968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957968 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122957968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957968 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957968 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814122957968 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814122957968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122957968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814122957968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122957968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814122957969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122957969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122957969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122957969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122957969 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122957969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814122957969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122957969 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814122957969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814122957969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122957969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122957969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122957969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814122957969 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1012)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1015)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814122958047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122958047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122958047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122958047 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122958047 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814122958047 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122958047 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122958047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122958047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814122958053 DLINP DEBUG SRVCONN(,r=127.0.0.1:43585<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814122958053 DLINP DEBUG SRVCONN(,r=127.0.0.1:43585<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814122958053 DLINP DEBUG SRVCONN(,r=127.0.0.1:43585<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814122958053 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814122958053 DHNBAP DEBUG (127.0.0.1:43585 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814122958053 DHNBAP NOTICE (127.0.0.1:43585 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814122958053 DHNBAP NOTICE (127.0.0.1:43585 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814122958053 DLINP DEBUG SRVCONN(,r=127.0.0.1:43585<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814122958053 DLINP DEBUG SRVCONN(,r=127.0.0.1:43585<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814122958128 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122958129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814122958129 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122958129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1005)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814122958137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958137 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814122958137 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122958137 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122958137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122958137 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122958137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122958138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122958138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814122958138 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122958138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1008)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814122958142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958142 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122958142 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122958142 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122958142 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122958142 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122958142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122958144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958144 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814122958144 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122958144 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122958144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122958144 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122958144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122958147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958147 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122958147 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122958147 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122958147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122958147 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122958147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122958153 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122958153 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814122958153 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122958153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1011)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814122958158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814122958158 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122958158 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122958158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122958158 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122958158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122958161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958161 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122958161 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122958161 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122958161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122958161 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122958161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122958196 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122958196 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814122958196 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122958196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1014)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814122958204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958204 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814122958204 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122958204 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122958204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122958204 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814122958204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122958207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122958207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122958207 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122958207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122958207 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122958207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122958221 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122958221 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814122958221 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122958221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1017)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814122958226 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958226 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814122958226 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122958226 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122958226 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122958226 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814122958226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122958227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958227 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122958227 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122958227 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122958227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122958227 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122958227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122958235 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814122958235 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814122958235 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814122958235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1020)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814122958238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958238 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814122958238 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814122958238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814122958238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814122958238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250814122958238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814122958239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958239 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814122958239 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814122958239 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814122958239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814122958239 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814122958239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814122958938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958938 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814122958938 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814122958938 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814122958938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122958938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122958938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122958938 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122958938 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122958938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122958938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122958938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814122958938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122958938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122958938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814122958938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122958938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122958938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122958938 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122958938 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122958938 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814122958938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122958938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122958938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122958938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122958938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814122958938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122958938 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122958938 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814122958938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122958938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122958938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814122958938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814122958938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814122958938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814122958938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122958943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814122958943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814122958943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814122958943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122958943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122958943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122958943 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122958943 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122958943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122958943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122958943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122958943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122958943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122958943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814122958943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122958943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122958943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122958943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122958943 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122958943 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814122958943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122958943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122958943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122958943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122958943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814122958943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122958943 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122958943 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814122958943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122958943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122958943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814122958943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814122958943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814122958943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814122958943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1007)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122958963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958963 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814122958963 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814122958963 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814122958963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122958963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122958963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122958963 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122958963 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122958963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122958963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122958963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122958963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122958963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122958963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814122958963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122958964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122958964 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122958964 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122958964 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814122958964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122958964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814122958964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122958964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122958964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122958964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122958964 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122958964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814122958964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122958964 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122958964 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814122958964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122958964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122958964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122958964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814122958964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814122958964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814122958964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814122958964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122959021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122959021 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814122959021 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814122959021 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814122959021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122959021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122959021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122959021 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122959021 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122959021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122959021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122959021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814122959021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122959021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122959021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814122959021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122959021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122959021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122959021 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122959021 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122959021 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814122959021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122959021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122959021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122959022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122959022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814122959022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122959022 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122959022 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814122959022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122959022 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122959022 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122959022 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814122959022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814122959022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814122959022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814122959022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814122959040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122959040 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814122959040 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814122959040 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814122959040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122959040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122959040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122959040 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122959040 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122959040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122959040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122959040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814122959040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122959040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122959040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814122959040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122959040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122959040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122959040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122959040 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122959040 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814122959040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122959040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122959040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122959040 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122959040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814122959040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122959040 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122959040 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814122959040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122959040 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122959040 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122959040 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814122959041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814122959041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814122959041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814122959041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122959045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122959045 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814122959045 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814122959045 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814122959045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814122959045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814122959045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814122959045 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814122959046 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814122959046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814122959046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814122959046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814122959046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814122959046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814122959046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814122959046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814122959046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814122959046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814122959046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814122959046 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814122959046 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814122959046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814122959046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814122959046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814122959046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814122959046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814122959046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814122959046 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814122959046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814122959046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814122959046 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814122959046 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: link up (cnlink.c:111) 20250814122959046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814122959046 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814122959046 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814122959046 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814122959046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814122959046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814122959046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814122959046 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123000066 DLCTRL DEBUG Command: GET 477953561 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123000066 DLCTRL DEBUG Tx Command reply: GET_REPLY 477953561 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123000073 DLCTRL DEBUG Command: GET 904165148 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123000073 DLCTRL DEBUG Tx Command reply: GET_REPLY 904165148 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123000077 DLCTRL DEBUG Command: GET 901108598 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123000077 DLCTRL DEBUG Tx Command reply: GET_REPLY 901108598 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123000080 DLCTRL DEBUG Command: GET 409506155 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123000081 DLCTRL DEBUG Tx Command reply: GET_REPLY 409506155 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123000086 DLCTRL DEBUG Command: GET 156333954 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123000086 DLCTRL DEBUG Tx Command reply: GET_REPLY 156333954 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123000091 DLCTRL DEBUG Command: GET 626385955 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123000091 DLCTRL DEBUG Tx Command reply: GET_REPLY 626385955 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123000095 DLCTRL DEBUG Command: GET 879222805 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123000095 DLCTRL DEBUG Tx Command reply: GET_REPLY 879222805 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123000099 DLCTRL DEBUG Command: GET 592001598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123000099 DLCTRL DEBUG Tx Command reply: GET_REPLY 592001598 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123000102 DLCTRL DEBUG Command: GET 885372507 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123000102 DLCTRL DEBUG Tx Command reply: GET_REPLY 885372507 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123000106 DLCTRL DEBUG Command: GET 964766729 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123000106 DLCTRL DEBUG Tx Command reply: GET_REPLY 964766729 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123000111 DLCTRL DEBUG Command: GET 547113833 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123000111 DLCTRL DEBUG Tx Command reply: GET_REPLY 547113833 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123000115 DLCTRL DEBUG Command: GET 276312400 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123000115 DLCTRL DEBUG Tx Command reply: GET_REPLY 276312400 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123000119 DLCTRL DEBUG Command: GET 465845824 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123000119 DLCTRL DEBUG Tx Command reply: GET_REPLY 465845824 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123000123 DLCTRL DEBUG Command: GET 260401921 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123000123 DLCTRL DEBUG Tx Command reply: GET_REPLY 260401921 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123000127 DLCTRL DEBUG Command: GET 173055919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123000127 DLCTRL DEBUG Tx Command reply: GET_REPLY 173055919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123000131 DLCTRL DEBUG Command: GET 540115454 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123000131 DLCTRL DEBUG Tx Command reply: GET_REPLY 540115454 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123000134 DLCTRL DEBUG Command: GET 200969461 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123000134 DLCTRL DEBUG Tx Command reply: GET_REPLY 200969461 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123000137 DLCTRL DEBUG Command: GET 997912675 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123000137 DLCTRL DEBUG Tx Command reply: GET_REPLY 997912675 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123000140 DLCTRL DEBUG Command: GET 916134725 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123000140 DLCTRL DEBUG Tx Command reply: GET_REPLY 916134725 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123000142 DLCTRL DEBUG Command: GET 640275619 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123000142 DLCTRL DEBUG Tx Command reply: GET_REPLY 640275619 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110000001'B, t_guard := 20.000000 } 20250814123000174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)10887319 20250814123001212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123001212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123001212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123001212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123001213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa62097, normal) (hnbgw_rua.c:407) 20250814123001213 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814123001213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123001213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887319 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123001213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123001213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123001213 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250814123001213 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887319 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250814123001213 DCN DEBUG map_sccp[0x555be3902930]{init}: Allocated (fsm.c:456) 20250814123001213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123001213 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10887319 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250814123001213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887319 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123001213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123001213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123001213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123001213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123001213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123001213 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123001213 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{IDLE}: Allocated (fsm.c:456) 20250814123001213 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123001213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030003810056400500f1100926) (sccp_scrc.c:406) 20250814123001213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123001213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123001213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123001213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123001213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123001213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123001213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123001213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123001213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123001213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123001213 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123001213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123001213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123001213 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123001213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123001213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123001213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123001213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123001213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123001213 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123001213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123001213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123001213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123001213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)10643013 HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123001233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123001233 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123001233 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123001233 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123001233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123001233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123001233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123001233 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(1022)@8f74a3c05c67: setverdict(pass): none -> pass 20250814123001233 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123001233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123001233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123001233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123001233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123001233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=00085d8d) (sccp_scrc.c:477) 20250814123001234 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250814123001234 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123001234 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123001234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123001234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123001234 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123001234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123001234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123001236 DLCTRL DEBUG Command: GET 842258365 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123001236 DLCTRL DEBUG Tx Command reply: GET_REPLY 842258365 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123001240 DLCTRL DEBUG Command: GET 242622620 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123001240 DLCTRL DEBUG Tx Command reply: GET_REPLY 242622620 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123001244 DLCTRL DEBUG Command: GET 785489172 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123001245 DLCTRL DEBUG Tx Command reply: GET_REPLY 785489172 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123001249 DLCTRL DEBUG Command: GET 529793127 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123001249 DLCTRL DEBUG Tx Command reply: GET_REPLY 529793127 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123001253 DLCTRL DEBUG Command: GET 75331919 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123001253 DLCTRL DEBUG Tx Command reply: GET_REPLY 75331919 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123001258 DLCTRL DEBUG Command: GET 310321586 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123001258 DLCTRL DEBUG Tx Command reply: GET_REPLY 310321586 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123001262 DLCTRL DEBUG Command: GET 551517618 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123001262 DLCTRL DEBUG Tx Command reply: GET_REPLY 551517618 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123001266 DLCTRL DEBUG Command: GET 373969637 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123001266 DLCTRL DEBUG Tx Command reply: GET_REPLY 373969637 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123001270 DLCTRL DEBUG Command: GET 504611497 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123001270 DLCTRL DEBUG Tx Command reply: GET_REPLY 504611497 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123001273 DLCTRL DEBUG Command: GET 543185049 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123001274 DLCTRL DEBUG Tx Command reply: GET_REPLY 543185049 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123001277 DLCTRL DEBUG Command: GET 45328664 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123001277 DLCTRL DEBUG Tx Command reply: GET_REPLY 45328664 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123001281 DLCTRL DEBUG Command: GET 588992635 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123001281 DLCTRL DEBUG Tx Command reply: GET_REPLY 588992635 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250814123001285 DLCTRL DEBUG Command: GET 678153538 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123001285 DLCTRL DEBUG Tx Command reply: GET_REPLY 678153538 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123001289 DLCTRL DEBUG Command: GET 972812230 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123001289 DLCTRL DEBUG Tx Command reply: GET_REPLY 972812230 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123001292 DLCTRL DEBUG Command: GET 687724861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123001292 DLCTRL DEBUG Tx Command reply: GET_REPLY 687724861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123001294 DLCTRL DEBUG Command: GET 349399927 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123001294 DLCTRL DEBUG Tx Command reply: GET_REPLY 349399927 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123001296 DLCTRL DEBUG Command: GET 337979061 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123001296 DLCTRL DEBUG Tx Command reply: GET_REPLY 337979061 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123001298 DLCTRL DEBUG Command: GET 93670075 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123001298 DLCTRL DEBUG Tx Command reply: GET_REPLY 93670075 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123001300 DLCTRL DEBUG Command: GET 32765566 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123001300 DLCTRL DEBUG Tx Command reply: GET_REPLY 32765566 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123001302 DLCTRL DEBUG Command: GET 408701193 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123001302 DLCTRL DEBUG Tx Command reply: GET_REPLY 408701193 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001100'B, t_guard := 20.000000 } 20250814123001314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123001525 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123001525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033c40d), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123001525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123001525 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123001525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123001525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123001525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123001525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123001525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123001525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123001525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123001525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123001525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123001525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123001531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123001531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123001531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123001531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123001531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123001531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123001531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123001531 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123001531 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123001531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123001531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123001531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123001531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123001531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=0033c40d) (sccp_scrc.c:477) 20250814123001531 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250814123001531 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123001531 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123001531 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123001531 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123001531 DLSCCP DEBUG SCCP-SCOC(94)[0x555be391da70]{IDLE}: Deallocated (fsm.c:568) 20250814123002223 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123002223 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123002223 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123002223 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123002223 DLSCCP DEBUG SCCP-SCOC(90)[0x555be39112f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)5509007 20250814123002341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123002341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123002341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123002341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123002341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x540f8f, normal) (hnbgw_rua.c:407) 20250814123002341 DHNB DEBUG map_rua[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814123002341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123002341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5509007 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123002341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123002341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123002341 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250814123002341 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5509007 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250814123002341 DCN DEBUG map_sccp[0x555be391da70]{init}: Allocated (fsm.c:456) 20250814123002341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123002341 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5509007 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250814123002342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5509007 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123002342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123002342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123002342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123002342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123002342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123002342 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123002342 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{IDLE}: Allocated (fsm.c:456) 20250814123002342 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123002342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300018c0056400500f1100926) (sccp_scrc.c:406) 20250814123002342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123002342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123002342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123002342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123002342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123002342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123002342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123002342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123002342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123002342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123002342 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123002342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123002342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123002342 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123002342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123002342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123002342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123002342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123002342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123002342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123002342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123002342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123002342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123002342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)6184080 HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123002348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123002348 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123002348 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123002348 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123002348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123002348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123002348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123002348 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123002348 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123002348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123002348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123002348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123002348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123002348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=0096d798) (sccp_scrc.c:477) 20250814123002348 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250814123002348 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123002348 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123002348 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123002348 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123002348 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123002348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123002348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1023)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123002350 DLCTRL DEBUG Command: GET 630177194 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123002350 DLCTRL DEBUG Tx Command reply: GET_REPLY 630177194 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123002353 DLCTRL DEBUG Command: GET 365732186 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123002353 DLCTRL DEBUG Tx Command reply: GET_REPLY 365732186 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123002355 DLCTRL DEBUG Command: GET 618342509 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123002355 DLCTRL DEBUG Tx Command reply: GET_REPLY 618342509 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123002357 DLCTRL DEBUG Command: GET 698842623 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123002358 DLCTRL DEBUG Tx Command reply: GET_REPLY 698842623 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123002360 DLCTRL DEBUG Command: GET 801745905 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123002360 DLCTRL DEBUG Tx Command reply: GET_REPLY 801745905 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123002362 DLCTRL DEBUG Command: GET 486933183 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123002362 DLCTRL DEBUG Tx Command reply: GET_REPLY 486933183 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123002364 DLCTRL DEBUG Command: GET 848701339 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123002364 DLCTRL DEBUG Tx Command reply: GET_REPLY 848701339 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123002366 DLCTRL DEBUG Command: GET 518719160 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123002366 DLCTRL DEBUG Tx Command reply: GET_REPLY 518719160 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123002368 DLCTRL DEBUG Command: GET 92811149 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123002368 DLCTRL DEBUG Tx Command reply: GET_REPLY 92811149 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123002370 DLCTRL DEBUG Command: GET 491801475 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123002370 DLCTRL DEBUG Tx Command reply: GET_REPLY 491801475 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123002371 DLCTRL DEBUG Command: GET 543912339 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123002371 DLCTRL DEBUG Tx Command reply: GET_REPLY 543912339 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123002373 DLCTRL DEBUG Command: GET 139802044 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123002373 DLCTRL DEBUG Tx Command reply: GET_REPLY 139802044 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250814123002375 DLCTRL DEBUG Command: GET 775693165 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123002375 DLCTRL DEBUG Tx Command reply: GET_REPLY 775693165 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123002376 DLCTRL DEBUG Command: GET 972135940 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123002376 DLCTRL DEBUG Tx Command reply: GET_REPLY 972135940 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123002378 DLCTRL DEBUG Command: GET 922357381 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123002378 DLCTRL DEBUG Tx Command reply: GET_REPLY 922357381 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123002379 DLCTRL DEBUG Command: GET 256754094 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123002379 DLCTRL DEBUG Tx Command reply: GET_REPLY 256754094 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123002381 DLCTRL DEBUG Command: GET 222383074 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123002381 DLCTRL DEBUG Tx Command reply: GET_REPLY 222383074 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123002382 DLCTRL DEBUG Command: GET 690738098 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123002382 DLCTRL DEBUG Tx Command reply: GET_REPLY 690738098 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123002383 DLCTRL DEBUG Command: GET 500489580 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123002383 DLCTRL DEBUG Tx Command reply: GET_REPLY 500489580 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123002384 DLCTRL DEBUG Command: GET 942403475 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123002384 DLCTRL DEBUG Tx Command reply: GET_REPLY 942403475 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111101111'B, t_guard := 20.000000 } 20250814123002395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)3786885 20250814123003424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123003424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123003424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123003424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123003424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39c885, normal) (hnbgw_rua.c:407) 20250814123003424 DHNB DEBUG map_rua[0x555be390da80]{init}: Allocated (fsm.c:456) 20250814123003424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123003424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3786885 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123003424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123003424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123003424 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123003424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3786885 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814123003424 DCN DEBUG map_sccp[0x555be388f4c0]{init}: Allocated (fsm.c:456) 20250814123003424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123003424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3786885 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123003424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3786885 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123003424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123003424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123003424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123003424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123003424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123003424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123003424 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{IDLE}: Allocated (fsm.c:456) 20250814123003424 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123003424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001ef0056400500f1100926) (sccp_scrc.c:406) 20250814123003424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123003424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123003424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123003424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123003424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123003424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123003424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123003424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123003424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123003424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123003424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123003424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123003424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123003424 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123003424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123003424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123003424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123003424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123003424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123003424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123003425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123003425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123003425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)12020158 HNBGW_Test.sgsn1-SCCP(1015)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@8f74a3c05c67: setverdict(pass): none -> pass 20250814123003441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123003441 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123003441 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123003441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123003441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123003441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123003441 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123003441 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123003441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123003441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123003441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123003441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123003441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=0025e227) (sccp_scrc.c:477) 20250814123003441 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250814123003441 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123003441 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123003441 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123003441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123003441 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123003441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123003441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123003442 DLCTRL DEBUG Command: GET 801977820 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123003442 DLCTRL DEBUG Tx Command reply: GET_REPLY 801977820 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123003445 DLCTRL DEBUG Command: GET 76527185 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123003445 DLCTRL DEBUG Tx Command reply: GET_REPLY 76527185 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123003447 DLCTRL DEBUG Command: GET 984660777 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123003447 DLCTRL DEBUG Tx Command reply: GET_REPLY 984660777 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123003448 DLCTRL DEBUG Command: GET 584246793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123003448 DLCTRL DEBUG Tx Command reply: GET_REPLY 584246793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123003450 DLCTRL DEBUG Command: GET 311995774 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123003450 DLCTRL DEBUG Tx Command reply: GET_REPLY 311995774 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123003451 DLCTRL DEBUG Command: GET 735300711 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123003451 DLCTRL DEBUG Tx Command reply: GET_REPLY 735300711 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123003452 DLCTRL DEBUG Command: GET 824082552 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123003452 DLCTRL DEBUG Tx Command reply: GET_REPLY 824082552 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123003453 DLCTRL DEBUG Command: GET 612395073 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123003453 DLCTRL DEBUG Tx Command reply: GET_REPLY 612395073 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123003454 DLCTRL DEBUG Command: GET 980448093 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123003454 DLCTRL DEBUG Tx Command reply: GET_REPLY 980448093 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123003455 DLCTRL DEBUG Command: GET 514642019 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123003455 DLCTRL DEBUG Tx Command reply: GET_REPLY 514642019 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123003456 DLCTRL DEBUG Command: GET 670209401 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123003456 DLCTRL DEBUG Tx Command reply: GET_REPLY 670209401 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123003457 DLCTRL DEBUG Command: GET 142752552 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123003457 DLCTRL DEBUG Tx Command reply: GET_REPLY 142752552 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250814123003458 DLCTRL DEBUG Command: GET 875178280 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123003458 DLCTRL DEBUG Tx Command reply: GET_REPLY 875178280 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123003459 DLCTRL DEBUG Command: GET 561268919 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123003459 DLCTRL DEBUG Tx Command reply: GET_REPLY 561268919 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123003459 DLCTRL DEBUG Command: GET 637734717 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123003460 DLCTRL DEBUG Tx Command reply: GET_REPLY 637734717 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123003460 DLCTRL DEBUG Command: GET 585900447 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123003460 DLCTRL DEBUG Tx Command reply: GET_REPLY 585900447 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123003461 DLCTRL DEBUG Command: GET 494345430 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123003461 DLCTRL DEBUG Tx Command reply: GET_REPLY 494345430 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123003462 DLCTRL DEBUG Command: GET 369869776 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123003462 DLCTRL DEBUG Tx Command reply: GET_REPLY 369869776 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123003462 DLCTRL DEBUG Command: GET 622516043 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123003462 DLCTRL DEBUG Tx Command reply: GET_REPLY 622516043 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123003463 DLCTRL DEBUG Command: GET 428689368 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123003463 DLCTRL DEBUG Tx Command reply: GET_REPLY 428689368 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814123003465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123003466 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45563<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(997)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(996)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123003468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123003468 DLINP DEBUG SRVCONN(,r=127.0.0.1:43585<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123003468 DLINP DEBUG SRVCONN(,r=127.0.0.1:43585<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123003468 DLINP NOTICE SRV(,r=127.0.0.1:43585<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123003468 DMAIN NOTICE (127.0.0.1:43585 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43585<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123003468 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@8f74a3c05c67: Final verdict of PTC: none 20250814123003470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123003470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-RAN(1010)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@8f74a3c05c67: Final verdict of PTC: none 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123003470 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123003470 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(1013)@8f74a3c05c67: Final verdict of PTC: none 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(1012)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1007)@8f74a3c05c67: Final verdict of PTC: none 20250814123003470 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123003470 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250814123003470 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-RAN(1004)@8f74a3c05c67: Final verdict of PTC: none 20250814123003470 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123003470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123003470 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123003470 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123003470 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123003470 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123003470 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123003470 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123003470 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123003470 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123003470 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-RAN(1016)@8f74a3c05c67: Final verdict of PTC: none 20250814123003470 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250814123003470 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250814123003470 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250814123003470 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@8f74a3c05c67: Final verdict of PTC: none 20250814123003470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003471 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123003471 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123003471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123003471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123003471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123003471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123003471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123003471 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123003471 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123003471 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(1005)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(1021)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(998)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@8f74a3c05c67: Final verdict of PTC: none 20250814123003493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1022)@8f74a3c05c67: Final verdict of PTC: pass 20250814123003495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1023)@8f74a3c05c67: Final verdict of PTC: pass 20250814123003505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1024)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Aug 14 12:30:03 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250814123003569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123003624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123003625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123003625 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123003625 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123003625 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123003625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123003625 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123003625 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123003625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00085d8d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123003625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123003625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123003625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123003625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123003625 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123003625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887319)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814123003625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123003625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{disconnected}: Freeing instance (context_map.c:206) 20250814123003625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x555be3902930]{disconnected}: Deallocated (fsm.c:568) 20250814123003625 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10887319 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123003625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123003625 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123003625 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123003625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d798), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123003625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123003625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123003625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123003625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123003625 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123003625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123003625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{disrupted}: Freeing instance (context_map.c:202) 20250814123003626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5509007)[0x555be39112f0]{disrupted}: Deallocated (fsm.c:568) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{disconnected}: Freeing instance (context_map.c:206) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x555be391da70]{disconnected}: Deallocated (fsm.c:568) 20250814123003626 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5509007 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250814123003626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123003626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123003626 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123003626 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123003626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e227), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123003626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123003626 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123003626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123003626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123003626 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123003626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123003626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{disrupted}: Freeing instance (context_map.c:202) 20250814123003626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3786885)[0x555be390da80]{disrupted}: Deallocated (fsm.c:568) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123003626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x555be388f4c0]{disconnected}: Deallocated (fsm.c:568) 20250814123003626 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3786885 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123003626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123003626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123003626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123003626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123003626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123003626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123003626 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123003627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123003627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123003627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123003627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123003627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123003627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123003627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123003627 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123003627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123003627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123003627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123003627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123003627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123003627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123003627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123003627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123003627 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123003627 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123004154 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123004154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ddd7), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123004154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123004154 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123004154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123004154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123004154 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123004154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085e43e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123004154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123004154 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123004154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123004154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123004154 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123004154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001459f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123004154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123004154 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123004154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123004154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123004155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123004155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123004155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123004155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123004155 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123004155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123004155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123004155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123004155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123004155 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123004155 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123004155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123004155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123004155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123004155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123004155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123004156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123004156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123004156 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123004156 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123004271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=477896) 20250814123004722 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123004722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47c9c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123004722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123004722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123004722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123004722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123004722 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123004722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d3533), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123004722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123004722 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123004722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123004722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123004722 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123004722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015e9d9), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123004722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123004722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123004722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123004722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123004722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123004722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123004722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123004722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123004722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123004722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123004722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123004722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123004722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123004722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123004722 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123004722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123004722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123004722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123004722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123004722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123004722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123004722 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123004722 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=477896, count=507512) 20250814123005316 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123005316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6918), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123005316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123005316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123005316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123005316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123005316 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123005316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f2a9e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123005316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123005316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123005316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123005316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123005316 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123005316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4144b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123005317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123005317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123005317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123005317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123005317 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123005317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613e98), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123005317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123005317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123005317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123005317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123005317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123005317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123005317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123005317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123005317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123005317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123005317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123005317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123005317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123005317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123005317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123005317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123005317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123005317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123005317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123005317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123005317 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123005318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123005318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123005318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123005318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123005318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123005318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123005318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123005318 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123005318 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123005318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123005318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123005318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123005318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123005318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123005318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123005318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123005318 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123005318 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123005318 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123005470 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123005470 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123005470 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123005470 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123005470 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123005471 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123005472 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123005472 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123005472 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123005992 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123005992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5502b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123005992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123005992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123005992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123005992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123005992 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123005992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f84c7f), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123005992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123005992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123005992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123005992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123005992 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123005992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7aaf0), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123005992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123005992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123005992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123005992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123005992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123005992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123005992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123005992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123005992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123005992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123005992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123005992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123005992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123005992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123005992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123005992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123005992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Thu Aug 14 12:30:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Compl_no_cn started. 20250814123007374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123007380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123007385 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35241<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123007403 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123007403 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123007410 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007410 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007410 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123007410 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007410 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007410 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123007410 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007410 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007410 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123007410 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007410 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007411 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47351 (stream_srv.c:142) 20250814123007411 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47351<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123007412 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007412 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123007412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007412 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123007412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007412 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007412 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007412 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123007412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007412 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123007412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007412 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007412 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007412 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123007412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007412 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123007412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007412 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007412 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007412 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123007412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123007412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007412 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123007412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123007412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123007412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123007412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1035)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(1033)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123007424 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007424 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007424 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123007424 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007424 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007424 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123007424 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007424 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007424 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123007425 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123007425 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123007426 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007426 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123007426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007426 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123007426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007426 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007426 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007426 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123007426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007426 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123007426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007426 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007426 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007426 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123007426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007426 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123007426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007426 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007426 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123007426 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123007426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123007426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123007426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123007426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123007426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123007426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123007426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123007426 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123007426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123007426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123007426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123007426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123007426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123007426 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123007426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123007426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123007426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123007426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123007426 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007426 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123007445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123007445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123007445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123007445 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123007445 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123007445 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123007445 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123007445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123007445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814123007449 DLINP DEBUG SRVCONN(,r=127.0.0.1:47351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123007449 DLINP DEBUG SRVCONN(,r=127.0.0.1:47351<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123007449 DLINP DEBUG SRVCONN(,r=127.0.0.1:47351<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123007449 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123007449 DHNBAP DEBUG (127.0.0.1:47351 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123007449 DHNBAP NOTICE (127.0.0.1:47351 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123007449 DHNBAP NOTICE (127.0.0.1:47351 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123007449 DLINP DEBUG SRVCONN(,r=127.0.0.1:47351<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123007449 DLINP DEBUG SRVCONN(,r=127.0.0.1:47351<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123007623 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123007623 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123007623 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123007623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1035)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123007632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123007632 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123007632 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123007632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123007632 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123007632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123007635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007635 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123007635 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123007635 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123007635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123007635 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123007635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123007635 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007635 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007635 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007636 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123007636 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123007636 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123007636 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123007636 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123007636 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123007636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1038)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123007642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123007643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123007643 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123007643 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123007643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123007643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123007643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123007643 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007643 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123007647 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123007647 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123007647 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123007647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123007647 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250814123007647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123007647 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123007647 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123008437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123008437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123008437 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123008437 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123008437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123008437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123008437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123008437 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123008438 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123008438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123008438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123008438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123008438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123008438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123008438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123008438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123008438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123008438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123008438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123008438 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123008438 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123008438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123008438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123008438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123008438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123008438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123008438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123008438 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123008438 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814123008438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123008438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123008438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123008438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123008438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123008438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123008438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123008438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123008442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123008442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123008442 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123008442 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123008442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123008442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123008442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123008442 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123008442 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123008442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123008442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123008442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123008442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123008442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123008442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123008442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123008442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123008442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123008442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123008442 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123008442 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123008442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123008442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123008442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123008442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123008442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123008442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123008442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123008442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123008442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123008442 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123008442 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814123008442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123008443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123008443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123008443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123008443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123008443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123008443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123008443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1034)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(1037)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123008456 DLCTRL DEBUG Command: GET 787854290 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123008456 DLCTRL DEBUG Tx Command reply: GET_REPLY 787854290 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123008458 DLCTRL DEBUG Command: GET 778381049 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123008458 DLCTRL DEBUG Tx Command reply: GET_REPLY 778381049 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123008459 DLCTRL DEBUG Command: GET 785744966 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123008459 DLCTRL DEBUG Tx Command reply: GET_REPLY 785744966 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123008460 DLCTRL DEBUG Command: GET 310992326 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123008460 DLCTRL DEBUG Tx Command reply: GET_REPLY 310992326 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123008460 DLCTRL DEBUG Command: GET 640054312 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123008460 DLCTRL DEBUG Tx Command reply: GET_REPLY 640054312 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123008461 DLCTRL DEBUG Command: GET 36253359 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123008461 DLCTRL DEBUG Tx Command reply: GET_REPLY 36253359 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123008462 DLCTRL DEBUG Command: GET 788688937 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123008462 DLCTRL DEBUG Tx Command reply: GET_REPLY 788688937 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123008463 DLCTRL DEBUG Command: GET 710626959 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123008463 DLCTRL DEBUG Tx Command reply: GET_REPLY 710626959 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123008463 DLCTRL DEBUG Command: GET 845359393 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123008463 DLCTRL DEBUG Tx Command reply: GET_REPLY 845359393 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123008464 DLCTRL DEBUG Command: GET 487420026 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123008464 DLCTRL DEBUG Tx Command reply: GET_REPLY 487420026 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123008465 DLCTRL DEBUG Command: GET 629879604 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123008465 DLCTRL DEBUG Tx Command reply: GET_REPLY 629879604 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123008465 DLCTRL DEBUG Command: GET 404131772 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123008465 DLCTRL DEBUG Tx Command reply: GET_REPLY 404131772 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123008466 DLCTRL DEBUG Command: GET 322570486 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123008466 DLCTRL DEBUG Tx Command reply: GET_REPLY 322570486 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123008467 DLCTRL DEBUG Command: GET 247942699 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123008467 DLCTRL DEBUG Tx Command reply: GET_REPLY 247942699 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123008467 DLCTRL DEBUG Command: GET 94142534 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123008467 DLCTRL DEBUG Tx Command reply: GET_REPLY 94142534 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123008468 DLCTRL DEBUG Command: GET 835715102 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123008468 DLCTRL DEBUG Tx Command reply: GET_REPLY 835715102 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123008469 DLCTRL DEBUG Command: GET 105267195 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123008469 DLCTRL DEBUG Tx Command reply: GET_REPLY 105267195 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123008469 DLCTRL DEBUG Command: GET 7763162 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123008469 DLCTRL DEBUG Tx Command reply: GET_REPLY 7763162 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123008470 DLCTRL DEBUG Command: GET 394262909 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123008470 DLCTRL DEBUG Tx Command reply: GET_REPLY 394262909 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123008471 DLCTRL DEBUG Command: GET 822933523 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123008471 DLCTRL DEBUG Tx Command reply: GET_REPLY 822933523 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101001'B, t_guard := 20.000000 } 20250814123008482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36186<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)15498703 20250814123009492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123009492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123009492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123009492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123009492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec7dcf, normal) (hnbgw_rua.c:407) 20250814123009492 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814123009492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15498703)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123009492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15498703 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123009492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123009492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123009492 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123009492 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15498703 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123009492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15498703)[0x555be38aea90]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123009492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15498703)[0x555be38aea90]{init}: Freeing instance (context_map.c:202) 20250814123009492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15498703)[0x555be38aea90]{init}: Deallocated (fsm.c:568) 20250814123009492 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15498703 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123009492 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250814123009492 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123009492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123009492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123009492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)15498703 MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110000'B, t_guard := 20.000000 } 20250814123009505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123010506 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250814123010506 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250814123010506 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123010506 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123010506 DLSCCP DEBUG SCCP-SCOC(97)[0x555be3926f40]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)14917069 20250814123010511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123010511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123010511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814123010511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123010511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe39dcd, normal) (hnbgw_rua.c:407) 20250814123010511 DHNB DEBUG map_rua[0x555be3926f40]{init}: Allocated (fsm.c:456) 20250814123010511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14917069)[0x555be3926f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123010511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14917069 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123010511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123010511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123010511 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814123010511 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14917069 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123010511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14917069)[0x555be3926f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123010511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14917069)[0x555be3926f40]{init}: Freeing instance (context_map.c:202) 20250814123010511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14917069)[0x555be3926f40]{init}: Deallocated (fsm.c:568) 20250814123010512 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14917069 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250814123010512 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250814123010512 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123010512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123010512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123010512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)14917069 MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011100100'B, t_guard := 20.000000 } 20250814123010522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36198<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)16020666 20250814123011536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123011536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123011536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123011536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123011536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf474ba, normal) (hnbgw_rua.c:407) 20250814123011536 DHNB DEBUG map_rua[0x555be3926f40]{init}: Allocated (fsm.c:456) 20250814123011536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16020666)[0x555be3926f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123011536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16020666 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123011536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123011536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123011536 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16020666 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123011536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16020666)[0x555be3926f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123011536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16020666)[0x555be3926f40]{init}: Freeing instance (context_map.c:202) 20250814123011536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16020666)[0x555be3926f40]{init}: Deallocated (fsm.c:568) 20250814123011536 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16020666 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250814123011536 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250814123011536 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123011536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123011536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123011536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)16020666 MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000111010'B, t_guard := 20.000000 } 20250814123011554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36212<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)7356694 20250814123012569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123012569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123012569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123012569 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123012569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x704116, normal) (hnbgw_rua.c:407) 20250814123012569 DHNB DEBUG map_rua[0x555be3926f40]{init}: Allocated (fsm.c:456) 20250814123012569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7356694)[0x555be3926f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123012569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7356694 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123012569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123012569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123012569 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123012569 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7356694 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123012569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7356694)[0x555be3926f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123012569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7356694)[0x555be3926f40]{init}: Freeing instance (context_map.c:202) 20250814123012569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7356694)[0x555be3926f40]{init}: Deallocated (fsm.c:568) 20250814123012569 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7356694 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123012569 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250814123012569 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123012569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123012569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123012569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)7356694 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814123012576 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35241<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@8f74a3c05c67: Final verdict of PTC: none 20250814123012578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1026)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123012581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123012583 DLINP DEBUG SRVCONN(,r=127.0.0.1:47351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123012583 DLINP DEBUG SRVCONN(,r=127.0.0.1:47351<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123012583 DLINP NOTICE SRV(,r=127.0.0.1:47351<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123012583 DMAIN NOTICE (127.0.0.1:47351 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47351<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123012583 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123012583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123012583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123012583 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123012583 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123012583 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1036)@8f74a3c05c67: Final verdict of PTC: none 20250814123012584 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123012584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123012584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123012584 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123012585 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123012585 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123012585 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(1034)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1033)@8f74a3c05c67: Final verdict of PTC: none 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123012585 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123012585 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123012585 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123012585 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123012585 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123012585 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123012585 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123012585 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123012585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123012585 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123012586 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(1039)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(1028)@8f74a3c05c67: Final verdict of PTC: none 20250814123012593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36186<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123012593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123012593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123012594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Thu Aug 14 12:30:12 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250814123012675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123013278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199004) 20250814123013625 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123013625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00085d8d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123013625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123013625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123013625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123013625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123013626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123013626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123013626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123013626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123013626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123013626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123013626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123013626 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123013626 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123013626 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123013626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e227), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123013626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123013626 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123013626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123013626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123013627 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123013627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d798), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123013627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123013627 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123013627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123013627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123013627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123013627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123013627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123013627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123013627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123013627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123013627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123013627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123013627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123013627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123013627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123013627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123013627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123013627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123013627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123013627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123013627 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123013627 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123014155 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123014156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001459f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123014156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123014156 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123014156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123014156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123014156 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123014156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085e43e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123014156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123014156 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123014156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123014156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123014156 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123014156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ddd7), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123014156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123014156 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123014156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123014156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123014156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123014156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123014156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123014156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123014156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123014156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123014156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123014156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123014156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123014156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123014156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123014156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123014156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123014156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123014156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123014156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123014157 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123014157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123014157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123014157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123014157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123014157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123014157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123014157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123014157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123014157 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123014157 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=199004, count=230456) 20250814123014585 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123014586 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123014586 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123014586 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123014586 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123014586 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123014723 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123014723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015e9d9), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123014723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123014723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123014723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123014723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123014723 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123014723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d3533), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123014723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123014723 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123014723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123014723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123014723 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123014723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47c9c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123014723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123014723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123014723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123014723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123014724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123014724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123014724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123014724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123014724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123014724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123014724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123014724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123014724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123014724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123014724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123014724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123014724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123014724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123014724 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123015317 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123015317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613e98), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123015317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123015317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123015317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123015317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123015317 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123015317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4144b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123015317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123015317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123015317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123015317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123015317 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123015317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f2a9e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123015317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123015318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123015318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123015318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123015318 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123015318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6918), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123015318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123015318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123015318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123015318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123015318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123015318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123015318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123015318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123015318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123015318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123015318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123015318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123015318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123015318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123015318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123015318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123015318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123015318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123015318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123015318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123015318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Aug 14 12:30:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123015992 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123015992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7aaf0), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123015992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123015992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123015992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123015992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123015992 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123015992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f84c7f), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123015992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123015992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123015992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123015992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123015992 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123015992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5502b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123015992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123015992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123015992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123015992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123015992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123015992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123015992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123015992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123015992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123015992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123015992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123015992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123015992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123015992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123015992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123015992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123015992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250814123016410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123016416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123016419 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46369<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123016435 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123016435 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123016441 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016441 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123016441 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123016442 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016442 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123016442 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016442 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123016442 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016442 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123016442 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43800 (stream_srv.c:142) 20250814123016442 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43800<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123016443 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016443 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123016443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016443 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123016443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016443 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016443 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016443 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123016443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016443 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123016443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016443 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016443 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016443 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123016443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016443 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123016443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016443 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016443 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016443 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123016443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123016443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016443 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123016443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123016443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123016443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123016443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1054)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1054)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1052)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(1057)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1055)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@8f74a3c05c67: ************************************************* HNBGW_Test.msc2-M3UA(1060)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1058)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123016485 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016485 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123016485 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123016485 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016485 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123016486 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016486 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123016486 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123016486 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123016487 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016487 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123016487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016487 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123016487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016487 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016487 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016487 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123016487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016487 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123016487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016487 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016487 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016487 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123016487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016487 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123016487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016487 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016487 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123016487 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123016487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123016487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123016487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123016487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123016487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123016487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123016487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123016487 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123016487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123016487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123016487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123016487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123016487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123016487 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123016487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123016487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123016487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123016487 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1067)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123016570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123016570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123016570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123016570 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123016570 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123016570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123016570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123016570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123016570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814123016575 DLINP DEBUG SRVCONN(,r=127.0.0.1:43800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123016575 DLINP DEBUG SRVCONN(,r=127.0.0.1:43800<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123016575 DLINP DEBUG SRVCONN(,r=127.0.0.1:43800<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123016575 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123016575 DHNBAP DEBUG (127.0.0.1:43800 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123016575 DHNBAP NOTICE (127.0.0.1:43800 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123016575 DHNBAP NOTICE (127.0.0.1:43800 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123016575 DLINP DEBUG SRVCONN(,r=127.0.0.1:43800<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123016575 DLINP DEBUG SRVCONN(,r=127.0.0.1:43800<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123016654 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123016654 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123016654 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123016654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1054)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123016664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016664 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123016664 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123016664 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123016664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123016664 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123016664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123016664 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123016664 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123016664 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123016664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123016667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016667 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123016667 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123016667 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123016667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123016667 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123016667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(1057)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123016667 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016667 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123016673 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123016673 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123016673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123016673 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123016673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123016675 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016675 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123016675 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123016675 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123016675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123016675 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123016675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123016675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016680 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123016680 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123016680 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123016680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1060)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123016686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123016686 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123016686 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123016686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123016686 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123016686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123016689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123016689 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123016689 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123016689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123016689 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123016689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123016689 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016689 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016702 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123016702 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123016702 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123016702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1063)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123016708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016708 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123016708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123016708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123016708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123016708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123016708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123016711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016711 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123016711 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123016711 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123016711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123016711 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123016711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123016711 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016711 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016722 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123016722 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123016722 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123016722 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123016722 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123016722 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123016722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1066)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123016729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123016729 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123016729 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123016729 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123016729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123016729 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123016729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123016729 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016734 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123016734 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123016734 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123016734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123016734 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250814123016734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123016734 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123016747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123016747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814123016747 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123016747 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123016747 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123016747 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123016747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1069)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814123016753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814123016753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123016753 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123016753 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123016753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123016753 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123016753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123016757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123016757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123016757 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123016757 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123016757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123016757 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250814123016757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123017470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123017470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123017470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123017470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123017470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123017470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123017470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123017470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123017470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123017470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123017471 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123017471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123017471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123017471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123017471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123017471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123017471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123017471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123017471 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123017471 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123017471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123017471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123017471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123017471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123017471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123017471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123017471 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123017471 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814123017471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123017471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123017471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123017471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123017471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123017471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123017471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123017478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123017478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123017478 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123017478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123017478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123017478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123017478 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123017478 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123017478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123017478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123017478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123017478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123017478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123017478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123017478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123017478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123017479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123017479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123017479 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123017479 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123017479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123017479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123017479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123017479 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123017479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123017479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123017479 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123017479 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814123017479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123017479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123017479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123017479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123017479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123017479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123017479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1053)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(1056)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123017491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123017491 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123017491 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123017491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123017491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123017491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123017491 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123017491 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123017491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123017491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123017491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123017491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123017491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123017491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123017491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123017491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123017491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123017491 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123017491 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123017491 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123017491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123017491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123017492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123017492 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123017492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123017492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123017492 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123017492 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{CONNECTED}: link up (cnlink.c:111) 20250814123017492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123017492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123017492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123017492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123017492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123017492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123017492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123017517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017517 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123017517 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123017517 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123017517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123017517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123017517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123017517 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123017518 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123017518 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123017518 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123017518 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123017518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123017518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123017518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123017518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123017518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123017518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123017518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123017518 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123017518 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123017518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123017518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123017518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123017518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123017518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123017518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123017518 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123017518 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814123017518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123017518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123017518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123017518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123017518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123017519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123017519 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123017536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017536 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123017536 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123017536 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123017536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123017536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123017536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123017536 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123017536 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123017536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123017536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123017537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123017537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123017537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123017537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123017537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123017537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123017537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123017537 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123017537 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123017537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123017537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123017537 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123017537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123017537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123017537 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123017537 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814123017537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017537 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123017537 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123017537 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123017537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123017537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123017537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123017537 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123017569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017569 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123017569 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123017569 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123017569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123017569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123017569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123017569 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123017569 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123017569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123017569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123017569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123017569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123017569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123017569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814123017569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123017569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123017569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123017569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123017569 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123017569 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814123017569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123017569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123017569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123017569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123017569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123017570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123017570 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123017570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123017570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123017570 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123017570 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: link up (cnlink.c:111) 20250814123017570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123017570 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123017570 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123017570 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123017570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123017570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123017570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123017570 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1068)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123018589 DLCTRL DEBUG Command: GET 218469186 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123018589 DLCTRL DEBUG Tx Command reply: GET_REPLY 218469186 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123018593 DLCTRL DEBUG Command: GET 440048364 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123018593 DLCTRL DEBUG Tx Command reply: GET_REPLY 440048364 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123018597 DLCTRL DEBUG Command: GET 930731911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123018597 DLCTRL DEBUG Tx Command reply: GET_REPLY 930731911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123018602 DLCTRL DEBUG Command: GET 59109119 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123018602 DLCTRL DEBUG Tx Command reply: GET_REPLY 59109119 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123018606 DLCTRL DEBUG Command: GET 420579023 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123018606 DLCTRL DEBUG Tx Command reply: GET_REPLY 420579023 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123018609 DLCTRL DEBUG Command: GET 729907102 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123018609 DLCTRL DEBUG Tx Command reply: GET_REPLY 729907102 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123018611 DLCTRL DEBUG Command: GET 948649396 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123018611 DLCTRL DEBUG Tx Command reply: GET_REPLY 948649396 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123018614 DLCTRL DEBUG Command: GET 468905121 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123018614 DLCTRL DEBUG Tx Command reply: GET_REPLY 468905121 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123018616 DLCTRL DEBUG Command: GET 194310896 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123018616 DLCTRL DEBUG Tx Command reply: GET_REPLY 194310896 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123018618 DLCTRL DEBUG Command: GET 524861805 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123018618 DLCTRL DEBUG Tx Command reply: GET_REPLY 524861805 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123018619 DLCTRL DEBUG Command: GET 244182825 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123018619 DLCTRL DEBUG Tx Command reply: GET_REPLY 244182825 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123018621 DLCTRL DEBUG Command: GET 228604885 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123018621 DLCTRL DEBUG Tx Command reply: GET_REPLY 228604885 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123018623 DLCTRL DEBUG Command: GET 350355137 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123018623 DLCTRL DEBUG Tx Command reply: GET_REPLY 350355137 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123018624 DLCTRL DEBUG Command: GET 121651037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123018624 DLCTRL DEBUG Tx Command reply: GET_REPLY 121651037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123018625 DLCTRL DEBUG Command: GET 371391614 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123018625 DLCTRL DEBUG Tx Command reply: GET_REPLY 371391614 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123018626 DLCTRL DEBUG Command: GET 521017116 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123018626 DLCTRL DEBUG Tx Command reply: GET_REPLY 521017116 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123018628 DLCTRL DEBUG Command: GET 878989649 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123018628 DLCTRL DEBUG Tx Command reply: GET_REPLY 878989649 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123018629 DLCTRL DEBUG Command: GET 840202181 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123018629 DLCTRL DEBUG Tx Command reply: GET_REPLY 840202181 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123018629 DLCTRL DEBUG Command: GET 860092953 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123018629 DLCTRL DEBUG Tx Command reply: GET_REPLY 860092953 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123018630 DLCTRL DEBUG Command: GET 1348120 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123018630 DLCTRL DEBUG Tx Command reply: GET_REPLY 1348120 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010110'B, t_guard := 20.000000 } 20250814123018651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@8f74a3c05c67: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@8f74a3c05c67: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1071) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)15538297 20250814123019702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123019702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123019703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123019703 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123019703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed1879, normal) (hnbgw_rua.c:407) 20250814123019703 DHNB DEBUG map_rua[0x555be3926f40]{init}: Allocated (fsm.c:456) 20250814123019703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123019703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15538297 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123019703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123019703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123019703 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250814123019703 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250814123019703 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15538297 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250814123019703 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15538297 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123019703 DCN DEBUG map_sccp[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814123019703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123019703 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15538297 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123019703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15538297 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123019703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123019703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123019703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123019703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123019703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123019703 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123019703 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{IDLE}: Allocated (fsm.c:456) 20250814123019703 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123019703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000d60056400500f1100926) (sccp_scrc.c:406) 20250814123019703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123019703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123019703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123019703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123019703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123019703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123019703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123019703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123019703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123019703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123019703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123019703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123019703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123019703 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123019703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123019703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123019703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123019703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123019703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123019703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123019703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123019703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123019703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123019703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@8f74a3c05c67: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)206357 HNBGW_Test.sgsn0-SCCP(1061)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@8f74a3c05c67: setverdict(pass): none -> pass 20250814123019718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123019718 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123019718 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123019718 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123019718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123019718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123019718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123019718 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123019719 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123019719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123019719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123019719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123019719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123019719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=005a708d) (sccp_scrc.c:477) 20250814123019719 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250814123019719 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123019719 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123019719 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123019719 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123019719 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123019719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123019719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123019720 DLCTRL DEBUG Command: GET 667949128 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123019720 DLCTRL DEBUG Tx Command reply: GET_REPLY 667949128 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123019724 DLCTRL DEBUG Command: GET 276958392 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123019724 DLCTRL DEBUG Tx Command reply: GET_REPLY 276958392 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123019727 DLCTRL DEBUG Command: GET 97198331 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123019727 DLCTRL DEBUG Tx Command reply: GET_REPLY 97198331 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123019731 DLCTRL DEBUG Command: GET 134427063 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123019731 DLCTRL DEBUG Tx Command reply: GET_REPLY 134427063 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123019735 DLCTRL DEBUG Command: GET 53328244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123019735 DLCTRL DEBUG Tx Command reply: GET_REPLY 53328244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123019739 DLCTRL DEBUG Command: GET 957222244 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123019739 DLCTRL DEBUG Tx Command reply: GET_REPLY 957222244 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123019742 DLCTRL DEBUG Command: GET 462428854 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123019742 DLCTRL DEBUG Tx Command reply: GET_REPLY 462428854 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123019746 DLCTRL DEBUG Command: GET 556065358 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123019746 DLCTRL DEBUG Tx Command reply: GET_REPLY 556065358 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123019749 DLCTRL DEBUG Command: GET 106578163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123019749 DLCTRL DEBUG Tx Command reply: GET_REPLY 106578163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123019751 DLCTRL DEBUG Command: GET 662192897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123019751 DLCTRL DEBUG Tx Command reply: GET_REPLY 662192897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123019753 DLCTRL DEBUG Command: GET 989471677 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123019753 DLCTRL DEBUG Tx Command reply: GET_REPLY 989471677 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123019756 DLCTRL DEBUG Command: GET 819087225 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123019756 DLCTRL DEBUG Tx Command reply: GET_REPLY 819087225 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123019759 DLCTRL DEBUG Command: GET 896697866 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123019759 DLCTRL DEBUG Tx Command reply: GET_REPLY 896697866 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123019762 DLCTRL DEBUG Command: GET 685568925 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123019762 DLCTRL DEBUG Tx Command reply: GET_REPLY 685568925 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123019766 DLCTRL DEBUG Command: GET 677208665 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123019766 DLCTRL DEBUG Tx Command reply: GET_REPLY 677208665 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123019770 DLCTRL DEBUG Command: GET 749754625 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123019770 DLCTRL DEBUG Tx Command reply: GET_REPLY 749754625 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123019775 DLCTRL DEBUG Command: GET 182957439 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123019775 DLCTRL DEBUG Tx Command reply: GET_REPLY 182957439 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123019779 DLCTRL DEBUG Command: GET 643525582 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123019779 DLCTRL DEBUG Tx Command reply: GET_REPLY 643525582 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123019782 DLCTRL DEBUG Command: GET 675504556 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123019782 DLCTRL DEBUG Tx Command reply: GET_REPLY 675504556 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123019786 DLCTRL DEBUG Command: GET 192719327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123019786 DLCTRL DEBUG Tx Command reply: GET_REPLY 192719327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100000101'B, t_guard := 20.000000 } 20250814123019821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@8f74a3c05c67: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@8f74a3c05c67: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1072) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)5582973 20250814123020854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123020854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123020854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123020854 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123020854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55307d, normal) (hnbgw_rua.c:407) 20250814123020854 DHNB DEBUG map_rua[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814123020854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123020854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5582973 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123020854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123020854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123020854 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250814123020854 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5582973 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250814123020854 DCN DEBUG map_sccp[0x555be391da70]{init}: Allocated (fsm.c:456) 20250814123020854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123020854 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5582973 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250814123020854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5582973 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123020854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123020854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123020854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123020854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123020854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123020854 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123020854 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{IDLE}: Allocated (fsm.c:456) 20250814123020854 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123020854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003050056400500f1100926) (sccp_scrc.c:406) 20250814123020854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123020854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123020854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123020854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123020854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123020854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123020854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123020854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123020854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123020854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123020854 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123020854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123020854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123020855 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123020855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123020855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123020855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123020855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123020855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123020855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123020855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123020855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123020855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123020855 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@8f74a3c05c67: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)12376956 HNBGW_Test.sgsn2-SCCP(1067)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@8f74a3c05c67: setverdict(pass): none -> pass 20250814123020865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123020865 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123020865 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123020865 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123020866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123020866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123020866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123020866 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123020866 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123020866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123020866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123020866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123020866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123020866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00184c30) (sccp_scrc.c:477) 20250814123020866 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250814123020866 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123020866 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123020866 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123020866 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123020866 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123020866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123020866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123020866 DLCTRL DEBUG Command: GET 242974023 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123020866 DLCTRL DEBUG Tx Command reply: GET_REPLY 242974023 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123020868 DLCTRL DEBUG Command: GET 944762030 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123020868 DLCTRL DEBUG Tx Command reply: GET_REPLY 944762030 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123020870 DLCTRL DEBUG Command: GET 91778018 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123020870 DLCTRL DEBUG Tx Command reply: GET_REPLY 91778018 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123020872 DLCTRL DEBUG Command: GET 258882684 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123020872 DLCTRL DEBUG Tx Command reply: GET_REPLY 258882684 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123020875 DLCTRL DEBUG Command: GET 835750881 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123020875 DLCTRL DEBUG Tx Command reply: GET_REPLY 835750881 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123020877 DLCTRL DEBUG Command: GET 282011629 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123020877 DLCTRL DEBUG Tx Command reply: GET_REPLY 282011629 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123020880 DLCTRL DEBUG Command: GET 293761307 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123020880 DLCTRL DEBUG Tx Command reply: GET_REPLY 293761307 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123020883 DLCTRL DEBUG Command: GET 411350091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123020883 DLCTRL DEBUG Tx Command reply: GET_REPLY 411350091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123020885 DLCTRL DEBUG Command: GET 93339836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123020885 DLCTRL DEBUG Tx Command reply: GET_REPLY 93339836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123020887 DLCTRL DEBUG Command: GET 467219836 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123020887 DLCTRL DEBUG Tx Command reply: GET_REPLY 467219836 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123020889 DLCTRL DEBUG Command: GET 288929064 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123020889 DLCTRL DEBUG Tx Command reply: GET_REPLY 288929064 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123020890 DLCTRL DEBUG Command: GET 300457097 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123020890 DLCTRL DEBUG Tx Command reply: GET_REPLY 300457097 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250814123020892 DLCTRL DEBUG Command: GET 939754911 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123020892 DLCTRL DEBUG Tx Command reply: GET_REPLY 939754911 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123020893 DLCTRL DEBUG Command: GET 108484178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123020893 DLCTRL DEBUG Tx Command reply: GET_REPLY 108484178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123020894 DLCTRL DEBUG Command: GET 171148903 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123020894 DLCTRL DEBUG Tx Command reply: GET_REPLY 171148903 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123020896 DLCTRL DEBUG Command: GET 792934286 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123020896 DLCTRL DEBUG Tx Command reply: GET_REPLY 792934286 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123020897 DLCTRL DEBUG Command: GET 175247774 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123020897 DLCTRL DEBUG Tx Command reply: GET_REPLY 175247774 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123020898 DLCTRL DEBUG Command: GET 436998657 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123020898 DLCTRL DEBUG Tx Command reply: GET_REPLY 436998657 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123020899 DLCTRL DEBUG Command: GET 362750360 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123020899 DLCTRL DEBUG Tx Command reply: GET_REPLY 362750360 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123020900 DLCTRL DEBUG Command: GET 531626990 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123020900 DLCTRL DEBUG Tx Command reply: GET_REPLY 531626990 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814123020905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123020905 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46369<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(1045)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123020907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123020907 DLINP DEBUG SRVCONN(,r=127.0.0.1:43800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123020907 DLINP DEBUG SRVCONN(,r=127.0.0.1:43800<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123020907 DLINP NOTICE SRV(,r=127.0.0.1:43800<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123020907 DMAIN NOTICE (127.0.0.1:43800 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43800<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123020907 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@8f74a3c05c67: Final verdict of PTC: none 20250814123020909 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123020909 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123020909 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123020909 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123020909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123020909 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123020909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123020909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123020909 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123020909 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123020910 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123020910 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123020910 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(1053)@8f74a3c05c67: Final verdict of PTC: none 20250814123020910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123020910 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123020910 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@8f74a3c05c67: Final verdict of PTC: none 20250814123020910 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250814123020910 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123020910 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123020910 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123020910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123020910 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123020910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123020910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123020910 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(1065)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1062)@8f74a3c05c67: Final verdict of PTC: none 20250814123020911 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123020911 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123020911 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123020911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123020911 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123020911 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123020911 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123020911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123020911 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250814123020911 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123020911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123020911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123020912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123020912 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123020912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123020912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@8f74a3c05c67: Final verdict of PTC: none 20250814123020912 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123020912 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123020912 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123020912 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123020924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123020924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(1054)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1063)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@8f74a3c05c67: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(1069)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(1070)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1071)@8f74a3c05c67: Final verdict of PTC: pass MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(1047)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Aug 14 12:30:20 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250814123021003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123021056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123021056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123021057 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123021057 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123021057 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123021057 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123021057 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123021057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a708d), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123021057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123021057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123021057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123021057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123021057 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{disrupted}: Freeing instance (context_map.c:202) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15538297)[0x555be3926f40]{disrupted}: Deallocated (fsm.c:568) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{disconnected}: Freeing instance (context_map.c:206) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x555be38aea90]{disconnected}: Deallocated (fsm.c:568) 20250814123021057 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15538297 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123021057 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123021057 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123021057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184c30), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123021057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123021057 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123021057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123021057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123021057 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123021057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123021057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123021057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123021057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123021057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123021057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123021057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123021057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123021057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123021057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123021057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123021057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123021057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123021057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123021057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123021057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{disrupted}: Freeing instance (context_map.c:202) 20250814123021057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5582973)[0x555be39112f0]{disrupted}: Deallocated (fsm.c:568) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{disconnected}: Freeing instance (context_map.c:206) 20250814123021057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x555be391da70]{disconnected}: Deallocated (fsm.c:568) 20250814123021057 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5582973 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250814123021057 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123021706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36058<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=426640) Waiting for packet dumper to finish... 1 (prev_count=426640, count=445256) 20250814123022911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123022911 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123022911 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123022911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123022911 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123022911 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123022911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123022911 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123022911 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123022912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123022912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123022912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250814123022912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123022912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123022912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123023626 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123023626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00085d8d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123023626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123023626 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123023626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123023626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123023627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123023627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123023627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123023627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123023627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123023627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123023627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123023627 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123023628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d798), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123023628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123023628 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123023628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123023628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123023628 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123023628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e227), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123023628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123023628 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123023628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123023628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123023628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123023628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123023628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123023628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123023628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123023628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123023628 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123023628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123023628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123023628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123023628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123023628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123023628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123023628 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Aug 14 12:30:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123024157 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123024157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ddd7), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123024157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024157 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123024157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024157 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123024157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085e43e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123024157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024157 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123024157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024157 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123024157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001459f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123024157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024157 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123024157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123024158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123024158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123024158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123024724 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123024724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47c9c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123024725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123024725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024725 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123024725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d3533), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123024725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123024725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024725 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123024725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015e9d9), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123024725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123024725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123024725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123024725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123024725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123024725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123024726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123024726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123024726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123024726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123024726 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123024726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123024726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123024726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123024726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123024726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123024726 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250814123024780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123024783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123024785 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33447<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123024797 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123024797 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123024806 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024806 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024806 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123024807 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024807 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024807 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123024807 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024807 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024807 DRANAP NOTICE cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123024807 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54128 (stream_srv.c:142) 20250814123024807 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54128<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123024808 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024808 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123024808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123024808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024808 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123024808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024808 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024808 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123024808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123024808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123024808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024808 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024808 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024808 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123024808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123024808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123024808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123024808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123024808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123024808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123024808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123024809 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024809 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123024809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123024809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024809 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123024809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024809 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024809 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024809 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123024809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123024809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024809 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123024809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024809 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123024809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123024809 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123024809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123024809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123024809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123024809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1083)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1081)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@8f74a3c05c67: ************************************************* HNBGW_Test.msc1-M3UA(1086)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123024835 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024835 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024835 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123024835 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024835 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024835 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123024835 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024835 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024835 DRANAP NOTICE cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123024835 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123024835 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123024836 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024836 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123024836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024836 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123024836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024836 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024836 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024836 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123024836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024836 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123024836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024836 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024836 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024836 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123024836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024836 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123024836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024836 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024836 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123024836 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123024836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123024836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123024836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123024836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123024836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123024836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123024836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123024836 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123024836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123024837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123024837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123024837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123024837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123024837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123024837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123024837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123024837 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123024837 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@8f74a3c05c67: v_sccp_pdu_maxlen:268 MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1092)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-SCCP(1090)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123024874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123024874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123024874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123024874 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123024874 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123024874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123024874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123024874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123024874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:54128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:54128<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:54128<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123024879 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123024879 DHNBAP DEBUG (127.0.0.1:54128 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123024879 DHNBAP NOTICE (127.0.0.1:54128 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123024879 DHNBAP NOTICE (127.0.0.1:54128 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:54128<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:54128<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123025022 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123025022 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123025022 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123025022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1083)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123025030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025031 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123025031 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123025031 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123025031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123025031 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123025031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123025032 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123025032 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123025032 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123025032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123025033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025033 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123025033 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123025033 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123025033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123025033 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123025033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123025033 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(1086)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123025037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025037 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123025037 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123025037 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123025037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123025037 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123025037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123025038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025038 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123025038 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123025038 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123025038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123025038 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123025038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123025038 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123025050 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123025050 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123025050 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123025050 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123025050 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123025050 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123025050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1089)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123025057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025057 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123025057 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123025057 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123025057 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123025057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123025057 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123025057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123025061 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123025061 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123025061 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123025061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123025061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123025062 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123025062 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123025062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123025062 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250814123025062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn1-M3UA(1092)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123025064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123025064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123025064 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123025064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123025064 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123025064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123025066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025066 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123025066 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123025066 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123025066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123025066 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123025066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123025319 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123025319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6918), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123025319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123025319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025319 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123025319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f2a9e), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123025319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123025319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025319 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123025319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4144b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123025319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123025319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025319 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123025319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613e98), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123025319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123025319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025319 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123025320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123025320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123025320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123025320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123025320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025330 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123025330 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123025330 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123025330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=00ee6918) (sccp_scrc.c:477) 20250814123025330 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250814123025330 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123025330 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123025330 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123025330 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123025330 DLSCCP DEBUG SCCP-SCOC(101)[0x555be391d770]{IDLE}: Deallocated (fsm.c:568) 20250814123025330 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123025330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025330 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025532 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123025532 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123025532 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123025532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025532 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025533 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123025533 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123025533 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123025533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025533 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025533 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123025533 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123025533 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123025533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025533 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123025533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=002f2a9e) (sccp_scrc.c:477) 20250814123025533 DLSCCP DEBUG Received CO:RELCO for local reference 104 (sccp_scoc.c:1824) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(104)[0x555be3914df0]{IDLE}: Deallocated (fsm.c:568) 20250814123025533 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025533 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123025533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00c4144b) (sccp_scrc.c:477) 20250814123025533 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1824) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(103)[0x555be390b540]{IDLE}: Deallocated (fsm.c:568) 20250814123025533 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025533 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123025533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=00613e98) (sccp_scrc.c:477) 20250814123025533 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1824) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123025533 DLSCCP DEBUG SCCP-SCOC(102)[0x555be3925070]{IDLE}: Deallocated (fsm.c:568) 20250814123025839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123025839 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123025839 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123025839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025839 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025839 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123025839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123025839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123025839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123025839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123025839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123025839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123025839 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123025839 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123025839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123025839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123025839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123025839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025839 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123025839 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814123025839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123025839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123025839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123025839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123025839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025843 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123025843 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123025843 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123025843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025843 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025844 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123025844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123025844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123025844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123025844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123025844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123025844 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123025844 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123025844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123025844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025844 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123025844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025844 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123025844 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{CONNECTED}: link up (cnlink.c:111) 20250814123025844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123025844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123025844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123025844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123025844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(1085)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123025861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025862 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123025862 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123025862 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123025862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025862 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025862 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123025862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123025862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123025862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123025862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123025862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123025862 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123025862 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123025862 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123025862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123025862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123025862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123025862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025862 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123025862 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814123025862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025863 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025863 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025863 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123025863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123025863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123025863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123025863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123025875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025875 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123025875 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123025875 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123025875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123025876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123025876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123025876 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025876 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123025876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123025876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123025876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123025876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123025876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123025876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123025876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123025876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123025876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123025876 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123025876 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123025876 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123025876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123025876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123025876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123025876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123025876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123025876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025876 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123025876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025876 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123025876 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814123025876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123025876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123025876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123025876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123025876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123025993 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123025994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5502b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123025994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025994 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123025994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025994 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123025994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f84c7f), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123025994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123025994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025994 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123025994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7aaf0), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123025994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123025994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123025994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123025994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123025994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123025994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123025994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123025994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123025994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025995 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025995 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025995 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123025995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123025995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123025995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123025995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123025995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123025995 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123025995 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123025995 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123025995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123025995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123025995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123025995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123026000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123026000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123026000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123026000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123026000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123026000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123026000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123026000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123026000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123026000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123026000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123026000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123026000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123026000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00f84c7f) (sccp_scrc.c:477) 20250814123026000 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(98)[0x555be38a4bf0]{IDLE}: Deallocated (fsm.c:568) 20250814123026000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123026000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123026000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123026000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123026000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123026000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123026000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123026000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123026000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123026000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123026000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123026000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123026000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123026000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00d5502b) (sccp_scrc.c:477) 20250814123026000 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123026000 DLSCCP DEBUG SCCP-SCOC(100)[0x555be390b410]{IDLE}: Deallocated (fsm.c:568) 20250814123026201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123026201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123026201 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123026201 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123026201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123026201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123026201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123026201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123026201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123026201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123026201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123026201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123026201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123026201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00f7aaf0) (sccp_scrc.c:477) 20250814123026201 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250814123026201 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123026201 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123026201 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123026201 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123026201 DLSCCP DEBUG SCCP-SCOC(99)[0x555be39242d0]{IDLE}: Deallocated (fsm.c:568) 20250814123026891 DLCTRL DEBUG Command: GET 429483464 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123026891 DLCTRL DEBUG Tx Command reply: GET_REPLY 429483464 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123026895 DLCTRL DEBUG Command: GET 987155455 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123026895 DLCTRL DEBUG Tx Command reply: GET_REPLY 987155455 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123026899 DLCTRL DEBUG Command: GET 591532301 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123026899 DLCTRL DEBUG Tx Command reply: GET_REPLY 591532301 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123026903 DLCTRL DEBUG Command: GET 646762980 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123026903 DLCTRL DEBUG Tx Command reply: GET_REPLY 646762980 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123026907 DLCTRL DEBUG Command: GET 71831265 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123026907 DLCTRL DEBUG Tx Command reply: GET_REPLY 71831265 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123026910 DLCTRL DEBUG Command: GET 349563520 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123026910 DLCTRL DEBUG Tx Command reply: GET_REPLY 349563520 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123026912 DLCTRL DEBUG Command: GET 298338145 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123026912 DLCTRL DEBUG Tx Command reply: GET_REPLY 298338145 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123026915 DLCTRL DEBUG Command: GET 134456037 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123026915 DLCTRL DEBUG Tx Command reply: GET_REPLY 134456037 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123026917 DLCTRL DEBUG Command: GET 53634934 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123026917 DLCTRL DEBUG Tx Command reply: GET_REPLY 53634934 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123026919 DLCTRL DEBUG Command: GET 201400530 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123026919 DLCTRL DEBUG Tx Command reply: GET_REPLY 201400530 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123026921 DLCTRL DEBUG Command: GET 988410395 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123026921 DLCTRL DEBUG Tx Command reply: GET_REPLY 988410395 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123026922 DLCTRL DEBUG Command: GET 172453695 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123026922 DLCTRL DEBUG Tx Command reply: GET_REPLY 172453695 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123026924 DLCTRL DEBUG Command: GET 891079765 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123026924 DLCTRL DEBUG Tx Command reply: GET_REPLY 891079765 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123026925 DLCTRL DEBUG Command: GET 686285932 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123026925 DLCTRL DEBUG Tx Command reply: GET_REPLY 686285932 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123026926 DLCTRL DEBUG Command: GET 992025543 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123026926 DLCTRL DEBUG Tx Command reply: GET_REPLY 992025543 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123026927 DLCTRL DEBUG Command: GET 253248759 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123026927 DLCTRL DEBUG Tx Command reply: GET_REPLY 253248759 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123026928 DLCTRL DEBUG Command: GET 849008084 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123026928 DLCTRL DEBUG Tx Command reply: GET_REPLY 849008084 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123026929 DLCTRL DEBUG Command: GET 162308155 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123026929 DLCTRL DEBUG Tx Command reply: GET_REPLY 162308155 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123026930 DLCTRL DEBUG Command: GET 971450483 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123026930 DLCTRL DEBUG Tx Command reply: GET_REPLY 971450483 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123026931 DLCTRL DEBUG Command: GET 291838580 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123026931 DLCTRL DEBUG Tx Command reply: GET_REPLY 291838580 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000101000'B, t_guard := 20.000000 } 20250814123026947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)6235038 20250814123028002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123028002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123028002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123028002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123028002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f239e, normal) (hnbgw_rua.c:407) 20250814123028002 DHNB DEBUG map_rua[0x555be3914df0]{init}: Allocated (fsm.c:456) 20250814123028002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123028002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6235038 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123028002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123028002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123028002 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123028002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6235038 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123028002 DCN DEBUG map_sccp[0x555be391d770]{init}: Allocated (fsm.c:456) 20250814123028002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123028002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6235038 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123028002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6235038 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123028002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123028002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123028002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123028002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123028002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123028002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123028002 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{IDLE}: Allocated (fsm.c:456) 20250814123028002 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123028002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000280056400500f1100926) (sccp_scrc.c:406) 20250814123028002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123028002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123028002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123028002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123028002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123028002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123028002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123028002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123028002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123028002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123028002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123028002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123028002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123028002 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123028002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123028002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123028003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123028003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123028003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123028003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123028003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123028003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123028003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123028003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)7838919 HNBGW_Test.sgsn0-SCCP(1087)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@8f74a3c05c67: setverdict(pass): none -> pass 20250814123028020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123028020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123028020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123028020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123028020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123028020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123028020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123028020 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123028021 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123028021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123028021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123028021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123028021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123028021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00c3fd4b) (sccp_scrc.c:477) 20250814123028021 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250814123028021 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123028021 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123028021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123028021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123028021 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123028021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123028021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123028023 DLCTRL DEBUG Command: GET 980122973 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123028023 DLCTRL DEBUG Tx Command reply: GET_REPLY 980122973 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123028027 DLCTRL DEBUG Command: GET 181934960 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123028027 DLCTRL DEBUG Tx Command reply: GET_REPLY 181934960 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123028031 DLCTRL DEBUG Command: GET 216860382 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123028031 DLCTRL DEBUG Tx Command reply: GET_REPLY 216860382 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123028034 DLCTRL DEBUG Command: GET 500129931 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123028034 DLCTRL DEBUG Tx Command reply: GET_REPLY 500129931 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123028037 DLCTRL DEBUG Command: GET 551951295 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123028037 DLCTRL DEBUG Tx Command reply: GET_REPLY 551951295 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123028039 DLCTRL DEBUG Command: GET 672269022 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123028040 DLCTRL DEBUG Tx Command reply: GET_REPLY 672269022 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123028042 DLCTRL DEBUG Command: GET 652406487 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123028042 DLCTRL DEBUG Tx Command reply: GET_REPLY 652406487 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123028044 DLCTRL DEBUG Command: GET 169442525 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123028044 DLCTRL DEBUG Tx Command reply: GET_REPLY 169442525 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123028046 DLCTRL DEBUG Command: GET 676257386 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123028046 DLCTRL DEBUG Tx Command reply: GET_REPLY 676257386 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123028048 DLCTRL DEBUG Command: GET 81522911 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123028048 DLCTRL DEBUG Tx Command reply: GET_REPLY 81522911 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123028049 DLCTRL DEBUG Command: GET 332006792 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123028049 DLCTRL DEBUG Tx Command reply: GET_REPLY 332006792 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123028051 DLCTRL DEBUG Command: GET 173734261 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123028051 DLCTRL DEBUG Tx Command reply: GET_REPLY 173734261 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123028052 DLCTRL DEBUG Command: GET 181921972 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123028052 DLCTRL DEBUG Tx Command reply: GET_REPLY 181921972 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123028054 DLCTRL DEBUG Command: GET 567206907 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123028054 DLCTRL DEBUG Tx Command reply: GET_REPLY 567206907 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123028055 DLCTRL DEBUG Command: GET 810158848 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123028055 DLCTRL DEBUG Tx Command reply: GET_REPLY 810158848 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123028056 DLCTRL DEBUG Command: GET 304506246 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123028056 DLCTRL DEBUG Tx Command reply: GET_REPLY 304506246 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123028057 DLCTRL DEBUG Command: GET 130502575 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123028057 DLCTRL DEBUG Tx Command reply: GET_REPLY 130502575 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123028059 DLCTRL DEBUG Command: GET 378623404 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123028059 DLCTRL DEBUG Tx Command reply: GET_REPLY 378623404 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123028060 DLCTRL DEBUG Command: GET 820114873 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123028060 DLCTRL DEBUG Tx Command reply: GET_REPLY 820114873 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123028061 DLCTRL DEBUG Command: GET 406856685 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123028061 DLCTRL DEBUG Tx Command reply: GET_REPLY 406856685 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000010'B, t_guard := 20.000000 } 20250814123028076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)2328608 20250814123029101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123029101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123029101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814123029101 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123029101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x238820, normal) (hnbgw_rua.c:407) 20250814123029101 DHNB DEBUG map_rua[0x555be38aea90]{init}: Allocated (fsm.c:456) 20250814123029101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123029101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328608 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123029101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123029101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123029101 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814123029101 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328608 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814123029101 DCN DEBUG map_sccp[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814123029101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123029101 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2328608 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123029101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328608 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814123029101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123029101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123029101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123029101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123029101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123029101 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123029101 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{IDLE}: Allocated (fsm.c:456) 20250814123029101 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123029101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001820056400500f1100926) (sccp_scrc.c:406) 20250814123029101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123029101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123029101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123029101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123029101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123029101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123029101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123029102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123029102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123029102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123029102 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123029102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123029102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123029102 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123029102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123029102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123029102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123029102 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123029102 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123029102 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123029102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123029102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123029102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123029102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)6911765 HNBGW_Test.sgsn1-SCCP(1090)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123029116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123029116 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123029116 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123029116 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123029116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123029116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123029116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123029116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123029116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123029116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123029116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123029116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123029116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@8f74a3c05c67: setverdict(pass): none -> pass 20250814123029116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=0008ea76) (sccp_scrc.c:477) 20250814123029116 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250814123029116 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123029116 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123029116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123029116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123029116 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123029116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123029116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123029117 DLCTRL DEBUG Command: GET 188140517 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123029117 DLCTRL DEBUG Tx Command reply: GET_REPLY 188140517 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123029121 DLCTRL DEBUG Command: GET 504751657 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123029121 DLCTRL DEBUG Tx Command reply: GET_REPLY 504751657 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123029124 DLCTRL DEBUG Command: GET 596685394 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123029124 DLCTRL DEBUG Tx Command reply: GET_REPLY 596685394 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123029128 DLCTRL DEBUG Command: GET 550190571 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123029128 DLCTRL DEBUG Tx Command reply: GET_REPLY 550190571 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123029132 DLCTRL DEBUG Command: GET 111128765 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123029132 DLCTRL DEBUG Tx Command reply: GET_REPLY 111128765 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123029137 DLCTRL DEBUG Command: GET 471230078 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123029137 DLCTRL DEBUG Tx Command reply: GET_REPLY 471230078 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123029143 DLCTRL DEBUG Command: GET 233757398 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123029143 DLCTRL DEBUG Tx Command reply: GET_REPLY 233757398 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123029147 DLCTRL DEBUG Command: GET 376245534 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123029147 DLCTRL DEBUG Tx Command reply: GET_REPLY 376245534 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123029152 DLCTRL DEBUG Command: GET 309127612 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123029152 DLCTRL DEBUG Tx Command reply: GET_REPLY 309127612 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123029157 DLCTRL DEBUG Command: GET 706397440 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123029157 DLCTRL DEBUG Tx Command reply: GET_REPLY 706397440 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123029163 DLCTRL DEBUG Command: GET 171079313 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123029163 DLCTRL DEBUG Tx Command reply: GET_REPLY 171079313 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123029168 DLCTRL DEBUG Command: GET 675425016 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123029168 DLCTRL DEBUG Tx Command reply: GET_REPLY 675425016 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123029172 DLCTRL DEBUG Command: GET 685329663 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123029172 DLCTRL DEBUG Tx Command reply: GET_REPLY 685329663 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123029176 DLCTRL DEBUG Command: GET 370724627 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123029176 DLCTRL DEBUG Tx Command reply: GET_REPLY 370724627 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123029180 DLCTRL DEBUG Command: GET 499578129 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123029180 DLCTRL DEBUG Tx Command reply: GET_REPLY 499578129 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123029185 DLCTRL DEBUG Command: GET 598009960 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123029185 DLCTRL DEBUG Tx Command reply: GET_REPLY 598009960 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123029189 DLCTRL DEBUG Command: GET 779694958 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123029189 DLCTRL DEBUG Tx Command reply: GET_REPLY 779694958 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123029192 DLCTRL DEBUG Command: GET 161852658 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123029192 DLCTRL DEBUG Tx Command reply: GET_REPLY 161852658 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123029197 DLCTRL DEBUG Command: GET 275737301 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123029197 DLCTRL DEBUG Tx Command reply: GET_REPLY 275737301 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123029200 DLCTRL DEBUG Command: GET 522995320 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123029200 DLCTRL DEBUG Tx Command reply: GET_REPLY 522995320 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250814123029202 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: "disconnecting msc0" 20250814123029205 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123029205 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123029205 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123029205 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123029205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123029205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123029205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123029205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123029205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000100'B, t_guard := 20.000000 } 20250814123029231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)16483955 20250814123030256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123030256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123030256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123030256 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123030256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb8673, normal) (hnbgw_rua.c:407) 20250814123030256 DHNB DEBUG map_rua[0x555be388f4c0]{init}: Allocated (fsm.c:456) 20250814123030256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123030256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16483955 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123030256 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123030256 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123030256 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16483955 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123030256 DCN DEBUG map_sccp[0x555be3905960]{init}: Allocated (fsm.c:456) 20250814123030256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123030256 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16483955 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123030256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16483955 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123030256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123030256 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123030256 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123030256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123030256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123030256 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123030256 DLSCCP DEBUG SCCP-SCOC(118)[0x555be394ab90]{IDLE}: Allocated (fsm.c:456) 20250814123030256 DLSCCP DEBUG SCCP-SCOC(118)[0x555be394ab90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123030257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030003c40056400500f1100926) (sccp_scrc.c:406) 20250814123030257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123030257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123030257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123030257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123030257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123030257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123030257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123030257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123030257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123030257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123030257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123030257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123030257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123030257 DLSCCP DEBUG SCCP-SCOC(118)[0x555be394ab90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123030257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123030257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123030257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123030257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123030257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123030257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123030257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123030257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123030257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123030257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123031057 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123031057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184c30), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123031057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123031057 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123031057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123031057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123031057 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123031057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a708d), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123031057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123031057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123031057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123031057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123031057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123031057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123031057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123031057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123031057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123031057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123031057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123031057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123031057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123031057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123031057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123031057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123031057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123031057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123031057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123031206 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123031206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123031206 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123033627 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123033627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00085d8d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123033627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123033627 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123033627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123033627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123033627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123033627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123033627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123033627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123033627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123033627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123033627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123033628 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123033628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e227), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123033628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123033628 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123033628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123033628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123033628 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123033628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d798), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123033628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123033628 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123033628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123033628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123033628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123033628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123033628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123033628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123033628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123033628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123033628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123033628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123033628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123033628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123033628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123033628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123033628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123033628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123033628 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123033629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123033629 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123033629 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123033629 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123033629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123033629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123033629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123033629 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123033629 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123033629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123033629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123033629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123033629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123033629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=0025e227) (sccp_scrc.c:477) 20250814123033629 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250814123033629 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123033629 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123033629 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123033629 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123033629 DLSCCP DEBUG SCCP-SCOC(113)[0x555be391eaf0]{IDLE}: Deallocated (fsm.c:568) 20250814123034158 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123034158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001459f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123034158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123034158 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123034158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123034158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123034158 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123034158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085e43e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123034158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123034158 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123034158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123034158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123034158 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123034158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ddd7), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123034158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123034158 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123034158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123034158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123034158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123034158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123034158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123034158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123034158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123034158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123034158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123034158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123034158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123034158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123034158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034159 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123034159 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123034159 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123034159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123034159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123034159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123034159 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034159 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123034159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123034159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123034159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123034159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123034159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=001459f1) (sccp_scrc.c:477) 20250814123034159 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250814123034159 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123034159 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123034159 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123034159 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123034159 DLSCCP DEBUG SCCP-SCOC(108)[0x555be3911850]{IDLE}: Deallocated (fsm.c:568) 20250814123034360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123034360 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123034360 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123034360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123034360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123034360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123034360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123034360 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123034360 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123034360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123034360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123034360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123034360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123034360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123034360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123034360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123034360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123034360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=0085e43e) (sccp_scrc.c:477) 20250814123034360 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(109)[0x555be39125e0]{IDLE}: Deallocated (fsm.c:568) 20250814123034360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123034360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123034360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123034360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123034360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123034360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=0037ddd7) (sccp_scrc.c:477) 20250814123034360 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123034360 DLSCCP DEBUG SCCP-SCOC(110)[0x555be390eeb0]{IDLE}: Deallocated (fsm.c:568) 20250814123034725 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123034725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d3533), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123034725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123034725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123034725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123034725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123034725 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123034725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47c9c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123034725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123034725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123034725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123034725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123034725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123034725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123034725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123034725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123034725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123034725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123034725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123034725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123034725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123034725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123034725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123034725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123034726 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123034726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015e9d9), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123034726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123034726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123034726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123034726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123034726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034726 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123034726 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123034726 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123034726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123034726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123034726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123034726 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123034726 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123034726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123034726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123034726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123034726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123034726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123034726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123034726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123034726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123034726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123034726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123034726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123034726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=004d3533) (sccp_scrc.c:477) 20250814123034726 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250814123034726 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123034726 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123034726 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123034726 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123034726 DLSCCP DEBUG SCCP-SCOC(106)[0x555be3905ae0]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@8f74a3c05c67: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@8f74a3c05c67: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8f74a3c05c67: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. 20250814123035258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{wait_cc}: Timeout of X31 (fsm.c:317) 20250814123035258 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123035258 DLSCCP DEBUG SCCP-SCOC(118)[0x555be394ab90]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123035258 DLSCCP DEBUG SCCP-SCOC(118)[0x555be394ab90]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250814123035258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250814123035258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814123035258 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814123035258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123035258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814123035258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123035258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{disrupted}: Freeing instance (context_map.c:202) 20250814123035258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16483955)[0x555be388f4c0]{disrupted}: Deallocated (fsm.c:568) 20250814123035258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123035258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{disconnected}: Freeing instance (context_map.c:206) 20250814123035258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x555be3905960]{disconnected}: Deallocated (fsm.c:568) 20250814123035258 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16483955 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814123035258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123035258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123035258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250814123035258 DLINP DEBUG SRVCONN(,r=127.0.0.1:54128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123035258 DLINP DEBUG SRVCONN(,r=127.0.0.1:54128<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123035258 DLINP NOTICE SRV(,r=127.0.0.1:54128<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123035258 DMAIN NOTICE (127.0.0.1:54128 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54128<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123035258 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123035259 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123035259 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33447<->l=127.0.0.1:4262) (control_if.c:193) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(1085)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1088)@8f74a3c05c67: Final verdict of PTC: none 20250814123035259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123035259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123035259 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20250814123035259 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1347) 20250814123035259 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20250814123035259 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123035259 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123035259 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123035259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3fd4b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123035259 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123035259 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123035259 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123035259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123035259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123035259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123035259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123035259 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{disrupted}: Freeing instance (context_map.c:202) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235038)[0x555be3914df0]{disrupted}: Deallocated (fsm.c:568) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{disconnected}: Freeing instance (context_map.c:206) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555be391d770]{disconnected}: Deallocated (fsm.c:568) 20250814123035259 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123035259 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6235038 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123035259 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123035259 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123035259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ea76), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123035259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123035259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1089)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@8f74a3c05c67: Final verdict of PTC: none 20250814123035259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123035259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123035259 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{disrupted}: Freeing instance (context_map.c:202) 20250814123035259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328608)[0x555be38aea90]{disrupted}: Deallocated (fsm.c:568) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{disconnected}: Freeing instance (context_map.c:206) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123035259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x555be39112f0]{disconnected}: Deallocated (fsm.c:568) 20250814123035259 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2328608 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814123035259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(1087)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@8f74a3c05c67: Final verdict of PTC: none 20250814123035259 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-M3UA(1083)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@8f74a3c05c67: Final verdict of PTC: pass MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@8f74a3c05c67: Final verdict of PTC: none 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123035259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123035259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123035259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123035259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123035259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123035259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123035259 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(1074)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@8f74a3c05c67: Final verdict of PTC: none 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123035259 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123035259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123035259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123035259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123035259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123035259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123035259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123035259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123035259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123035259 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123035259 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123035259 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123035259 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED IPA-CTRL-CLI-IPA(1075)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(1093)@8f74a3c05c67: Final verdict of PTC: none 20250814123035260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123035260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123035264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-PFCP(1076)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@8f74a3c05c67: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@8f74a3c05c67: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink fail'. Thu Aug 14 12:30:35 UTC 2025 ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250814123035352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123035853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=550928) Waiting for packet dumper to finish... 1 (prev_count=550928, count=554808) 20250814123037260 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123037260 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123037260 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123037260 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123037260 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123037260 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink fail' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Aug 14 12:30:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250814123038892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123038894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123038897 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38603<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123038909 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123038909 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123038916 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038916 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038916 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123038917 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038917 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038917 DRANAP NOTICE cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123038917 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038917 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50088 (stream_srv.c:142) 20250814123038917 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50088<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123038917 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038917 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038918 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038918 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123038918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038918 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123038918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038918 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038918 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038918 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123038918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123038918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038918 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038918 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123038918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123038918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038918 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038918 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123038918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123038918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123038919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038919 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123038919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123038919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123038919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123038919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123038919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123038919 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1107)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123038935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038935 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038935 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123038935 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038935 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038935 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123038936 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038936 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123038936 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123038937 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123038937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038937 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123038937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038937 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038937 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123038937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123038937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038937 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038937 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123038937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123038937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038937 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038937 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123038937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123038937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123038937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123038938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123038938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123038938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123038938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123038938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123038938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123038938 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123038938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123038938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123038938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123038938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123038938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123038938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123038938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123038938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123038960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123038960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123038960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123038960 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123038960 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123038960 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123038960 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123038960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123038960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814123038965 DLINP DEBUG SRVCONN(,r=127.0.0.1:50088<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123038965 DLINP DEBUG SRVCONN(,r=127.0.0.1:50088<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123038965 DLINP DEBUG SRVCONN(,r=127.0.0.1:50088<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123038965 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123038965 DHNBAP DEBUG (127.0.0.1:50088 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123038965 DHNBAP NOTICE (127.0.0.1:50088 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123038965 DHNBAP NOTICE (127.0.0.1:50088 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123038965 DLINP DEBUG SRVCONN(,r=127.0.0.1:50088<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123038965 DLINP DEBUG SRVCONN(,r=127.0.0.1:50088<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123039130 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123039130 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123039130 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123039130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1107)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123039132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039132 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123039132 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123039132 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123039132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123039132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123039132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123039133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039133 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123039133 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123039133 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123039133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123039133 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123039133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123039133 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123039148 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123039148 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123039148 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123039148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1110)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123039149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039149 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123039149 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123039149 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123039149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123039149 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123039149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123039150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039150 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123039150 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123039150 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123039150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123039150 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123039150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123039150 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123039937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039937 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123039937 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123039937 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123039937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123039937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123039937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123039937 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123039937 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123039937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123039937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123039937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123039937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123039937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123039937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123039937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123039937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123039937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123039937 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123039937 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123039937 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123039937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123039937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123039937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123039937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123039937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123039937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123039937 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123039937 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814123039937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123039937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123039937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123039937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123039937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123039937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123039937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1106)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123039953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039953 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123039953 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123039953 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123039953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123039953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123039953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123039953 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123039953 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123039953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123039953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123039953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123039953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123039953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123039953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123039953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123039953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123039953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123039953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123039953 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123039953 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123039953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123039953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123039953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123039953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123039953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123039953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123039953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123039953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123039953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123039953 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123039953 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814123039953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123039953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123039953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123039953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123039953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123039953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123039953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123039953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123040970 DLCTRL DEBUG Command: GET 618026323 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123040970 DLCTRL DEBUG Tx Command reply: GET_REPLY 618026323 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123040972 DLCTRL DEBUG Command: GET 227585110 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123040972 DLCTRL DEBUG Tx Command reply: GET_REPLY 227585110 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123040973 DLCTRL DEBUG Command: GET 839567590 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123040973 DLCTRL DEBUG Tx Command reply: GET_REPLY 839567590 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123040973 DLCTRL DEBUG Command: GET 164832385 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123040973 DLCTRL DEBUG Tx Command reply: GET_REPLY 164832385 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123040974 DLCTRL DEBUG Command: GET 495917523 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123040974 DLCTRL DEBUG Tx Command reply: GET_REPLY 495917523 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123040975 DLCTRL DEBUG Command: GET 303315273 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123040975 DLCTRL DEBUG Tx Command reply: GET_REPLY 303315273 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123040976 DLCTRL DEBUG Command: GET 570912193 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123040976 DLCTRL DEBUG Tx Command reply: GET_REPLY 570912193 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123040976 DLCTRL DEBUG Command: GET 919246053 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123040976 DLCTRL DEBUG Tx Command reply: GET_REPLY 919246053 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123040977 DLCTRL DEBUG Command: GET 301314502 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123040977 DLCTRL DEBUG Tx Command reply: GET_REPLY 301314502 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123040978 DLCTRL DEBUG Command: GET 982045157 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123040978 DLCTRL DEBUG Tx Command reply: GET_REPLY 982045157 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123040979 DLCTRL DEBUG Command: GET 479398611 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123040979 DLCTRL DEBUG Tx Command reply: GET_REPLY 479398611 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123040979 DLCTRL DEBUG Command: GET 747265775 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123040979 DLCTRL DEBUG Tx Command reply: GET_REPLY 747265775 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123040980 DLCTRL DEBUG Command: GET 535226827 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123040980 DLCTRL DEBUG Tx Command reply: GET_REPLY 535226827 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123040981 DLCTRL DEBUG Command: GET 286102977 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123040981 DLCTRL DEBUG Tx Command reply: GET_REPLY 286102977 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123040982 DLCTRL DEBUG Command: GET 348438823 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123040982 DLCTRL DEBUG Tx Command reply: GET_REPLY 348438823 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123040982 DLCTRL DEBUG Command: GET 816843923 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123040982 DLCTRL DEBUG Tx Command reply: GET_REPLY 816843923 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123040983 DLCTRL DEBUG Command: GET 118106216 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123040983 DLCTRL DEBUG Tx Command reply: GET_REPLY 118106216 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123040984 DLCTRL DEBUG Command: GET 400227320 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123040984 DLCTRL DEBUG Tx Command reply: GET_REPLY 400227320 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123040985 DLCTRL DEBUG Command: GET 36861653 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123040985 DLCTRL DEBUG Tx Command reply: GET_REPLY 36861653 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123040986 DLCTRL DEBUG Command: GET 249339322 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123040986 DLCTRL DEBUG Tx Command reply: GET_REPLY 249339322 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110011100'B, t_guard := 20.000000 } 20250814123040996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123041058 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123041058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a708d), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123041058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123041058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123041058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123041058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123041058 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123041058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184c30), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123041058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123041058 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123041058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123041058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123041058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123041058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123041058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123041058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123041058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123041058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123041058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123041058 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123041058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123041058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123041058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123041058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123041058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123041058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123041058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123041060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123041060 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123041060 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123041060 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123041060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123041060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123041060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123041060 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123041060 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123041060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123041060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123041060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123041060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123041060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=005a708d) (sccp_scrc.c:477) 20250814123041060 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250814123041060 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123041060 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123041060 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123041060 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123041060 DLSCCP DEBUG SCCP-SCOC(114)[0x555be3902930]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)11402646 20250814123042009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123042009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123042009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123042009 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123042009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xadfd96, normal) (hnbgw_rua.c:407) 20250814123042009 DHNB DEBUG map_rua[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814123042009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123042009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11402646 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123042009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123042009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123042009 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123042009 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11402646 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123042009 DCN DEBUG map_sccp[0x555be388f4c0]{init}: Allocated (fsm.c:456) 20250814123042009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123042009 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11402646 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123042009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11402646 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123042009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123042009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123042009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123042009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123042009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123042009 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123042009 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{IDLE}: Allocated (fsm.c:456) 20250814123042009 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123042009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300019c0056400500f1100926) (sccp_scrc.c:406) 20250814123042009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123042009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123042009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123042009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123042009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123042009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123042009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123042009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123042009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123042009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123042009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123042009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123042009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123042009 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123042009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123042009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123042009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123042009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123042009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123042009 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123042009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123042009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123042009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123042009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)3413125 HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123042013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123042013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123042013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123042013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123042013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123042013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=0034ecd8) (sccp_scrc.c:477) 20250814123042013 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250814123042013 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123042013 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123042013 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123042013 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123042013 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123042013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123042013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123042013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123042013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123042013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123042013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123042013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123042013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123042013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123042013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123042014 DLCTRL DEBUG Command: GET 149730597 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123042014 DLCTRL DEBUG Tx Command reply: GET_REPLY 149730597 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123042015 DLCTRL DEBUG Command: GET 514656026 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123042015 DLCTRL DEBUG Tx Command reply: GET_REPLY 514656026 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123042016 DLCTRL DEBUG Command: GET 282528476 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123042016 DLCTRL DEBUG Tx Command reply: GET_REPLY 282528476 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123042017 DLCTRL DEBUG Command: GET 938882314 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123042017 DLCTRL DEBUG Tx Command reply: GET_REPLY 938882314 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123042018 DLCTRL DEBUG Command: GET 454717824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123042018 DLCTRL DEBUG Tx Command reply: GET_REPLY 454717824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123042018 DLCTRL DEBUG Command: GET 923198999 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123042018 DLCTRL DEBUG Tx Command reply: GET_REPLY 923198999 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123042019 DLCTRL DEBUG Command: GET 839845175 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123042019 DLCTRL DEBUG Tx Command reply: GET_REPLY 839845175 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123042020 DLCTRL DEBUG Command: GET 183965230 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123042020 DLCTRL DEBUG Tx Command reply: GET_REPLY 183965230 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123042021 DLCTRL DEBUG Command: GET 351683895 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123042021 DLCTRL DEBUG Tx Command reply: GET_REPLY 351683895 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123042022 DLCTRL DEBUG Command: GET 158013764 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123042022 DLCTRL DEBUG Tx Command reply: GET_REPLY 158013764 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123042023 DLCTRL DEBUG Command: GET 882009343 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123042023 DLCTRL DEBUG Tx Command reply: GET_REPLY 882009343 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123042023 DLCTRL DEBUG Command: GET 299379646 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123042023 DLCTRL DEBUG Tx Command reply: GET_REPLY 299379646 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123042024 DLCTRL DEBUG Command: GET 551181374 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123042024 DLCTRL DEBUG Tx Command reply: GET_REPLY 551181374 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123042025 DLCTRL DEBUG Command: GET 87737747 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123042025 DLCTRL DEBUG Tx Command reply: GET_REPLY 87737747 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123042026 DLCTRL DEBUG Command: GET 605396437 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123042026 DLCTRL DEBUG Tx Command reply: GET_REPLY 605396437 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123042027 DLCTRL DEBUG Command: GET 140841527 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123042027 DLCTRL DEBUG Tx Command reply: GET_REPLY 140841527 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123042028 DLCTRL DEBUG Command: GET 527827363 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123042028 DLCTRL DEBUG Tx Command reply: GET_REPLY 527827363 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123042028 DLCTRL DEBUG Command: GET 229985482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123042028 DLCTRL DEBUG Tx Command reply: GET_REPLY 229985482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123042029 DLCTRL DEBUG Command: GET 42728740 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123042029 DLCTRL DEBUG Tx Command reply: GET_REPLY 42728740 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123042030 DLCTRL DEBUG Command: GET 276902144 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123042030 DLCTRL DEBUG Tx Command reply: GET_REPLY 276902144 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001010'B, t_guard := 20.000000 } 20250814123042040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)4604215 20250814123043047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123043047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123043047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814123043047 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123043047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x464137, normal) (hnbgw_rua.c:407) 20250814123043047 DHNB DEBUG map_rua[0x555be390eeb0]{init}: Allocated (fsm.c:456) 20250814123043047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123043047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4604215 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123043047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123043047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123043047 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814123043047 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4604215 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123043047 DCN DEBUG map_sccp[0x555be39125e0]{init}: Allocated (fsm.c:456) 20250814123043047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123043047 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4604215 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123043047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4604215 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814123043047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123043047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123043047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123043047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123043047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123043047 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123043047 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{IDLE}: Allocated (fsm.c:456) 20250814123043047 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123043047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000078), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300010a0056400500f1100926) (sccp_scrc.c:406) 20250814123043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123043047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123043047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123043047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123043047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123043047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123043047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123043047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123043047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123043047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123043047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123043047 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123043047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123043047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123043047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123043047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123043047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123043047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123043047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123043047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123043047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123043047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)7516986 HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123043049 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123043049 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123043049 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123043049 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123043049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123043049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=003571bd) (sccp_scrc.c:477) 20250814123043049 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250814123043049 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123043049 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123043049 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123043049 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123043049 DCN DEBUG handle_cn_conn_conf() conn_id=120, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123043049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123043049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123043049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123043049 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123043049 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123043049 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123043049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123043049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123043049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123043049 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@8f74a3c05c67: setverdict(pass): none -> pass MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123043050 DLCTRL DEBUG Command: GET 74454165 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123043050 DLCTRL DEBUG Tx Command reply: GET_REPLY 74454165 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123043051 DLCTRL DEBUG Command: GET 686447251 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123043051 DLCTRL DEBUG Tx Command reply: GET_REPLY 686447251 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123043052 DLCTRL DEBUG Command: GET 742979152 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123043052 DLCTRL DEBUG Tx Command reply: GET_REPLY 742979152 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123043053 DLCTRL DEBUG Command: GET 423455148 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123043053 DLCTRL DEBUG Tx Command reply: GET_REPLY 423455148 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123043054 DLCTRL DEBUG Command: GET 737855784 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123043054 DLCTRL DEBUG Tx Command reply: GET_REPLY 737855784 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123043055 DLCTRL DEBUG Command: GET 242080432 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123043055 DLCTRL DEBUG Tx Command reply: GET_REPLY 242080432 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123043056 DLCTRL DEBUG Command: GET 456980167 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123043056 DLCTRL DEBUG Tx Command reply: GET_REPLY 456980167 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123043057 DLCTRL DEBUG Command: GET 391843423 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123043057 DLCTRL DEBUG Tx Command reply: GET_REPLY 391843423 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123043057 DLCTRL DEBUG Command: GET 856607554 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123043057 DLCTRL DEBUG Tx Command reply: GET_REPLY 856607554 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123043058 DLCTRL DEBUG Command: GET 704821577 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123043058 DLCTRL DEBUG Tx Command reply: GET_REPLY 704821577 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123043059 DLCTRL DEBUG Command: GET 104529182 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123043059 DLCTRL DEBUG Tx Command reply: GET_REPLY 104529182 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123043060 DLCTRL DEBUG Command: GET 694959843 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123043060 DLCTRL DEBUG Tx Command reply: GET_REPLY 694959843 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123043061 DLCTRL DEBUG Command: GET 564836032 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123043061 DLCTRL DEBUG Tx Command reply: GET_REPLY 564836032 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123043062 DLCTRL DEBUG Command: GET 392242993 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123043062 DLCTRL DEBUG Tx Command reply: GET_REPLY 392242993 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123043063 DLCTRL DEBUG Command: GET 728933991 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123043063 DLCTRL DEBUG Tx Command reply: GET_REPLY 728933991 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123043064 DLCTRL DEBUG Command: GET 946799039 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123043064 DLCTRL DEBUG Tx Command reply: GET_REPLY 946799039 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123043065 DLCTRL DEBUG Command: GET 700938963 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123043065 DLCTRL DEBUG Tx Command reply: GET_REPLY 700938963 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123043066 DLCTRL DEBUG Command: GET 942620013 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123043066 DLCTRL DEBUG Tx Command reply: GET_REPLY 942620013 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123043067 DLCTRL DEBUG Command: GET 271229509 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123043067 DLCTRL DEBUG Tx Command reply: GET_REPLY 271229509 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123043067 DLCTRL DEBUG Command: GET 134029551 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123043067 DLCTRL DEBUG Tx Command reply: GET_REPLY 134029551 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: "connecting cnlink 1" 20250814123043068 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1114)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123043282 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123043282 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123043282 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123043282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1116)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123043284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123043284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123043284 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123043284 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123043284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123043284 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123043284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123043285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123043285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123043285 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123043285 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123043285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123043285 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123043285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123043285 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123043628 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123043628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00085d8d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123043628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123043628 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123043628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123043628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123043628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123043628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123043628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123043628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123043628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123043628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123043628 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123043629 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123043629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d798), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123043629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123043629 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123043629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123043629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123043629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123043629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123043629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123043629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123043629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123043629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123043629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8f74a3c05c67: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110000'B, t_guard := 20.000000 } 20250814123044088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123044088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123044088 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123044088 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123044088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123044088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123044088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123044088 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123044088 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123044088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123044088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123044088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123044088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123044088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123044088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123044088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123044088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123044088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123044088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123044088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123044088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123044088 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123044088 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123044088 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123044088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123044088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123044088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123044088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123044088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123044088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123044088 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123044088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123044088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123044088 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123044088 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: link up (cnlink.c:111) 20250814123044088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123044088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123044088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123044088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123044088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123044088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123044088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123044088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123044096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123044726 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123044726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47c9c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123044726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123044726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123044726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123044726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123044726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123044726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123044726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123044726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123044726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123044726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123044726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123044726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123044727 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123044727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015e9d9), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123044727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123044727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123044727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123044727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123044727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123044727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123044727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123044727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123044727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123044727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123044727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123044727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123044728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123044728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123044728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123044728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123044728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123044728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123044728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123044728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123044728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123044728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123044728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123044728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123044728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123044728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=00c47c9c) (sccp_scrc.c:477) 20250814123044728 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250814123044728 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123044728 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123044728 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123044728 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123044728 DLSCCP DEBUG SCCP-SCOC(105)[0x555be39308c0]{IDLE}: Deallocated (fsm.c:568) 20250814123044928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123044928 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123044928 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123044928 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123044928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123044928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123044928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123044928 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123044928 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123044928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123044928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123044928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123044928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123044928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=0015e9d9) (sccp_scrc.c:477) 20250814123044928 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250814123044928 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123044928 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123044928 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123044928 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123044928 DLSCCP DEBUG SCCP-SCOC(107)[0x555be3913110]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@8f74a3c05c67: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@8f74a3c05c67: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@8f74a3c05c67: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)1440495 20250814123045104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123045104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123045104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123045104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123045104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x15faef, normal) (hnbgw_rua.c:407) 20250814123045104 DHNB DEBUG map_rua[0x555be3913110]{init}: Allocated (fsm.c:456) 20250814123045104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123045104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1440495 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123045104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123045104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123045104 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1440495 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814123045104 DCN DEBUG map_sccp[0x555be39308c0]{init}: Allocated (fsm.c:456) 20250814123045104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123045104 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1440495 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123045104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1440495 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123045104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123045104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123045104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123045104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123045104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123045104 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123045104 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{IDLE}: Allocated (fsm.c:456) 20250814123045104 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123045104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000079), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002300056400500f1100926) (sccp_scrc.c:406) 20250814123045104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123045104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123045104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123045104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123045104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123045104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123045104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123045104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123045104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123045104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123045104 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123045104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123045104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123045104 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123045104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123045104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123045104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123045104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123045104 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123045104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123045104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123045104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123045104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@8f74a3c05c67: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@8f74a3c05c67: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)2279374 HNBGW_Test.sgsn1-SCCP(1114)@8f74a3c05c67: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(1114)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8f74a3c05c67: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123045109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045109 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123045109 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123045109 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123045109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123045109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123045109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123045109 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123045109 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123045109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123045109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123045109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123045109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123045109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000079), PART(T=Source Reference,L=4,D=0080bd6f) (sccp_scrc.c:477) 20250814123045109 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250814123045109 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123045110 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123045110 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123045110 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123045110 DCN DEBUG handle_cn_conn_conf() conn_id=121, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123045110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123045110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123045110 DLCTRL DEBUG Command: GET 262844356 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123045110 DLCTRL DEBUG Tx Command reply: GET_REPLY 262844356 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123045111 DLCTRL DEBUG Command: GET 462373915 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123045111 DLCTRL DEBUG Tx Command reply: GET_REPLY 462373915 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123045111 DLCTRL DEBUG Command: GET 21877329 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123045111 DLCTRL DEBUG Tx Command reply: GET_REPLY 21877329 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123045112 DLCTRL DEBUG Command: GET 227969181 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123045112 DLCTRL DEBUG Tx Command reply: GET_REPLY 227969181 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123045113 DLCTRL DEBUG Command: GET 971631884 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123045113 DLCTRL DEBUG Tx Command reply: GET_REPLY 971631884 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123045114 DLCTRL DEBUG Command: GET 102063670 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123045114 DLCTRL DEBUG Tx Command reply: GET_REPLY 102063670 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123045115 DLCTRL DEBUG Command: GET 488353920 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123045115 DLCTRL DEBUG Tx Command reply: GET_REPLY 488353920 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123045115 DLCTRL DEBUG Command: GET 847127806 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123045115 DLCTRL DEBUG Tx Command reply: GET_REPLY 847127806 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123045116 DLCTRL DEBUG Command: GET 600057521 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123045116 DLCTRL DEBUG Tx Command reply: GET_REPLY 600057521 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123045117 DLCTRL DEBUG Command: GET 211396035 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123045117 DLCTRL DEBUG Tx Command reply: GET_REPLY 211396035 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123045118 DLCTRL DEBUG Command: GET 604100804 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123045118 DLCTRL DEBUG Tx Command reply: GET_REPLY 604100804 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123045118 DLCTRL DEBUG Command: GET 781219499 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123045118 DLCTRL DEBUG Tx Command reply: GET_REPLY 781219499 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123045119 DLCTRL DEBUG Command: GET 77887594 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123045119 DLCTRL DEBUG Tx Command reply: GET_REPLY 77887594 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123045120 DLCTRL DEBUG Command: GET 430095418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123045120 DLCTRL DEBUG Tx Command reply: GET_REPLY 430095418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123045121 DLCTRL DEBUG Command: GET 331140190 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123045121 DLCTRL DEBUG Tx Command reply: GET_REPLY 331140190 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123045121 DLCTRL DEBUG Command: GET 135198356 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123045121 DLCTRL DEBUG Tx Command reply: GET_REPLY 135198356 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123045122 DLCTRL DEBUG Command: GET 324360098 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123045122 DLCTRL DEBUG Tx Command reply: GET_REPLY 324360098 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123045123 DLCTRL DEBUG Command: GET 469209257 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123045123 DLCTRL DEBUG Tx Command reply: GET_REPLY 469209257 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123045123 DLCTRL DEBUG Command: GET 44072339 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123045123 DLCTRL DEBUG Tx Command reply: GET_REPLY 44072339 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123045124 DLCTRL DEBUG Command: GET 195717799 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123045124 DLCTRL DEBUG Tx Command reply: GET_REPLY 195717799 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814123045127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123045127 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38603<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(1098)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123045127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123045128 DLINP DEBUG SRVCONN(,r=127.0.0.1:50088<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123045128 DLINP DEBUG SRVCONN(,r=127.0.0.1:50088<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123045128 DLINP NOTICE SRV(,r=127.0.0.1:50088<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123045128 DMAIN NOTICE (127.0.0.1:50088 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50088<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123045128 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@8f74a3c05c67: Final verdict of PTC: none 20250814123045129 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123045129 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123045129 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123045129 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123045129 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-SCCP(1105)@8f74a3c05c67: Final verdict of PTC: none 20250814123045129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123045129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123045129 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@8f74a3c05c67: Final verdict of PTC: none 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123045129 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123045129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123045129 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123045129 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123045129 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123045129 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123045129 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-RAN(1115)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@8f74a3c05c67: Final verdict of PTC: none 20250814123045130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123045131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(1116)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@8f74a3c05c67: Final verdict of PTC: pass HNBGW-PFCP(1100)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(1111)@8f74a3c05c67: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@8f74a3c05c67: Final verdict of PTC: pass 20250814123045145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Aug 14 12:30:45 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250814123045212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123045259 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123045259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ea76), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123045259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123045259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123045259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123045259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123045259 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123045259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3fd4b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123045259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123045259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123045259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123045259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123045260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045260 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123045260 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123045260 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123045260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123045260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123045260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123045260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123045260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045260 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123045260 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123045260 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123045260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123045260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123045260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123045260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123045260 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123045304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123045304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123045304 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123045304 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123045304 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123045304 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123045304 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123045304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034ecd8), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123045304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123045304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123045304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123045304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123045304 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{disrupted}: Freeing instance (context_map.c:202) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11402646)[0x555be39112f0]{disrupted}: Deallocated (fsm.c:568) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555be388f4c0]{disconnected}: Deallocated (fsm.c:568) 20250814123045304 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11402646 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123045304 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123045304 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123045304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003571bd), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123045304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123045304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123045304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123045304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123045304 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{disrupted}: Freeing instance (context_map.c:202) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4604215)[0x555be390eeb0]{disrupted}: Deallocated (fsm.c:568) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{disconnected}: Freeing instance (context_map.c:206) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x555be39125e0]{disconnected}: Deallocated (fsm.c:568) 20250814123045304 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4604215 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123045304 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123045304 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123045304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bd6f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123045304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123045304 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123045304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123045304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123045304 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{disrupted}: Freeing instance (context_map.c:202) 20250814123045304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1440495)[0x555be3913110]{disrupted}: Deallocated (fsm.c:568) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123045304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x555be39308c0]{disconnected}: Deallocated (fsm.c:568) 20250814123045304 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1440495 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814123045305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123045305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123045305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123045305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123045305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123045305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123045305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123045305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123045305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123045305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123045305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123045305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123045305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123045305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123045305 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123045813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=417336) Waiting for packet dumper to finish... 1 (prev_count=417336, count=422932) 20250814123047130 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123047130 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123047130 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123047130 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123047130 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123047130 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Thu Aug 14 12:30:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_second_rab_assignment started. 20250814123048853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123048855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123048857 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37087<->l=127.0.0.1:4262) (control_if.c:572) 20250814123048868 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048868 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048868 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123048868 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048868 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048868 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048868 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048868 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048868 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048869 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123048869 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_second_rab_assignment-Iuh0(1122)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123048870 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048870 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123048870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048870 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123048870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048870 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048870 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048870 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123048870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048870 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123048870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048870 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048870 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048870 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123048870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048870 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123048870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048870 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048870 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048870 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123048870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123048870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048870 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123048870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123048870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123048870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123048870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123048870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123048870 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1126)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123048885 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048885 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048885 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123048885 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048885 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048885 DRANAP NOTICE cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123048885 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048885 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048885 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123048885 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123048886 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048886 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123048886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048886 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123048886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048886 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048886 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048886 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123048886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048886 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123048886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048886 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048886 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048886 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123048886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123048886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048886 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048886 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123048886 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123048886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123048886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123048886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123048886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123048886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123048886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123048886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123048886 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123048886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123048886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123048886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123048886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123048886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123048886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123048886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123048886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123048886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123048887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123048887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123048887 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123048887 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@8f74a3c05c67: M3UA emulation initiated, the test can be started MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123048909 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123048909 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123048909 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123048909 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814123049080 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123049080 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123049080 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123049080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1126)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123049081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049081 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123049081 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123049081 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123049081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123049081 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123049081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123049082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049082 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123049082 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123049082 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123049082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123049082 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123049082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123049082 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123049082 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123049096 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123049096 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123049097 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123049097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1129)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123049098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123049098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123049098 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123049098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123049098 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123049098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123049098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123049098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123049098 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123049098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123049098 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123049098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123049098 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123049098 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123049886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123049886 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123049886 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123049886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123049886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123049886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123049886 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123049886 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123049886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123049886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123049886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123049886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123049886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123049886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123049886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123049886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123049886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123049886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123049886 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123049886 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123049886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123049886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123049886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123049886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123049886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123049886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123049886 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123049886 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814123049886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123049886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123049886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123049886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123049886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123049886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123049886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123049901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049901 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123049901 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123049901 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123049901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123049901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123049901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123049901 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123049901 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123049901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123049901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123049901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123049901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123049901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123049901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123049901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123049901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123049901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123049901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123049901 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123049901 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123049901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123049901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123049901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123049901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123049901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123049901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123049902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123049902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123049902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123049902 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123049902 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814123049902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123049902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123049902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123049902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123049902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123049902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123049902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123049902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123049921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@8f74a3c05c67: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1125)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@8f74a3c05c67: Added conn table entry 0TC_second_rab_assignment0(1131)11527307 20250814123050934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123050934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123050934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123050934 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123050934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xafe48b, normal) (hnbgw_rua.c:407) 20250814123050934 DHNB DEBUG map_rua[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814123050934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123050934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123050934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123050934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123050934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123050934 DCN DEBUG map_sccp[0x555be388f4c0]{init}: Allocated (fsm.c:456) 20250814123050934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123050934 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11527307 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123050934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123050934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123050934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123050934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123050934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123050934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123050934 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123050934 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{IDLE}: Allocated (fsm.c:456) 20250814123050934 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123050934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300036d0056400500f1100926) (sccp_scrc.c:406) 20250814123050934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123050934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123050934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123050934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123050934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123050934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123050934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123050934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123050934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123050934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123050934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123050934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123050934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123050934 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123050934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123050934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123050934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123050934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123050934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123050934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123050934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123050934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123050934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123050934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@8f74a3c05c67: Added conn table entry 0TC_second_rab_assignment0(1131)4999007 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123050938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123050938 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123050938 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123050938 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123050938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123050938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123050938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123050938 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123050938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123050938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123050938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123050938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123050938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=000d8bd7) (sccp_scrc.c:477) 20250814123050938 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250814123050938 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123050938 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123050938 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123050938 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123050938 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123050938 DCN DEBUG handle_cn_conn_conf() conn_id=122, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123050938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123050938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@8f74a3c05c67: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@8f74a3c05c67: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123051058 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123051059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184c30), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123051059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123051059 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123051059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123051059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123051059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123051059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123051059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123051059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123051059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123051059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123051140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123051140 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123051140 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123051140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123051140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123051140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123051140 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123051140 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123051140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123051140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123051140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123051140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123051140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123051140 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250814123051140 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123051140 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123051140 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123051140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123051140 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123051140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123051140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123051140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123051140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123051140 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123051140 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123051140 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123051140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123051140 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123051140 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{UNUSED}: Allocated (fsm.c:456) 20250814123051140 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{UNUSED}: is child of mgw(mgw-fsm-11527307-0)[0x555be39125e0] (fsm.c:486) 20250814123051140 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11527307-0)[0x555be39125e0] (mgcp_client_endpoint_fsm.c:724) 20250814123051140 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123051140 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123051140 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123051140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be39308c0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123051140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be39308c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11527307-0)[0x555be3913110] (fsm.c:486) 20250814123051140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be39308c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123051140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be39308c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123051140 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: afe4'... (mgcp_client.c:807) 20250814123051140 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250814123051140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be39308c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123051140 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@8f74a3c05c67: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "afe48b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe48b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment0(1131)@8f74a3c05c67: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "afe48b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe48b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1131)@8f74a3c05c67: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123051151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250814123051151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123051151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123051151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123051151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123051151 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123051151 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123051151 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123051151 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123051151 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123051151 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123051151 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123051151 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123051151 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123051151 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123051151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123051151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123051151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123051151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123051161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123051161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123051161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123051161 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123051161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xafe48b) (hnbgw_rua.c:471) 20250814123051161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123051161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123051161 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123051161 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123051161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123051161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123051161 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123051161 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123051161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123051161 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123051161 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11527307-0)[0x555be39125e0] (mgcp_client_endpoint_fsm.c:724) 20250814123051161 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123051161 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123051161 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123051161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123051161 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: afe4'... (mgcp_client.c:807) 20250814123051161 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123051161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123051161 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123051161 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123051161 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@8f74a3c05c67: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "afe48b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe48b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123051167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250814123051167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123051167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123051167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123051167 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123051167 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123051167 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11527307-0)[0x555be39125e0] (mgcp_client_endpoint_fsm.c:724) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123051167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be3927450]{ST_CRCX}: Allocated (fsm.c:456) 20250814123051167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be3927450]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11527307-0)[0x555be3913110] (fsm.c:486) 20250814123051167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be3927450]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123051167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be3927450]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814123051167 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: afe4'... (mgcp_client.c:807) 20250814123051167 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123051167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11527307-0)[0x555be3927450]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123051167 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@8f74a3c05c67: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "afe48b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe48b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123051172 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250814123051172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123051172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123051172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123051172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123051172 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123051172 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123051172 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123051172 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123051172 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123051172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123051172 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123051172 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123051172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8bd7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123051172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123051172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123051172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123051172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123051172 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123051172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123051172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123051172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123051172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123051172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123051172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123051172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250814123051175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123051175 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123051175 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123051175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123051175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123051175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123051175 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123051175 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123051175 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123051175 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123051175 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123051175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123051175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250814123051175 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250814123051175 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123051175 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123051175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123051175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123051175 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123051175 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123051175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123051175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123051175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123051175 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250814123051175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250814123051175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250814123051175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123051175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123051176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123051176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123051176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250814123051177 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123051177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xafe48b) (hnbgw_rua.c:471) 20250814123051177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250814123051177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123051177 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123051177 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123051177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123051177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123051177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250814123051177 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123051177 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123051177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8bd7), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250814123051177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123051177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123051177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123051177 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123051177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051177 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123051177 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123051177 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123051177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123051177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123051177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123051177 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123051180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123051180 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123051180 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123051180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123051180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123051180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123051180 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123051180 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123051180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123051180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123051180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123051180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123051180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123051180 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250814123051180 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123051180 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123051180 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123051180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123051180 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123051180 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123051180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123051180 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123051180 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123051180 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123051180 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123051180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123051180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: afe4'... (mgcp_client.c:807) 20250814123051180 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123051180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123051180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123051180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60698: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: afe4'... (mgcp_client.c:807) 20250814123051180 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123051180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123051180 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: Removing from parent mgw(mgw-fsm-11527307-0)[0x555be39125e0] (mgcp_client_endpoint_fsm.c:873) 20250814123051180 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123051180 DLMGCP DEBUG mgw-endp(mgw-fsm-11527307-0)[0x555be3913110]{IN_USE}: Deallocated (fsm.c:568) 20250814123051180 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123051180 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123051180 DMGW DEBUG mgw(mgw-fsm-11527307-0)[0x555be39125e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123051180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123051180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123051180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123051180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "afe48b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@8f74a3c05c67: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "afe48b17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123051182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555be39308c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123051182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123051182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555be3927450]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@8f74a3c05c67: Deleted conn table entry 0TC_second_rab_assignment0(1131)11527307 20250814123051185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123051185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123051185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123051185 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123051185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xafe48b,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123051185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123051185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123051185 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123051185 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123051185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123051185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123051185 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123051185 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123051185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8bd7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123051185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123051185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123051185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123051185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123051185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123051185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123051185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123051185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123051185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123051185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123051185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123051185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123051185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123051185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@8f74a3c05c67: Deleted conn table entry 0TC_second_rab_assignment0(1131)4999007 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on connection ID:0 20250814123051187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051187 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123051187 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123051187 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123051187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123051187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123051187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123051187 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123051187 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123051187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123051187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123051187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123051187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123051187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=000d8bd7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123051187 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250814123051187 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123051187 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123051187 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123051187 DCN DEBUG handle_cn_disc_ind() conn_id=122 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123051187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123051187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123051187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123051187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{disconnected}: Freeing instance (context_map.c:202) 20250814123051187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11527307)[0x555be39112f0]{disconnected}: Deallocated (fsm.c:568) 20250814123051187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123051187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123051187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555be388f4c0]{disconnected}: Deallocated (fsm.c:568) 20250814123051187 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11527307 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123051187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8bd7), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250814123051187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123051187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123051187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123051187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123051187 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123051187 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123051187 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123051187 DLSCCP DEBUG SCCP-SCOC(122)[0x555be390eeb0]{IDLE}: Deallocated (fsm.c:568) 20250814123051187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123051187 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123051187 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123051187 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123051187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123051187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123051187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123051187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: RLC received in state:disconnect_pending TC_second_rab_assignment0(1131)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814123053198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123053198 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37087<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1120)@8f74a3c05c67: Final verdict of PTC: none VirtHNBGW-STATS(1119)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123053202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123053206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123053206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123053206 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123053206 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123053206 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123053206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123053206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123053206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123053206 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123053206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123053206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123053206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123053206 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123053206 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123053207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123053207 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed MutexDispCT-TC_second_rab_assignment(1118)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@8f74a3c05c67: Final verdict of PTC: none 20250814123053207 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123053207 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123053207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123053207 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123053207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123053207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123053207 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123053207 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(1125)@8f74a3c05c67: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@8f74a3c05c67: Final verdict of PTC: none 20250814123053208 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(1128)@8f74a3c05c67: Final verdict of PTC: none 20250814123053208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123053208 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123053208 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123053209 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123053209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW-MGCP(1130)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1126)@8f74a3c05c67: Final verdict of PTC: none HNBGW-PFCP(1121)@8f74a3c05c67: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@8f74a3c05c67: Final verdict of PTC: none 20250814123053209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123053209 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123053209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123053209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123053209 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123053209 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(1129)@8f74a3c05c67: Final verdict of PTC: none 20250814123053211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@8f74a3c05c67: Final verdict of PTC: pass MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_second_rab_assignment finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Aug 14 12:30:53 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250814123053311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123053628 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123053628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00085d8d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123053628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123053628 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123053628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123053628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123053629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123053629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123053629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123053629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123053629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123053629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123053629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123053630 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123053630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d798), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123053630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123053630 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123053630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123053630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123053630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123053630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123053630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123053630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123053630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123053630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123053630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123053813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289696) Waiting for packet dumper to finish... 1 (prev_count=289696, count=301712) 20250814123055208 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123055208 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123055208 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123055209 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123055210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123055210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123055260 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123055261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3fd4b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123055261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123055261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123055261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123055261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123055261 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123055261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ea76), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123055261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123055261 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123055261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123055261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123055261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123055261 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123055261 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123055261 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123055261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123055261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123055261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123055261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123055261 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123055261 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123055261 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123055261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123055261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123055261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123055261 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123055262 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123055305 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123055305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bd6f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123055305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123055305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123055305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123055305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123055305 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123055305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003571bd), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123055305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123055305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123055305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123055305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123055305 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123055305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034ecd8), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123055305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123055305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123055305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123055305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123055306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123055306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123055306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123055306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123055306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123055306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123055306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123055306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123055306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123055306 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123055306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123055306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123055306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123055306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123055306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Aug 14 12:30:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250814123056909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123056912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123056915 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35021<->l=127.0.0.1:4262) (control_if.c:572) 20250814123056926 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056926 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123056926 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123056926 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056926 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123056926 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056926 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123056927 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123056927 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123056927 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056927 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123056928 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056928 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123056928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056928 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123056928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056928 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056928 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056928 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123056928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056928 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123056928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056928 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056928 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056928 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123056928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123056928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056928 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056928 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123056928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123056928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056928 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123056928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123056928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123056928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123056928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123056928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123056928 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1140)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123056943 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056943 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123056943 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123056943 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056943 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123056943 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056943 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123056944 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123056944 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123056945 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056945 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123056945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056945 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123056945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056945 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056945 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056945 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123056945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056945 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123056945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056945 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056945 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056945 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123056945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056945 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123056945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056945 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056945 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123056945 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123056945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123056945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123056945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123056945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123056945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123056945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123056945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123056945 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123056945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123056945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123056945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123056945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123056945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123056945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123056945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123056945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123056945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123056945 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1143)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@8f74a3c05c67: ************************************************* MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1141)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123057138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123057138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123057138 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123057138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1140)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123057139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057139 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123057139 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123057139 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123057139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123057139 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123057139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123057140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123057140 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123057140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123057140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123057140 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123057140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123057140 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123057140 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123057155 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123057155 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123057155 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123057155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1143)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123057157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057157 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123057157 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123057157 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123057157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123057157 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123057157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123057157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057157 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123057157 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123057157 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123057157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123057157 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123057157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123057157 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123057157 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123057948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057948 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123057948 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123057948 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123057948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123057948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123057948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123057948 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123057948 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123057948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123057948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123057948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123057948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123057948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123057948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123057948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123057948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123057948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123057948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123057948 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123057948 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123057948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123057948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123057948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123057948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123057948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123057948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123057948 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123057948 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814123057948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123057948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123057948 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123057948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123057948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123057948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123057948 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123057960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057960 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123057960 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123057960 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123057960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123057960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123057960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123057960 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123057960 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123057960 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123057960 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123057960 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123057960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123057960 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123057960 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123057960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123057960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057960 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123057960 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123057960 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123057960 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123057960 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123057960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123057960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123057960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123057960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123057960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123057960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123057960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123057960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123057960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123057960 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123057960 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814123057960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123057960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123057960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123057960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123057960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123057960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123057960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123057960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1142)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123057967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123057967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123057967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123057967 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123057967 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123057967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123057967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123057967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123057967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814123057969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123057969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123057969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250814123057969 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250814123057969 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250814123058172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123058172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123058172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123058172 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123058172 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123058172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123058172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123058172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123058172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed MTC@8f74a3c05c67: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814123058175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51380<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123058176 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35021<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123058176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123058177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123058177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123058177 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123058177 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123058177 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1142)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@8f74a3c05c67: Final verdict of PTC: none 20250814123058177 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@8f74a3c05c67: Final verdict of PTC: none 20250814123058177 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123058177 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123058177 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW-PFCP(1135)@8f74a3c05c67: Final verdict of PTC: none 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123058177 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123058177 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(1143)@8f74a3c05c67: Final verdict of PTC: none 20250814123058177 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123058177 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123058177 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123058177 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123058177 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123058177 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123058177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123058177 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123058177 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(1140)@8f74a3c05c67: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(1144)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@8f74a3c05c67: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Aug 14 12:30:58 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250814123058215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123058717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51384<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=168828) Waiting for packet dumper to finish... 1 (prev_count=168828, count=169368) 20250814123100179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123100179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123100179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123100179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123100179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123100179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Aug 14 12:31:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123101059 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123101059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184c30), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123101059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101059 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123101059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123101059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123101059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123101059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@8f74a3c05c67: Test case TC_apply_sccp started. 20250814123101749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123101752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123101754 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34961<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1149)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123101766 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123101766 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123101773 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101773 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123101773 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123101773 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101773 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123101773 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101773 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1151)@8f74a3c05c67: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123101773 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36614 (stream_srv.c:142) 20250814123101773 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36614<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123101773 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101773 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123101774 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101775 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123101775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101775 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123101775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101775 DRANAP DEBUG cnlink(msc-3)[0x555be38fc980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101775 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101775 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123101775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101775 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123101775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101775 DRANAP DEBUG cnlink(msc-2)[0x555be38fc000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101775 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101775 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123101775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101775 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123101775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101775 DRANAP DEBUG cnlink(msc-1)[0x555be38fb890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101775 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101775 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123101775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123101775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101775 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123101775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123101775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123101775 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123101775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123101775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123101775 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-M3UA(1155)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@8f74a3c05c67: ************************************************* HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123101790 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101790 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123101790 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123101790 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101790 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123101791 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101791 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123101791 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123101791 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123101792 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101792 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123101792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101792 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123101792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101792 DRANAP DEBUG cnlink(sgsn-3)[0x555be38fefc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101792 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101792 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123101792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101792 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123101792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101792 DRANAP DEBUG cnlink(sgsn-2)[0x555be38fe630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101792 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101792 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123101792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101792 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123101792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101792 DRANAP DEBUG cnlink(sgsn-1)[0x555be38fdca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101792 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123101792 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123101792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123101792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123101792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123101792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123101792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123101792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123101792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123101792 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123101792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123101792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123101792 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123101792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123101792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123101792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123101793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123101793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123101793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123101793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123101793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123101793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123101793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123101793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123101793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123101793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123101793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123101793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123101793 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8f74a3c05c67: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f74a3c05c67: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-M3UA(1158)@8f74a3c05c67: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@8f74a3c05c67: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@8f74a3c05c67: v_sccp_pdu_maxlen:268 20250814123101813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123101813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123101813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123101814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123101814 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123101814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123101814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123101814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123101814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): none -> pass 20250814123101818 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123101818 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123101818 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123101818 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123101818 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250814123101818 DLGLOBAL DEBUG validating counter group 0x555bb2249be0(hnb) with 60 counters (rate_ctr.c:86) 20250814123101818 DHNBAP DEBUG (127.0.0.1:36614 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123101818 DHNBAP NOTICE (127.0.0.1:36614 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123101818 DHNBAP NOTICE (127.0.0.1:36614 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123101818 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123101818 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123101987 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123101987 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123101987 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123101987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1155)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123101988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101988 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123101988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123101988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123101988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123101988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123101988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123101989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123101989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123101989 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123101989 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123101989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123101989 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123101989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123101989 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123101989 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123102003 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123102003 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123102003 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123102003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1158)@8f74a3c05c67: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123102004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123102004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123102004 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123102004 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123102004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123102004 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123102004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123102005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123102005 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123102005 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123102005 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123102005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123102005 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123102005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123102005 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123102005 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123102792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123102792 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123102792 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123102792 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123102792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123102792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123102792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123102792 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123102792 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123102792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123102792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123102792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123102792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123102792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123102792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123102792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123102792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123102792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123102792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123102792 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123102792 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123102792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123102792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250814123102792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123102792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123102792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123102792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123102792 DRANAP DEBUG cnlink(msc-0)[0x555be38fb120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123102792 DRANAP NOTICE cnlink(msc-0)[0x555be38fb120]{CONNECTED}: link up (cnlink.c:111) 20250814123102792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123102792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123102792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123102792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123102792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123102792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123102792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123102792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123102807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123102807 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123102807 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123102807 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123102807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123102807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123102807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123102807 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123102807 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123102807 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123102807 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123102807 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123102807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123102807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123102807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123102807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123102807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123102807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123102807 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123102807 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123102807 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123102807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123102807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250814123102807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123102807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123102807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123102808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123102808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123102808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123102808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123102808 DRANAP DEBUG cnlink(sgsn-0)[0x555be38fd310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123102808 DRANAP NOTICE cnlink(sgsn-0)[0x555be38fd310]{CONNECTED}: link up (cnlink.c:111) 20250814123102808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123102808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123102808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123102808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123102808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123102808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123102808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123102808 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1157)@8f74a3c05c67: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123103629 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123103629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00085d8d), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123103629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123103629 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123103629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123103629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123103629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123103629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123103629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123103629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123103629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123103629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123103629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123103630 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123103630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d798), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123103630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123103630 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123103630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123103630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123103630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123103630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123103630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123103630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123103630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123103630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123103630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123103829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1154)@8f74a3c05c67: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@8f74a3c05c67: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@8f74a3c05c67: Added conn table entry 0TC_apply_sccp0(1160)9066094 20250814123104844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123104844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123104844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123104844 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123104844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8a566e, normal) (hnbgw_rua.c:407) 20250814123104844 DHNB DEBUG map_rua[0x555be39112f0]{init}: Allocated (fsm.c:456) 20250814123104844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123104844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9066094 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123104844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123104844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123104844 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9066094 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123104844 DCN DEBUG map_sccp[0x555be388f4c0]{init}: Allocated (fsm.c:456) 20250814123104844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123104844 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9066094 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123104844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9066094 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123104844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123104844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123104844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123104844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123104844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123104844 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123104844 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{IDLE}: Allocated (fsm.c:456) 20250814123104844 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123104844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300013e0056400500f1100926) (sccp_scrc.c:406) 20250814123104844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123104844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123104844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123104844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123104844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123104844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123104844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123104844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123104844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123104844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123104844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123104844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123104844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123104844 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123104844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123104844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123104844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123104844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123104844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123104844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123104844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123104844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123104844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123104844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@8f74a3c05c67: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@8f74a3c05c67: Added conn table entry 0TC_apply_sccp0(1160)11654771 HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1160)@8f74a3c05c67: setverdict(pass): none -> pass 20250814123104848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123104848 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123104848 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123104848 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123104848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123104848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123104848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123104848 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123104848 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123104848 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123104848 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123104848 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123104848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123104848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=0051ffe1) (sccp_scrc.c:477) 20250814123104848 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250814123104848 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123104848 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123104848 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123104848 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123104848 DCN DEBUG handle_cn_conn_conf() conn_id=123, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123104848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123104848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123105262 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123105262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ea76), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123105262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123105262 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123105262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123105262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123105262 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123105262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3fd4b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123105262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123105262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123105262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123105262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123105262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123105262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123105262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123105262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123105262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123105262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123105262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123105262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123105262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123105262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123105262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123105262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123105262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105262 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123105263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105263 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123105263 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123105263 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123105263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123105263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123105263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123105263 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105263 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123105263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123105263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123105263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123105263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123105263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00c3fd4b) (sccp_scrc.c:477) 20250814123105263 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250814123105263 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123105263 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123105263 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123105263 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123105263 DLSCCP DEBUG SCCP-SCOC(116)[0x555be3926f40]{IDLE}: Deallocated (fsm.c:568) 20250814123105306 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123105306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034ecd8), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123105306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123105306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123105306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123105306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123105306 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123105306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003571bd), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123105306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123105306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123105306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123105306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123105306 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123105306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bd6f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123105306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123105306 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123105306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123105306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123105306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123105306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123105306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123105306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123105306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123105306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123105306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123105306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123105306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123105306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123105306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105306 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123105307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105307 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123105307 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123105307 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123105307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123105307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123105307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123105307 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105307 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123105307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123105307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123105307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123105307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123105307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=0034ecd8) (sccp_scrc.c:477) 20250814123105307 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250814123105307 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123105307 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123105307 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123105307 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123105307 DLSCCP DEBUG SCCP-SCOC(119)[0x555be3905ae0]{IDLE}: Deallocated (fsm.c:568) 20250814123105508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123105508 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123105508 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123105508 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123105508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123105508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123105508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123105508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123105508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123105508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123105508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123105508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123105508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123105508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=003571bd) (sccp_scrc.c:477) 20250814123105508 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250814123105508 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123105508 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123105508 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123105508 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123105508 DLSCCP DEBUG SCCP-SCOC(120)[0x555be3911850]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1160)@8f74a3c05c67: "Changing SCCP address, don't apply yet" 20250814123105849 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250814123106855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123106855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123106855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250814123106855 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123106855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a566e) (hnbgw_rua.c:471) 20250814123106855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9066094 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250814123106855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123106855 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250814123106855 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814123106855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250814123106855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123106855 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123106855 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123106855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ffe1), PART(T=Data,L=22,D=001440120000010010400b0a37ceaef707531210357c) (sccp_scrc.c:406) 20250814123106855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123106855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123106855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123106855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123106855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123106855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123106855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123106855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123106855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123106855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123106855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123106855 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: vl_from0 HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACE15957960588C560703'O 20250814123106859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123106859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123106859 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123106859 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123106859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123106859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123106859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123106859 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123106859 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123106859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123106859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123106859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123106859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123106859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0ace15957960588c560703) (sccp_scrc.c:477) 20250814123106859 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250814123106859 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123106859 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123106859 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123106859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123106859 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250814123106859 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814123106859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250814123106859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123106859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250814123106859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123106859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1160)@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1160)@8f74a3c05c67: "Apply SCCP address changes" 20250814123106861 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250814123106861 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250814123106861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250814123106861 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123106861 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123106861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ffe1), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123106861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123106861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123106861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123106861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123106861 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123106861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123106861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814123106861 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814123106861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814123106861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814123106861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123106861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{disrupted}: Freeing instance (context_map.c:202) 20250814123106861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9066094)[0x555be39112f0]{disrupted}: Deallocated (fsm.c:568) 20250814123106861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123106861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123106861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555be388f4c0]{disconnected}: Deallocated (fsm.c:568) 20250814123106861 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9066094 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123106861 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123106861 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123106861 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250814123106862 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814123106862 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814123106862 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814123106862 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814123106862 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814123106862 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814123106862 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814123106862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123106862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123106862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123106862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123106862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123106862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123106862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123106862 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123106862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123106862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1154)@8f74a3c05c67: Deleted conn table entry 0TC_apply_sccp0(1160)11654771 20250814123106863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123106863 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123106863 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123106863 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123106863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123106863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123106863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123106863 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123106863 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123106863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123106863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123106863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123106863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123106863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=0051ffe1) (sccp_scrc.c:477) 20250814123106863 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250814123106863 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123106863 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123106863 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123106863 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123106863 DLSCCP DEBUG SCCP-SCOC(123)[0x555be390eeb0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1150)@8f74a3c05c67: Deleted conn table entry 0TC_apply_sccp0(1160)9066094 MTC@8f74a3c05c67: ok: talloc reports "asn1_context" = 1 bytes 20250814123107867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123107867 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34961<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1146)@8f74a3c05c67: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@8f74a3c05c67: Final verdict of PTC: none MTC@8f74a3c05c67: setverdict(pass): pass -> pass, component reason not changed 20250814123107868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123107868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123107868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123107868 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123107868 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123107868 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123107869 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123107869 DLINP DEBUG SRVCONN(,r=127.0.0.1:36614<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123107869 DLINP NOTICE SRV(,r=127.0.0.1:36614<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123107869 DMAIN NOTICE (127.0.0.1:36614 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36614<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123107869 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(1156)@8f74a3c05c67: Final verdict of PTC: none 20250814123107869 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123107869 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123107869 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123107869 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(1153)@8f74a3c05c67: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1145)@8f74a3c05c67: Final verdict of PTC: none 20250814123107869 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123107869 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_apply_sccp-Iuh1-RUA(1152)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1157)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@8f74a3c05c67: Final verdict of PTC: none 20250814123107869 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123107869 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_apply_sccp-Iuh0-RUA(1150)@8f74a3c05c67: Final verdict of PTC: none TC_apply_sccp-Iuh0(1149)@8f74a3c05c67: Final verdict of PTC: none 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123107869 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123107869 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123107869 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_apply_sccp-Iuh1(1151)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1154)@8f74a3c05c67: Final verdict of PTC: none 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123107869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123107869 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123107869 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-PFCP(1148)@8f74a3c05c67: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1158)@8f74a3c05c67: Final verdict of PTC: none HNBGW-MGCP(1159)@8f74a3c05c67: Final verdict of PTC: none TC_apply_sccp0(1160)@8f74a3c05c67: Final verdict of PTC: pass 20250814123107870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8f74a3c05c67: Setting final verdict of the test case. MTC@8f74a3c05c67: Local verdict of MTC: pass MTC@8f74a3c05c67: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@8f74a3c05c67: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@8f74a3c05c67: Test case TC_apply_sccp finished. Verdict: pass MTC@8f74a3c05c67: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Aug 14 12:31:07 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250814123107921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123108422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34938<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264272) Waiting for packet dumper to finish... 1 (prev_count=264272, count=288556) 20250814123109871 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123109871 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123109871 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123109871 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123109871 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123109871 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8f74a3c05c67: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@8f74a3c05c67: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8f74a3c05c67: Terminating MTC. MC@8f74a3c05c67: MTC terminated. MC2> exit MC@8f74a3c05c67: Shutting down session. MC@8f74a3c05c67: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/expected-results.xml' against results in 'junit-xml-11713.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass->FAIL HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_ps_rab_release pass HNBGW_Tests.TC_ps_rab_release_abnormal pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass->FAIL HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 4 pass: 60 skip: 1 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (472145) 20250814123111060 DLSCCP DEBUG SCCP-SCOC(115)[0x555be390da80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123111060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184c30), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123111060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123111060 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123111060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123111060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123111061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123111061 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123111061 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123111061 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123111061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123111061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123111061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250814123113626 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123113626 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123113626 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123113626 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123113626 DLSCCP DEBUG SCCP-SCOC(111)[0x555be39240b0]{IDLE}: Deallocated (fsm.c:568) 20250814123113627 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123113627 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123113627 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123113627 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123113627 DLSCCP DEBUG SCCP-SCOC(112)[0x555be3830e60]{IDLE}: Deallocated (fsm.c:568) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] 20250814123115263 DLSCCP DEBUG SCCP-SCOC(117)[0x555be391da70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123115263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ea76), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123115263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123115263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123115263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123115263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123115263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123115263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123115263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123115263 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123115263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123115263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123115263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123115263 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123115263 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123115307 DLSCCP DEBUG SCCP-SCOC(121)[0x555be391eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123115307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080bd6f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123115307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123115307 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123115307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123115307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555be3891310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123115307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123115307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123115307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123115307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123115307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123115307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123115307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123115307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123115307 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe [testenv][generic] Stopping stp (472031) [testenv][generic] Stopping hnbgw (472077) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0'] testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] feed_watchdog_loop: podman container has stopped [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease Hit:3 http://deb.debian.org/debian bookworm InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-latest 0 upgraded, 39 newly installed, 0 to remove and 7 not upgraded. Need to get 0 B/15.5 MB of archives. After this operation, 25.9 MB of additional disk space will be used. 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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../04-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../05-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.1_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0_amd64.deb ... Unpacking osmo-hnbgw (1.7.0) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.5.0) ... Setting up libosmo-hnbap0:amd64 (1.7.0) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmo-rua0:amd64 (1.7.0) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmo-rua-dbg:amd64 (1.7.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmo-pfcp4:amd64 (0.5.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmo-sigtran11:amd64 (2.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.1) ... Setting up osmo-stp:amd64 (2.1.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0) ... Setting up osmo-hnbgw (1.7.0) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0) ... Setting up osmo-stp-dbg:amd64 (2.1.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20250814123122510 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250814123122510 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-hnbgw0-0: Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250814123122511 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250814123122511 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250814123122511 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250814123122511 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250814123122511 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250814123122511 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250814123122511 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250814123122511 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250814123122511 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250814123122511 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250814123122511 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250814123122511 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250814123122511 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250814123122511 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250814123122511 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250814123122511 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250814123122511 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250814123122511 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250814123122511 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250814123122511 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250814123122511 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/hnbgw.log'] [testenv][with-pfcp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x564d1d6d64e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x564d1d6d64c0(iups) with 3 counters 20250814123122807 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250814123122807 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x7efd99af29e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250814123122807 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250814123122807 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x7efd99af29a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250814123122807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_DOWN}: Allocated (fsm.c:456) 20250814123122807 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250814123122807 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250814123122807 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250814123122807 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250814123122807 DLPFCP NOTICE 0x564d5abf6310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250814123122807 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6560(msc) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123122807 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250814123122807 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123122807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123122807 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6560(msc) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6560(msc) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6560(msc) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6540(sgsn) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6540(sgsn) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6540(sgsn) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Allocated (fsm.c:456) 20250814123122807 DLGLOBAL DEBUG validating counter group 0x564d1d6d6540(sgsn) with 15 counters (rate_ctr.c:86) 20250814123122807 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250814123122807 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250814123122807 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250814123122807 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250814123122807 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250814123122807 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250814123122808 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250814123122808 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250814123122808 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:40483 (mgcp_client.c:999) 20250814123122808 DLPFCP DEBUG 0x564d5abf6310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250814123122808 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xec48559a (1755174682 seconds since UNIX epoch, which is 3964163482 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250814123122808 DLPFCP DEBUG pfcp_cp_peer[0x564d5ad6b420]{disabled}: Allocated (fsm.c:456) 20250814123122808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250814123122808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123122808 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250814123122808 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250814123122808 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123122808 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250814123122808 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250814123122808 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250814123122808 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250814123122808 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250814123122808 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{IDLE}: Allocated (fsm.c:456) 20250814123122808 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250814123122808 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250814123122808 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250814123122808 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250814123122808 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250814123122808 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250814123122808 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250814123122808 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250814123122808 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250814123122808 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x564d5ad88df0 (osmo_ss7_user.c:88) 20250814123122808 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250814123122808 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123122808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123122808 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123122808 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250814123122808 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123122808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123122808 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123122808 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-hnbgw0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123122808 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123122808 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250814123122808 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-hnbgw0-0: accept of new connection from (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123122808 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123122808 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123122808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123122808 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250814123122808 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250814123122808 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250814123122808 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123122808 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250814123122808 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123122808 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250814123122808 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123122808 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250814123122808 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123122808 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250814123122808 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123122808 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250814123122808 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123122808 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250814123122808 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250814123122808 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250814123122808 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814123122808 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250814123122808 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122809 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123122809 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122809 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122809 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122809 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122809 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122809 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123122809 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122809 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122809 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122809 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122809 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122809 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123122809 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122809 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122809 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122809 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122809 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123122809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122809 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122809 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122809 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122809 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123122809 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122809 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122809 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122809 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122809 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122809 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123122809 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122809 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122809 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122809 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122809 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122809 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123122809 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123122809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122810 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122810 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122810 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123122810 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123122810 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123122810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123122810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123122810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123122810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123122810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123122810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123122810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123122810 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250814123122810 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123122810 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:440) 20250814123122810 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250814123122810 DLSS7 INFO 0: asp-asp-clnt-CN-0: Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (osmo_ss7_asp.c:961) 20250814123122810 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250814123122810 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250814123122810 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250814123122810 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250814123122810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123122810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250814123122810 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123122810 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123122810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123122810 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123122810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123122810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123122810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250814123122810 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250814123122810 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250814123122810 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250814123122810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250814123122810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250814123122810 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250814123122810 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250814123122810 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250814123122811 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123122811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250814123122811 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250814123122811 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250814123122811 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250814123122811 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250814123122811 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250814123122811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123122811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123122811 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123122811 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123122811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123122811 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123122811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123122811 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123122811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250814123122811 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250814123122811 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250814123122811 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x564d5ad16cc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250814123122811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250814123122811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250814123122811 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250814123122811 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250814123122811 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123122811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250814123122811 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250814123122811 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250814123122811 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x564d5ad88b30]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HNBGW_Tests-with-pfcp.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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: HNBGW_Tests-with-pfcp.cfg MC@1472556f02e3: Unix server socket created successfully. MC@1472556f02e3: Listening on TCP port 33883. 1472556f02e3 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 1472556f02e3 33883 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@1472556f02e3: New HC connected from 10.0.2.100 [10.0.2.100]. 1472556f02e3: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@1472556f02e3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1472556f02e3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1472556f02e3: Configuration file was processed on all HCs. MC@1472556f02e3: Creating MTC on host 10.0.2.100. MC@1472556f02e3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Aug 14 12:31:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_hnb_register started. 20250814123124539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123124544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123124554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37039<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@1472556f02e3: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250814123125628 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250814123125628 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250814123125628 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250814123125628 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (osmo_ss7_asp.c:788) 20250814123125809 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(6)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3964163482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@1472556f02e3: broadcasting to mtc MTC@1472556f02e3: setverdict(pass): none -> pass HNBGW-PFCP(6)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from mtc: { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123125814 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250814123125814 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250814123125814 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123125814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@1472556f02e3: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250814123125825 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125825 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125825 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_hnb_register-Iuh0(7)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123125825 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123125825 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125825 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125826 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125826 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125826 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125826 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125827 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125827 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123125827 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125827 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123125827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125827 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125827 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125827 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123125827 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125827 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123125827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125827 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125827 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125827 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123125827 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123125827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125827 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125827 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125827 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123125827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123125827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125827 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123125828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123125828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123125828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123125828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(11)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123125846 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125846 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125846 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125846 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125846 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125846 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125846 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123125846 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123125847 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125847 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123125847 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123125847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125848 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123125848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125848 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125848 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125848 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123125848 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125848 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123125848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125848 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125848 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125848 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123125848 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125848 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123125848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125848 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125848 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123125848 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123125848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123125848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123125848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123125848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123125848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123125848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123125848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123125848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123125848 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123125848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123125848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123125848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123125848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123125848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123125848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123125848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123125848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@1472556f02e3: M3UA emulation initiated, the test can be started MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123126039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123126039 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123126039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123126039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123126049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123126049 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123126049 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123126049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123126049 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123126049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123126052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126052 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123126052 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123126052 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123126052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123126052 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123126052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123126058 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123126058 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123126058 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123126058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123126064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123126064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123126064 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123126064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123126064 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123126064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123126067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126067 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123126067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123126067 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123126067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123126067 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123126067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123126849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126849 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123126849 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123126849 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123126849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123126849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123126849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123126849 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123126849 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123126849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123126849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123126849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123126849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123126849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123126849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123126849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123126849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123126849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123126849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123126849 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123126849 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123126849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123126849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123126849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123126849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123126850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123126850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123126850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123126850 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123126850 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123126850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123126850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123126850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123126850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123126850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123126850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123126850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123126866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126866 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123126866 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123126866 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123126866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123126866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123126866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123126866 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123126866 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123126866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123126866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123126866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123126866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123126866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123126866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123126866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123126866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123126866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123126866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123126866 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123126866 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123126867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123126867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123126867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123126867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123126867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123126867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123126867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123126867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123126867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123126867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123126867 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123126867 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123126867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123126867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123126867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123126867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123126867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123126867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123126867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123126876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123126876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123126876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123126876 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123126876 DLGLOBAL DEBUG validating counter group 0x564d1d6d6be0(hnb) with 60 counters (rate_ctr.c:86) 20250814123126876 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123126876 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123126876 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123126877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123126877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123126890 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37039<->l=127.0.0.1:4262) (control_if.c:193) 20250814123126890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47114<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(4)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123126893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123126894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123126894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123126894 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123126894 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123126894 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@1472556f02e3: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@1472556f02e3: Final verdict of PTC: none 20250814123126903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_register-Iuh0(7)@1472556f02e3: Final verdict of PTC: none 20250814123126903 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123126903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123126903 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123126903 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123126903 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123126903 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123126904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123126904 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123126904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123126904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123126904 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123126904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123126904 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123126904 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123126904 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123126904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123126904 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123126904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123126904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(9)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(6)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(15)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@1472556f02e3: Test case TC_hnb_register finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Aug 14 12:31:26 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250814123126995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123127497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=171424) Waiting for packet dumper to finish... 1 (prev_count=171424, count=171964) 20250814123128904 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123128904 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123128904 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123128904 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123128904 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123128904 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Aug 14 12:31:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_hnb_register_duplicate started. 20250814123130610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123130612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123130615 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38965<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123130673 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123130673 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123130680 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130680 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130680 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123130680 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130680 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130680 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130680 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130680 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130680 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130680 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37388 (stream_srv.c:142) 20250814123130680 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37388<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh1(22)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123130681 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130681 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123130681 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130682 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123130682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130682 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130682 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130682 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123130682 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130682 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123130682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130682 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130682 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130682 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123130682 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123130682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130682 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130682 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123130682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123130682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130682 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123130682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123130682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123130682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123130682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(26)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123130693 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130693 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130693 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123130693 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130693 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130693 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130693 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130693 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123130693 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123130694 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130694 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123130694 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130695 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123130695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130695 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130695 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130695 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123130695 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130695 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123130695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130695 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130695 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130695 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123130695 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123130695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130695 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130695 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123130695 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123130695 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123130695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123130695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123130695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123130695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123130695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123130695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123130695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123130695 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123130695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130695 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130695 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130695 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123130695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130695 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130695 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130695 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123130695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130695 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130695 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130695 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123130695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130695 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123130695 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123130695 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123130695 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@1472556f02e3: M3UA emulation initiated, the test can be started MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123130891 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123130891 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123130891 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123130891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123130893 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123130893 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123130893 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123130893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123130893 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123130893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123130893 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123130893 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123130893 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123130893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123130893 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123130893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123130904 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123130904 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123130904 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123130904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123130905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130905 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123130905 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123130905 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123130905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123130905 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123130905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123130905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123130905 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123130905 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123130905 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123130905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123130905 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123130905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123131708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123131708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123131708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123131708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123131708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123131708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123131708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123131708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123131708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123131708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123131708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123131708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123131708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123131708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123131709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123131709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123131709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123131709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123131709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123131709 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123131709 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123131709 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123131709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123131709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123131709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123131709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123131709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123131709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123131709 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123131709 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123131709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123131709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123131709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123131709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123131709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123131709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123131709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123131709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123131719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123131719 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123131719 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123131719 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123131719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123131719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123131719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123131719 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123131719 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123131719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123131719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123131719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123131719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123131719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123131719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123131719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123131719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123131719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123131719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123131719 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123131719 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123131719 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123131719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123131719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123131719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123131719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123131719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123131719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123131719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123131719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123131719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123131719 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123131719 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123131719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123131719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123131719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123131719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123131719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123131719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123131719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123131719 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123131721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123131721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123131721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123131721 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123131721 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123131721 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123131721 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123131721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123131721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(28)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123131729 DLINP DEBUG SRVCONN(,r=127.0.0.1:37388<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123131729 DLINP DEBUG SRVCONN(,r=127.0.0.1:37388<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123131729 DLINP DEBUG SRVCONN(,r=127.0.0.1:37388<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123131729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123131729 DHNBAP ERROR (127.0.0.1:37388 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250814123131729 DHNBAP ERROR (127.0.0.1:37388 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250814123131729 DLINP DEBUG SRVCONN(,r=127.0.0.1:37388<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123131729 DLINP DEBUG SRVCONN(,r=127.0.0.1:37388<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250814123131729 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: talloc reports "struct hnb_context" x 1, expecting 1 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123131737 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38965<->l=127.0.0.1:4262) (control_if.c:193) 20250814123131737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(18)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(17)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123131740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate(16)@1472556f02e3: Final verdict of PTC: none 20250814123131740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123131740 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123131740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123131740 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123131740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) TC_hnb_register_duplicate-Iuh1-RUA(23)@1472556f02e3: Final verdict of PTC: none 20250814123131740 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123131740 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123131741 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123131740 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123131741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123131741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123131741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123131741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123131741 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123131741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123131741 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123131741 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123131741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123131741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123131741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123131741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123131741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(25)@1472556f02e3: Final verdict of PTC: none 20250814123131742 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123131742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123131742 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123131742 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123131742 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123131742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_hnb_register_duplicate-Iuh0-RUA(21)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@1472556f02e3: Final verdict of PTC: none 20250814123131742 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123131742 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123131742 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123131742 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123131742 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123131742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123131742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(28)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(19)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(30)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@1472556f02e3: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@1472556f02e3: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@1472556f02e3: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Aug 14 12:31:31 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250814123131820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123132322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175452) Waiting for packet dumper to finish... 1 (prev_count=175452, count=175992) 20250814123133742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123133742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123133742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123133743 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123133743 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123133743 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Aug 14 12:31:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250814123135465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123135470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123135472 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33325<->l=127.0.0.1:4262) (control_if.c:572) 20250814123135538 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135538 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123135538 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123135538 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135538 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123135539 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135539 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123135539 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123135539 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123135539 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135539 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123135539 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123135539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123135539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135539 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135539 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123135539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123135539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123135539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123135539 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135539 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123135540 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135540 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123135540 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135540 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123135540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135540 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135540 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135540 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123135540 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135540 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123135540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135540 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135540 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135540 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123135540 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135540 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123135540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135540 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123135540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123135540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123135540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(39)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(37)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123135555 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135555 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123135555 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123135555 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135555 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123135555 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135555 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123135555 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123135555 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123135556 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135556 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123135556 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123135556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135556 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123135556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135556 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135556 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135557 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123135557 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135557 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123135557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135557 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135557 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123135557 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123135557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135557 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135557 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123135557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123135557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123135557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123135557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123135557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123135557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123135557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123135557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123135557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123135557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123135557 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123135557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123135557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123135557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123135557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123135557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123135557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123135557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(40)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123135751 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123135751 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123135751 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123135751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123135752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135752 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123135752 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123135752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123135752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123135752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123135752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123135753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135753 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123135753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123135753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123135753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123135753 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123135753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123135768 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123135768 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123135768 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123135768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123135769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135769 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123135769 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123135769 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123135769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123135769 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123135769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123135770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123135770 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123135770 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123135770 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123135770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123135770 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123135770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123136572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123136572 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123136572 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123136572 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123136572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123136572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123136572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123136572 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123136573 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123136573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123136573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123136573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123136573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123136573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123136573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123136573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123136573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123136573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123136573 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123136573 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123136573 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123136573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123136573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123136573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123136573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123136574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123136574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123136574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123136574 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123136574 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123136574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123136574 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123136574 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123136574 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123136574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123136574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123136574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123136574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123136579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123136579 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123136579 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123136579 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123136579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123136579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123136579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123136579 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123136579 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123136579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123136579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123136579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123136579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123136579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123136579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123136579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123136579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123136580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123136580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123136580 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123136580 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123136580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123136580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123136580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123136580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123136580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123136580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123136580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123136580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123136580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123136581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123136581 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123136581 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123136581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123136581 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123136581 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123136581 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123136581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123136581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123136581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123136581 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123136583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123136583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123136583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123136583 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123136583 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123136583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123136583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123136583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123136584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123136588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123136588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123136588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123136588 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123136588 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250814123136588 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123136588 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123136588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123136588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(41)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: talloc reports "struct hnb_context" x 1, expecting 1 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123136596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123136597 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33325<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(32)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123136599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123136600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123136600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123136600 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123136600 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123136600 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@1472556f02e3: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@1472556f02e3: Final verdict of PTC: none 20250814123136601 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123136601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123136601 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123136601 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123136601 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123136601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123136601 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123136601 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123136602 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123136602 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123136602 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123136602 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123136602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123136602 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(34)@1472556f02e3: Final verdict of PTC: none 20250814123136602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123136602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123136602 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123136602 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123136602 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123136602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123136602 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123136602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123136603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(39)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(43)@1472556f02e3: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@1472556f02e3: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Aug 14 12:31:36 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250814123136698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123137201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173884) Waiting for packet dumper to finish... 1 (prev_count=173884, count=174424) 20250814123138603 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123138603 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123138603 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123138603 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123138603 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123138603 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Aug 14 12:31:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_hnb_disconnected_timeout started. 20250814123140334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123140336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123140339 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40767<->l=127.0.0.1:4262) (control_if.c:572) 20250814123140404 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140404 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123140404 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123140405 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140405 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123140405 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140405 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123140405 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140406 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123140406 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123140406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123140406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140406 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140406 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123140406 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123140406 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140406 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123140406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140406 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140406 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140406 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123140406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123140406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123140406 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123140407 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140407 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123140407 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140407 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123140407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140407 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140407 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140407 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123140407 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140407 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123140407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140407 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140407 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123140407 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123140407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140407 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123140407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123140407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123140407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(52)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(50)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123140421 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140421 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123140421 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123140421 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140421 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123140421 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140421 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123140421 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123140421 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123140422 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140422 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123140422 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140423 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123140423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140423 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140423 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140423 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123140423 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140423 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123140423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140423 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140423 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140423 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123140423 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123140423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140423 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140423 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123140423 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123140423 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123140423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123140423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123140423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123140423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123140423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123140423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123140423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123140423 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123140423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123140423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123140423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123140423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123140423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123140423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123140423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123140444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123140444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123140444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123140444 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123140444 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123140444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123140444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123140444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123140444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123140619 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123140620 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123140620 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123140620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123140628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123140628 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123140628 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123140628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123140628 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123140628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123140632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123140632 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123140632 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123140632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123140632 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123140632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123140634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123140635 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123140635 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123140635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123140640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140640 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123140640 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123140640 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123140640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123140640 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123140640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123140640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123140640 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123140640 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123140640 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123140640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123140640 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123140640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123141440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123141440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123141440 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123141440 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123141440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123141440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123141440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123141440 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123141440 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123141440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123141440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123141440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123141440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123141440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123141440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123141440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123141440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123141440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123141440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123141440 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123141440 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123141440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123141440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123141440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123141440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123141440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123141440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123141440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123141440 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123141440 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123141440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123141440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123141440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123141440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123141440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123141440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123141440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123141440 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123141445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123141445 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123141445 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123141445 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123141445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123141445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123141445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123141445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123141445 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123141445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123141445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123141445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123141445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123141445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123141445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123141445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123141445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123141445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123141445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123141445 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123141445 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123141445 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123141445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123141445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123141445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123141445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123141446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123141446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123141446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123141446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123141446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123141446 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123141446 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123141446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123141446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123141446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123141446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123141446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123141446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123141446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123141446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(54)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123141456 DLCTRL DEBUG Command: GET 829356168 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814123141456 DLCTRL DEBUG Tx Command reply: GET_REPLY 829356168 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@1472556f02e3: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814123141461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123141461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123141461 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123141461 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123141461 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@1472556f02e3: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814123142468 DLCTRL DEBUG Command: GET 307511208 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814123142468 DLCTRL DEBUG Tx Command reply: GET_REPLY 307511208 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250814123147481 DLCTRL DEBUG Command: GET 741327976 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814123147481 DLCTRL DEBUG Tx Command reply: ERROR 741327976 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@1472556f02e3: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(57)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123148519 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123148519 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123148519 DLCTRL DEBUG Command: GET 904430672 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814123148519 DLCTRL DEBUG Tx Command reply: ERROR 904430672 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@1472556f02e3: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123148529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123148529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123148529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123148529 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123148529 DLGLOBAL DEBUG validating counter group 0x564d1d6d6be0(hnb) with 60 counters (rate_ctr.c:86) 20250814123148529 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123148529 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123148529 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123148529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123148529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814123148532 DLCTRL DEBUG Command: GET 221350024 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814123148532 DLCTRL DEBUG Tx Command reply: GET_REPLY 221350024 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123149538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123149538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123149539 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123149539 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123149539 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@1472556f02e3: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250814123149547 DLCTRL DEBUG Command: GET 617678458 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814123149547 DLCTRL DEBUG Tx Command reply: GET_REPLY 617678458 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250814123155561 DLCTRL DEBUG Command: GET 548333266 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250814123155562 DLCTRL DEBUG Tx Command reply: ERROR 548333266 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@1472556f02e3: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123155579 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40767<->l=127.0.0.1:4262) (control_if.c:193) 20250814123155579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(45)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123155582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123155585 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123155585 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(50)@1472556f02e3: Final verdict of PTC: none 20250814123155585 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123155585 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123155585 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN MutexDispCT-TC_hnb_disconnected_timeout(44)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@1472556f02e3: Final verdict of PTC: none 20250814123155585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123155585 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123155585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123155585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123155586 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(55)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(56)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@1472556f02e3: Final verdict of PTC: none 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123155586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123155586 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123155586 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123155586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123155586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123155587 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123155587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123155587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(47)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@1472556f02e3: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Thu Aug 14 12:31:55 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250814123155686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123156188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186256) Waiting for packet dumper to finish... 1 (prev_count=186256, count=186796) 20250814123157586 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123157586 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123157586 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123157587 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123157587 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123157587 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Aug 14 12:31:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ue_register started. 20250814123159294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123159296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123159298 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40253<->l=127.0.0.1:4262) (control_if.c:572) 20250814123159342 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159342 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123159342 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123159342 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159342 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123159342 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159342 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123159342 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159342 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123159342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123159343 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123159344 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159344 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123159344 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159344 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123159344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159344 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159344 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159344 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123159344 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159344 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123159344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159344 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159344 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159344 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123159344 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159344 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123159344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159344 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159344 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123159344 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123159344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159344 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123159344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123159344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123159344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123159344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(65)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123159358 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159358 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123159358 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123159359 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159359 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123159359 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159359 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123159359 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123159359 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123159360 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159360 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123159360 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159360 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123159360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159360 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159360 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159360 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123159360 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159360 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123159360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159360 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159360 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159360 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123159360 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159360 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123159360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159360 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159360 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123159361 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123159361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123159361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123159361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123159361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123159361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123159361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123159361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123159361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123159361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123159361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123159361 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123159361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123159361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123159361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123159361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123159361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123159361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123159361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123159381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123159381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123159381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123159381 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123159381 DLGLOBAL DEBUG validating counter group 0x564d1d6d6be0(hnb) with 60 counters (rate_ctr.c:86) 20250814123159381 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123159381 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123159381 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123159381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123159381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123159553 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123159553 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123159553 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123159554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123159556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123159556 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123159556 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123159556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123159556 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123159556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123159556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123159556 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123159556 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123159556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123159556 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123159556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123159570 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123159570 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123159570 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123159570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123159571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159571 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123159571 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123159571 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123159571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123159571 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123159571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123159572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123159572 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123159572 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123159572 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123159572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123159572 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123159572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123200372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123200372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123200372 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123200372 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123200372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123200372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123200372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123200373 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123200373 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123200373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123200373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123200373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123200373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123200373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123200373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123200373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123200373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123200373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123200373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123200374 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123200374 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123200374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123200374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123200374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123200374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123200374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123200374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123200374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123200374 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123200374 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123200374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123200374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123200374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123200374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123200374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123200374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123200374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123200374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123200391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123200391 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123200391 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123200391 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123200391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123200391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123200391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123200391 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123200391 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123200391 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123200391 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123200391 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123200391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123200391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123200391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123200391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123200391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123200391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123200391 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123200392 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123200392 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123200392 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123200392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123200392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123200392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123200392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123200392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123200392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123200392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123200392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123200392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123200392 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123200392 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123200392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123200392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123200392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250814123200392 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250814123200392 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250814123200392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123200392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123200392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123200392 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123200392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123200392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123200392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123200392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123200392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123200392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(69)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123200402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123200402 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40253<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(61)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(60)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123200405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123200405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123200405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123200405 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123200405 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123200405 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@1472556f02e3: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(62)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@1472556f02e3: Final verdict of PTC: none TC_ue_register-Iuh0(63)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(71)@1472556f02e3: Final verdict of PTC: none 20250814123200407 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123200407 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123200407 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123200407 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123200408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123200408 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123200408 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123200408 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123200408 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123200408 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123200408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123200408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(70)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@1472556f02e3: Test case TC_ue_register finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Aug 14 12:32:00 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250814123200486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123200989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113176) Waiting for packet dumper to finish... 1 (prev_count=113176, count=169684) 20250814123202409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123202409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123202409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123202409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123202409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123202409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Aug 14 12:32:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ue_register_tmsi_lai started. MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250814123204137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123204141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123204143 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46401<->l=127.0.0.1:4262) (control_if.c:572) 20250814123204215 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204215 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123204215 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123204215 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204215 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123204215 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204215 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123204215 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123204215 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123204216 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204216 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123204217 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204217 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123204217 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204217 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123204217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204217 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204217 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204217 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123204217 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204217 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123204217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204217 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204217 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204217 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123204217 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204217 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123204217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204217 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204217 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204217 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123204217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123204217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204217 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123204217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123204217 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123204217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123204217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123204217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123204217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123204217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123204218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123204218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123204218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123204218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204218 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123204218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123204218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123204218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(78)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123204235 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204235 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123204235 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123204236 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204236 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123204236 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204236 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123204236 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123204236 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123204237 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204237 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123204237 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123204237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204237 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123204237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204237 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204237 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204238 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123204238 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204238 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123204238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204238 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204238 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204238 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123204238 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204238 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123204238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204238 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204238 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123204238 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123204238 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123204238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123204238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123204238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123204238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123204238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123204238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123204238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123204238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123204238 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123204238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123204238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123204238 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123204238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123204238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123204238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123204238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123204238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123204238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123204239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123204239 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123204239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204239 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123204239 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123204239 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123204239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123204239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123204239 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123204270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123204270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123204270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123204270 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123204270 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123204270 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123204270 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123204270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123204270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123204429 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123204429 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123204429 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123204430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123204432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123204432 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123204432 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123204432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123204432 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123204432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123204432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123204433 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123204433 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123204433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123204433 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123204433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123204452 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123204452 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123204452 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123204452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123204453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204453 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123204453 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123204453 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123204453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123204453 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123204453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123204454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123204454 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123204454 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123204454 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123204454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123204454 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123204454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123205248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123205248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123205248 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123205248 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123205248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123205248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123205248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123205248 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123205249 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123205249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123205249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123205249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123205249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123205249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123205249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123205249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123205249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123205249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123205249 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123205249 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123205249 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123205249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123205249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123205249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123205249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123205250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123205250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123205250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123205250 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123205250 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123205250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123205250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123205250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123205250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123205250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123205250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123205250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123205250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123205271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123205271 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123205271 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123205271 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123205271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123205271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123205271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123205271 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123205271 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123205271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123205271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123205271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123205271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123205271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123205271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123205271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123205271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123205272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123205272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123205272 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123205272 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123205272 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123205272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123205272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123205272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123205272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123205272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123205272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123205272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123205272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123205272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123205272 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123205272 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123205273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123205273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123205273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123205273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123205273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123205273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123205273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123205273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123205281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123205281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123205281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250814123205281 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250814123205281 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250814123205281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123205281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(82)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123205289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123205290 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46401<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(73)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123205294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register_tmsi_lai(72)@1472556f02e3: Final verdict of PTC: none 20250814123205295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123205295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123205295 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123205295 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-RAN(82)@1472556f02e3: Final verdict of PTC: none 20250814123205295 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@1472556f02e3: Final verdict of PTC: none 20250814123205297 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123205297 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123205297 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123205297 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123205297 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ue_register_tmsi_lai-Iuh0(76)@1472556f02e3: Final verdict of PTC: none 20250814123205297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123205297 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123205297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123205297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123205297 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123205297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123205298 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123205298 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123205298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123205298 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123205298 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123205298 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123205298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123205298 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123205298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123205298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(83)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(75)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(84)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@1472556f02e3: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Aug 14 12:32:05 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250814123205377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123205879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172424) Waiting for packet dumper to finish... 1 (prev_count=172424, count=173060) 20250814123207299 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123207299 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123207299 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123207299 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123207299 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123207299 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Aug 14 12:32:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ue_register_before_hnb_register started. 20250814123208937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123208942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123208948 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45527<->l=127.0.0.1:4262) (control_if.c:572) 20250814123209024 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209024 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123209024 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123209025 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209025 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123209025 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209025 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123209025 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123209025 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123209025 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209025 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123209026 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209026 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123209026 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209026 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123209026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209026 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209026 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209026 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123209026 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123209026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209026 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209026 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209026 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123209026 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123209026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209026 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209026 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123209026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123209026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209026 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123209027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123209027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123209027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123209027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(93)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123209044 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209044 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123209044 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123209044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209044 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123209045 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209045 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123209045 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209045 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123209045 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123209045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123209045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209045 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209045 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123209045 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123209045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123209045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123209045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123209045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123209046 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209046 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123209046 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209046 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123209046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209046 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209046 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209046 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123209046 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209046 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123209046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209046 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209046 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123209046 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123209046 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123209046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123209046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123209046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123209046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123209046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123209046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123209046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123209046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123209046 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123209046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123209047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123209047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123209047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123209047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123209047 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123209238 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123209238 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123209238 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123209238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123209247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209247 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123209247 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123209247 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123209247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123209247 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123209247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123209250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123209250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123209250 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123209250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123209250 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123209250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123209259 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123209259 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123209259 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123209259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123209265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209265 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123209265 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123209265 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123209265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123209265 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123209265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123209266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123209266 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123209266 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123209266 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123209266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123209266 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123209266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123210059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123210059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123210059 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123210059 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123210059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123210059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123210059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123210059 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123210059 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123210060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123210060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123210060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123210060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123210060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123210060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123210060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123210060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123210060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123210060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123210060 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123210060 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123210060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123210060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123210060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123210060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123210060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123210060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123210060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123210061 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123210061 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123210061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123210061 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123210061 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123210061 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123210061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123210061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123210061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123210061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123210077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123210077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123210077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250814123210077 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250814123210077 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250814123210077 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250814123210077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123210077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) 20250814123210078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123210078 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123210078 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123210078 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123210078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123210078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123210078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123210078 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123210078 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123210078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123210078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123210078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123210078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123210078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123210078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123210078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123210078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123210079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123210079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123210079 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123210079 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123210079 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123210079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123210079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123210079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123210079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123210079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123210079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123210079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123210079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123210079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123210079 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123210079 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123210079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123210079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123210079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123210079 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123210079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123210079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123210079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123210079 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(95)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123210085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123210085 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45527<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(87)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(86)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123210088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123210089 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123210089 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ue_register_before_hnb_register(85)@1472556f02e3: Final verdict of PTC: none 20250814123210089 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123210089 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ue_register_before_hnb_register-Iuh0-RUA(90)@1472556f02e3: Final verdict of PTC: none 20250814123210089 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123210089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123210089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123210089 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123210089 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123210089 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123210089 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123210089 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123210089 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123210089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(93)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(88)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(97)@1472556f02e3: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@1472556f02e3: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Aug 14 12:32:10 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250814123210152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123210655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114760) Waiting for packet dumper to finish... 1 (prev_count=114760, count=170488) 20250814123212090 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123212091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123212091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123212091 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123212091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123212091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Aug 14 12:32:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_cs_initial_ue started. 20250814123213712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123213718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123213722 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37331<->l=127.0.0.1:4262) (control_if.c:572) 20250814123213778 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213778 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123213778 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123213778 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213778 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123213778 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123213778 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123213778 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213778 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123213778 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213778 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123213780 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213780 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123213780 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213780 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123213780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213780 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213780 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213780 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123213780 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213780 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123213780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213780 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213780 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213780 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123213780 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123213780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213780 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213780 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213780 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123213780 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123213780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213780 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123213780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123213780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123213780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123213780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(106)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123213796 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213796 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123213796 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123213796 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213796 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123213796 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213796 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123213796 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123213796 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123213798 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213798 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123213798 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213798 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123213798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213798 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213798 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213798 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123213798 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213798 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123213798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213798 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213798 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213798 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123213798 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213798 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123213798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213798 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213798 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123213798 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123213798 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123213798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123213798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123213798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123213798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123213798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123213798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123213798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123213798 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123213799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123213799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123213799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123213799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123213799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123213799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123213799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123213799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123213822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123213822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123213822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123213822 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123213822 DLGLOBAL DEBUG validating counter group 0x564d1d6d6be0(hnb) with 60 counters (rate_ctr.c:86) 20250814123213822 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123213822 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123213822 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123213823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123213823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123213992 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123213992 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123213992 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123213992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123214001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214001 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123214001 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123214001 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123214001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123214001 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123214001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123214003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214003 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123214003 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123214003 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123214003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123214003 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123214003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123214010 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123214010 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123214010 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123214010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123214017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214017 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123214017 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123214017 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123214017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123214017 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123214017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123214020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123214020 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123214020 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123214020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123214020 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123214020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123214810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123214810 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123214810 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123214810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123214810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123214810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123214810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123214810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123214811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123214811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123214811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123214811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123214811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123214811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123214811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123214811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123214811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123214811 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123214811 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123214811 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123214811 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123214811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123214811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123214811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123214812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123214812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123214812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123214812 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123214812 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123214812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214812 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123214812 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123214812 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123214812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123214812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123214812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123214812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123214827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214827 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123214827 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123214827 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123214827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123214827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123214827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123214827 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123214827 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123214827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123214827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123214827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123214827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123214827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123214827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123214827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123214827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123214828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123214828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123214828 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123214828 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123214828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123214828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123214828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123214828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123214828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123214828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123214828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123214828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123214828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123214828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123214828 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123214828 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123214828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123214828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123214828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123214828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123214828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123214828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123214828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123214828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123214850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(105)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@1472556f02e3: Added conn table entry 0TC_ranap_cs_initial_ue0(111)816390 20250814123215892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123215892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123215892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123215892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123215892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7506, normal) (hnbgw_rua.c:407) 20250814123215892 DHNB DEBUG map_rua[0x564d5ad8b6c0]{init}: Allocated (fsm.c:456) 20250814123215892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123215892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-816390 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123215892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123215892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123215892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-816390 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123215892 DCN DEBUG map_sccp[0x564d5ad70c40]{init}: Allocated (fsm.c:456) 20250814123215892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123215892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-816390 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123215892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-816390 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123215892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123215892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123215892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123215892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123215892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123215892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123215892 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{IDLE}: Allocated (fsm.c:456) 20250814123215892 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123215892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300002b0056400500f1100926) (sccp_scrc.c:406) 20250814123215892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123215892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123215892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123215892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123215892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123215892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123215892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123215892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123215892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123215892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123215892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123215892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123215892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123215893 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123215893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123215893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123215893 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123215893 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123215893 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123215893 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123215893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123215893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123215893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123215893 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@1472556f02e3: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3601277 HNBGW_Test.msc0-SCCP(104)@1472556f02e3: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123215914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123215914 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123215914 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123215914 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123215914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123215914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123215914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123215914 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123215915 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123215915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123215915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123215915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123215915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123215915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00d2c78a) (sccp_scrc.c:477) 20250814123215915 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250814123215915 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123215915 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123215915 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123215915 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123215915 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123215915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123215915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123215924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123215924 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37331<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(99)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123215927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@1472556f02e3: Final verdict of PTC: none 20250814123215931 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123215931 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(107)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@1472556f02e3: Final verdict of PTC: none 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123215931 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123215931 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123215931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123215931 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123215931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123215931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123215931 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123215931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123215932 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123215932 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123215932 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(104)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@1472556f02e3: Final verdict of PTC: none 20250814123215932 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123215932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123215932 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123215932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123215932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue-Iuh0(102)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(101)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(110)@1472556f02e3: Final verdict of PTC: none 20250814123215935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Aug 14 12:32:15 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250814123216015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123216096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123216096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123216096 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123216096 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123216097 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123216097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123216097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123216097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123216097 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123216097 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123216097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c78a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123216097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123216097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123216097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123216097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123216097 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123216097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123216097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123216097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{disrupted}: Freeing instance (context_map.c:202) 20250814123216097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-816390)[0x564d5ad8b6c0]{disrupted}: Deallocated (fsm.c:568) 20250814123216097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123216097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{disconnected}: Freeing instance (context_map.c:206) 20250814123216097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x564d5ad70c40]{disconnected}: Deallocated (fsm.c:568) 20250814123216097 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-816390 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123216097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123216097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123216097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123216097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123216097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123216097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123216097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123216097 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123216517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189060) Waiting for packet dumper to finish... 1 (prev_count=189060, count=199228) 20250814123217932 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123217932 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123217932 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123217932 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123217932 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123217932 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Aug 14 12:32:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_ps_initial_ue started. 20250814123219622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123219628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123219630 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33379<->l=127.0.0.1:4262) (control_if.c:572) 20250814123219700 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219700 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123219700 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123219700 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219700 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123219700 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219700 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123219701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123219701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123219701 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219701 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123219702 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219702 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123219702 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219702 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123219702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219702 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219702 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219702 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123219702 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219702 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123219702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219702 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219702 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219702 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123219702 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219702 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123219702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219702 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219702 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219702 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123219702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123219702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219702 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123219702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123219702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123219702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123219702 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(120)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(118)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123219713 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219713 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123219714 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123219714 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219714 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123219714 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219714 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123219714 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123219714 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123219715 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219715 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123219715 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219715 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123219715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219715 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219715 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219715 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123219715 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219715 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123219715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219715 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219715 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219715 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123219715 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219715 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123219715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219715 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219715 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123219715 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123219715 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123219715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123219715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123219715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123219715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123219715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123219715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123219715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123219715 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123219715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219715 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219715 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123219716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123219716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123219716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123219716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123219716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123219716 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123219739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123219739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123219739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123219739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123219739 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123219739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123219739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123219739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123219739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123219912 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123219912 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123219912 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123219912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123219922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123219922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123219922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123219922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123219922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123219922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123219925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219925 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123219925 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123219925 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123219925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123219925 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123219925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123219925 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123219925 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123219925 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123219925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123219931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219931 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123219931 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123219931 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123219931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123219931 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123219931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123219934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123219934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123219934 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123219934 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123219934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123219934 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123219934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123220732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123220732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123220732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123220732 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123220732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123220732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123220732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123220732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123220733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123220733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123220733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123220733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123220733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123220733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123220733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123220733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123220733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123220733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123220733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123220733 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123220733 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123220733 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123220733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123220733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123220733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123220734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123220734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123220734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123220734 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123220734 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123220734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123220734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123220734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123220734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123220734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123220734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123220734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123220734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123220744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123220744 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123220744 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123220744 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123220744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123220744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123220744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123220744 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123220744 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123220744 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123220744 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123220744 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123220744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123220744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123220744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123220744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123220744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123220744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123220744 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123220745 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) HNBGW_Test.msc0-RAN(119)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123220745 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123220745 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123220745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123220745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123220745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123220745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123220745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123220745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123220745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123220745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123220745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123220745 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123220745 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123220745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123220745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123220745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123220745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123220745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123220745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123220745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123220745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123220764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(122)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@1472556f02e3: Added conn table entry 0TC_ranap_ps_initial_ue0(125)188253 20250814123221807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123221808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123221808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123221808 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123221808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2df5d, normal) (hnbgw_rua.c:407) 20250814123221808 DHNB DEBUG map_rua[0x564d5ad8b6c0]{init}: Allocated (fsm.c:456) 20250814123221808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123221808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188253 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123221808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123221808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123221808 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123221808 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-188253 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123221808 DCN DEBUG map_sccp[0x564d5ad70c40]{init}: Allocated (fsm.c:456) 20250814123221808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123221808 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-188253 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123221808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188253 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123221808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123221808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123221808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123221808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123221808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123221808 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123221808 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{IDLE}: Allocated (fsm.c:456) 20250814123221808 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123221808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300032c0056400500f1100926) (sccp_scrc.c:406) 20250814123221808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123221808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123221808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123221808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123221808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123221808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123221808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123221808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123221808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123221808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123221808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123221808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123221808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123221808 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123221808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123221808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123221808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123221808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123221808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123221808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123221808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123221808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123221808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123221808 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@1472556f02e3: Added conn table entry 0TC_ranap_ps_initial_ue0(125)6870399 HNBGW_Test.sgsn0-SCCP(121)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123221817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123221817 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123221817 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123221817 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123221817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123221817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123221817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123221817 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_ps_initial_ue0(125)@1472556f02e3: setverdict(pass): none -> pass 20250814123221818 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123221818 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123221818 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123221818 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123221818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123221818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00dd1854) (sccp_scrc.c:477) 20250814123221818 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250814123221818 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123221818 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123221818 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123221818 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123221818 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123221818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123221818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123221826 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33379<->l=127.0.0.1:4262) (control_if.c:193) 20250814123221826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(114)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(113)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123221830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44820<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@1472556f02e3: Final verdict of PTC: none 20250814123221832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123221832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123221832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123221832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123221832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(121)@1472556f02e3: Final verdict of PTC: none 20250814123221832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123221832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123221833 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123221833 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(115)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@1472556f02e3: Final verdict of PTC: none 20250814123221833 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(120)@1472556f02e3: Final verdict of PTC: none 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123221833 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123221833 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(124)@1472556f02e3: Final verdict of PTC: none 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123221833 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123221833 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123221833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123221833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Aug 14 12:32:21 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250814123221885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123222008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123222009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123222009 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123222009 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123222009 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123222009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123222009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123222009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123222009 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123222009 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123222009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd1854), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123222009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123222009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123222009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123222009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123222009 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123222009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123222009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123222009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{disrupted}: Freeing instance (context_map.c:202) 20250814123222009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188253)[0x564d5ad8b6c0]{disrupted}: Deallocated (fsm.c:568) 20250814123222009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123222009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{disconnected}: Freeing instance (context_map.c:206) 20250814123222009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x564d5ad70c40]{disconnected}: Deallocated (fsm.c:568) 20250814123222009 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-188253 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814123222010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123222010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123222010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123222010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123222010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123222010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123222010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123222010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123222388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193496) Waiting for packet dumper to finish... 1 (prev_count=193496, count=203664) 20250814123223833 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123223833 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123223833 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123223833 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123223833 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123223833 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Aug 14 12:32:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250814123225512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123225517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123225521 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39767<->l=127.0.0.1:4262) (control_if.c:572) 20250814123225591 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225591 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225591 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123225592 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225592 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225592 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225592 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225592 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225592 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123225592 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123225593 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225593 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123225593 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225593 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123225593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225593 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225593 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225593 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123225593 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225593 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123225593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225593 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225593 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225593 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123225593 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123225594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225594 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225594 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123225594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123225594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123225594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225594 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123225594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123225594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123225594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123225594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(134)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(132)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123225606 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225606 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225606 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123225606 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225606 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225606 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225606 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225606 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123225606 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123225607 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225607 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123225607 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225607 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123225607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225607 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225607 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225607 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123225607 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225607 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123225607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225607 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225607 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225607 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123225607 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225607 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123225607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225607 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225607 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123225607 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123225607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123225607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123225607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123225607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123225607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123225607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123225607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123225607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123225607 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123225608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225608 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225608 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225608 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123225608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225608 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225608 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225608 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123225608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225608 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225608 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225608 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123225608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225608 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123225608 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123225608 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123225608 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123225626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123225626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123225626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123225626 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123225626 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123225626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123225626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123225626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123225626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123225804 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123225805 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123225805 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123225805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123225812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123225812 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123225812 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123225812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123225812 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123225812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123225815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225815 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123225815 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123225815 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123225815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123225815 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123225815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123225817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123225817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123225817 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123225817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123225823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225823 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123225823 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123225823 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123225823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123225823 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123225823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123225826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123225826 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123225826 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123225826 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123225826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123225826 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123225826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123226097 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123226097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c78a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123226097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123226097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123226097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123226097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123226098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123226098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123226098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123226098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123226098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123226098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123226098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123226098 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123226109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123226109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123226109 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123226109 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123226109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123226109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123226109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123226109 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123226109 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123226109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123226109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123226109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123226109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123226109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00d2c78a) (sccp_scrc.c:477) 20250814123226109 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250814123226109 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123226109 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123226109 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123226109 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123226109 DLSCCP DEBUG SCCP-SCOC(1)[0x564d5ad73430]{IDLE}: Deallocated (fsm.c:568) 20250814123226618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123226618 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123226618 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123226618 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123226618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123226618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123226618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123226618 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123226618 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123226618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123226618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123226618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123226618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123226618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123226618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123226618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123226618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123226618 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123226618 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123226618 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123226618 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123226618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123226619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123226619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123226619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123226619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123226619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123226619 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123226619 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123226619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123226619 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123226619 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123226619 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123226619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123226619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123226619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123226619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123226625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123226625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123226625 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123226625 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123226625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123226626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123226626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123226626 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123226626 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123226626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123226626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123226626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123226626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123226626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123226626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123226626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123226626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123226626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123226626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123226626 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123226626 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123226626 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123226626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123226626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123226626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123226626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123226626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123226626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123226626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123226626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123226626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123226626 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123226626 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123226627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123226627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123226627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123226627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123226627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123226627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123226627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123226627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123226655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(133)@1472556f02e3: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@1472556f02e3: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(139) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@1472556f02e3: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)1560551 20250814123227694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123227694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123227694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123227694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123227694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x17cfe7, normal) (hnbgw_rua.c:407) 20250814123227694 DHNB DEBUG map_rua[0x564d5ad73430]{init}: Allocated (fsm.c:456) 20250814123227694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123227694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1560551 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123227694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123227694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123227694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1560551 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123227694 DCN DEBUG map_sccp[0x564d5ad8b6c0]{init}: Allocated (fsm.c:456) 20250814123227694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123227694 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1560551 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123227694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1560551 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123227694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123227694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123227694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123227694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123227694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123227694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123227694 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{IDLE}: Allocated (fsm.c:456) 20250814123227694 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123227694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250814123227694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123227694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123227694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123227694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123227694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123227694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123227694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123227694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123227694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123227694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123227694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123227694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123227694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123227694 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123227694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123227694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123227695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123227695 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123227695 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123227695 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123227695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123227695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123227695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123227695 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@1472556f02e3: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@1472556f02e3: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)7878157 HNBGW_Test.msc0-SCCP(132)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123227704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123227704 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123227704 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123227704 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123227704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123227704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123227704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123227704 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123227704 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123227705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123227705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123227705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123227705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123227705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=005cf956) (sccp_scrc.c:477) 20250814123227705 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250814123227705 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123227705 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123227705 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123227705 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123227705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cf956), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300039d0056400500f1100926) (sccp_scrc.c:406) 20250814123227705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123227705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123227705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123227705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123227705 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123227705 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123227705 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123227705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123227705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123227705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123227705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123227705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123227705 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123227705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123227705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123227705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123227705 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123227734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123227736 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39767<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123227739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(135)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@1472556f02e3: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@1472556f02e3: Final verdict of PTC: none 20250814123227742 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123227742 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123227742 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123227742 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123227742 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123227743 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123227743 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123227743 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123227743 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123227743 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123227743 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123227743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(132)@1472556f02e3: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(129)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@1472556f02e3: Final verdict of PTC: none 20250814123227746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(138)@1472556f02e3: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr0(139)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Aug 14 12:32:27 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250814123227842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123227896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123227896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123227896 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123227897 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123227897 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123227897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123227897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123227897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123227897 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123227897 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123227897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cf956), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123227897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123227897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123227897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123227897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123227897 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123227897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123227897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123227897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{disrupted}: Freeing instance (context_map.c:202) 20250814123227897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1560551)[0x564d5ad73430]{disrupted}: Deallocated (fsm.c:568) 20250814123227897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123227897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123227897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x564d5ad8b6c0]{disconnected}: Deallocated (fsm.c:568) 20250814123227897 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1560551 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123227897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123227897 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123227897 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123227897 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123227897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123227897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123227897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123227897 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123228345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207944) Waiting for packet dumper to finish... 1 (prev_count=207944, count=221436) 20250814123229744 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123229744 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123229744 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123229744 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123229744 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123229744 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Aug 14 12:32:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250814123231465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123231469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123231472 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35245<->l=127.0.0.1:4262) (control_if.c:572) 20250814123231542 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231542 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123231542 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123231542 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231542 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123231542 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123231542 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123231542 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231542 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123231543 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231543 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123231543 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123231543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123231543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123231543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231543 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123231543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123231543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123231543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123231544 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231544 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123231544 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231544 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123231544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231544 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231544 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231544 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123231544 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231544 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123231544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231544 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231544 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231544 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123231544 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231544 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123231544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231544 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123231544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123231544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123231544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(148)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123231559 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231559 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123231559 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123231559 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231559 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123231559 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231559 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123231559 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123231559 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123231560 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231560 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123231560 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123231560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231560 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123231560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231560 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231561 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231561 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123231561 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231561 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123231561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231561 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231561 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231561 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123231561 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231561 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123231561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231561 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231561 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123231561 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123231561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123231561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123231561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123231561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123231561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123231561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123231561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123231561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123231561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123231561 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123231561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231561 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231561 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231561 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123231561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231561 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231561 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231561 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123231561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231561 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231561 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231561 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123231561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231561 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123231561 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123231561 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123231561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123231582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123231582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123231582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123231582 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123231582 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123231582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123231582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123231582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123231582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123231755 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123231755 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123231755 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123231755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123231765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123231765 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123231765 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123231765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123231765 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123231765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123231767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123231767 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123231768 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123231768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123231768 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123231768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123231771 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123231772 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123231772 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123231772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123231777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123231777 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123231777 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123231777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123231777 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123231777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123231779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123231779 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123231779 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123231779 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123231779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123231779 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123231779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123232010 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123232010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd1854), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123232011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123232011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123232011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123232011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123232011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123232011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123232011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123232011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123232011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123232011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123232011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123232011 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123232027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123232027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123232027 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123232027 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123232027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123232027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123232027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123232027 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123232027 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123232027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123232027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123232027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123232028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123232028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00dd1854) (sccp_scrc.c:477) 20250814123232028 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250814123232028 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123232028 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123232028 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123232028 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123232028 DLSCCP DEBUG SCCP-SCOC(2)[0x564d5ad73a30]{IDLE}: Deallocated (fsm.c:568) 20250814123232566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123232566 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123232566 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123232566 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123232566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123232566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123232566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123232566 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123232567 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123232567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123232567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123232567 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123232567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123232567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123232567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123232567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123232567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123232567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123232567 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123232567 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123232567 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123232567 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123232567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123232567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123232567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123232567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123232567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123232567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123232567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123232567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123232567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123232567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123232567 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123232567 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123232567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123232567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123232567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123232567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123232580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123232580 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123232580 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123232580 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123232580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123232580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123232580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123232580 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123232581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123232581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123232581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123232581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123232581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123232581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123232581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123232581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123232581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123232581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123232581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123232581 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123232581 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123232581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123232581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123232581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123232581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123232582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123232582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123232582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123232582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123232582 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123232582 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123232582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123232582 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123232582 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123232582 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123232582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123232582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123232582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123232582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123232605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(150)@1472556f02e3: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@1472556f02e3: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(153) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@1472556f02e3: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11086488 20250814123233622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123233622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123233622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123233622 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123233622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa92a98, normal) (hnbgw_rua.c:407) 20250814123233622 DHNB DEBUG map_rua[0x564d5ad73a30]{init}: Allocated (fsm.c:456) 20250814123233622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123233622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11086488 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123233622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123233622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123233622 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123233622 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11086488 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123233622 DCN DEBUG map_sccp[0x564d5ad73430]{init}: Allocated (fsm.c:456) 20250814123233622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123233622 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11086488 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123233622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11086488 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123233622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123233622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123233622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123233622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123233622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123233622 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123233622 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{IDLE}: Allocated (fsm.c:456) 20250814123233622 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123233622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250814123233622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123233622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123233622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123233622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123233622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123233622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123233622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123233622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123233622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123233622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123233622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123233622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123233622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123233622 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123233622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123233622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123233622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123233622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123233622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123233622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123233622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123233622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123233622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123233622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@1472556f02e3: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@1472556f02e3: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)52716 HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123233625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123233625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123233625 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123233625 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123233625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123233625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123233625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123233625 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123233625 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123233625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123233625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123233625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123233625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123233625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00a0d622) (sccp_scrc.c:477) 20250814123233625 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250814123233625 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123233625 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123233625 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123233625 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123233625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0d622), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300016c0056400500f1100926) (sccp_scrc.c:406) 20250814123233625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123233625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123233625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123233625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123233625 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123233625 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123233625 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123233625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123233625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123233625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123233625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123233625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123233625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123233625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123233625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123233625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123233625 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123233631 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35245<->l=127.0.0.1:4262) (control_if.c:193) 20250814123233631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(141)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123233632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@1472556f02e3: Final verdict of PTC: none 20250814123233633 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123233633 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123233633 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123233633 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123233633 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123233633 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123233633 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123233633 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123233633 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123233633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(146)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(143)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(152)@1472556f02e3: Final verdict of PTC: none 20250814123233634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Aug 14 12:32:33 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250814123233670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123233824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123233824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123233824 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123233824 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123233824 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123233824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123233824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123233824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123233824 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123233824 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123233824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0d622), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123233824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123233824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123233824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123233824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123233824 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123233824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123233824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123233824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{disrupted}: Freeing instance (context_map.c:202) 20250814123233824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11086488)[0x564d5ad73a30]{disrupted}: Deallocated (fsm.c:568) 20250814123233824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123233824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{disconnected}: Freeing instance (context_map.c:206) 20250814123233824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x564d5ad73430]{disconnected}: Deallocated (fsm.c:568) 20250814123233824 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11086488 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814123233824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123233824 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123233824 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123233824 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123233824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123233824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123233824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123233824 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123234172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166404) Waiting for packet dumper to finish... 1 (prev_count=166404, count=221284) 20250814123235634 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123235634 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123235634 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123235634 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123235634 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123235634 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Aug 14 12:32:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_cs_bidir started. 20250814123237297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123237304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123237307 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35935<->l=127.0.0.1:4262) (control_if.c:572) 20250814123237365 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237365 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237365 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123237366 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237366 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237366 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237366 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237366 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237366 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237366 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123237366 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_bidir-Iuh0(158)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123237367 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237367 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123237367 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237367 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123237367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237367 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237367 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237367 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123237367 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237367 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123237367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237367 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237367 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237367 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123237367 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237367 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123237367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237367 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237367 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237367 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123237367 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123237368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237368 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123237368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123237368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123237368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123237368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(162)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(160)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123237378 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237378 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237378 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123237378 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237378 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237379 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237379 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237379 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123237379 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123237380 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237380 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123237380 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237380 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123237380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237380 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237380 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237380 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123237380 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237380 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123237380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237380 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237380 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237380 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123237380 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237380 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123237380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237380 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237380 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123237380 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123237380 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123237380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123237380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123237380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123237380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123237380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237380 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123237380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123237380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123237380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123237380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123237380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123237398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123237399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123237399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123237399 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123237399 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123237399 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123237399 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123237399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123237399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123237577 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123237577 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123237577 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123237577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123237586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237586 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123237586 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123237586 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123237586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123237586 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123237586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123237590 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123237590 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123237590 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123237590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123237590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237590 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123237590 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123237590 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123237590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123237590 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123237590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(165)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123237596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237596 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123237596 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123237596 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123237596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123237596 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123237596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123237599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237599 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123237599 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123237599 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123237599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123237599 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123237599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123237897 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123237897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cf956), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123237897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123237897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123237897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123237897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123237898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237898 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123237898 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123237898 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123237898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123237898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123237898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123237898 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123237905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123237905 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123237905 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123237905 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123237905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123237905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123237905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123237905 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123237905 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123237905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123237905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123237905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123237905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123237905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=005cf956) (sccp_scrc.c:477) 20250814123237905 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250814123237905 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123237906 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123237906 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123237906 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123237906 DLSCCP DEBUG SCCP-SCOC(3)[0x564d5ad70c40]{IDLE}: Deallocated (fsm.c:568) 20250814123238381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123238381 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123238381 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123238381 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123238381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123238381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123238381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123238381 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123238381 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123238381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123238381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123238381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123238381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123238381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123238381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123238381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123238381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123238381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123238381 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123238381 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123238381 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123238381 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123238381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123238381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123238381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123238381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123238381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123238381 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123238381 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123238381 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123238381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123238381 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123238381 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123238381 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123238381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123238381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123238381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123238381 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123238393 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123238393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123238393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123238393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123238393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123238393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123238393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123238393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123238393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123238393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123238393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123238393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123238393 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123238393 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123238393 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123238393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123238393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123238393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123238393 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123238393 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123238393 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123238393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123238394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123238394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123238394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123238394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123238394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123238394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123238394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123238394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123238394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123238394 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123238394 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123238394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123238394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123238394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123238394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123238394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123238394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123238394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123238394 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123238408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(161)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@1472556f02e3: Added conn table entry 0TC_ranap_cs_bidir0(167)4862492 20250814123239434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123239434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123239434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123239434 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123239434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a321c, normal) (hnbgw_rua.c:407) 20250814123239434 DHNB DEBUG map_rua[0x564d5ad70c40]{init}: Allocated (fsm.c:456) 20250814123239434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123239434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4862492 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123239434 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123239434 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123239434 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4862492 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123239434 DCN DEBUG map_sccp[0x564d5ad73a30]{init}: Allocated (fsm.c:456) 20250814123239434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123239434 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4862492 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123239434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4862492 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123239434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123239434 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123239434 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123239435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123239435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123239435 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123239435 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{IDLE}: Allocated (fsm.c:456) 20250814123239435 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123239435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001f50056400500f1100926) (sccp_scrc.c:406) 20250814123239435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123239435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123239435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123239435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123239435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123239435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123239435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123239435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123239435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123239435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123239435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123239435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123239435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123239435 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123239435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123239435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123239435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123239435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123239435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123239435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123239435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123239435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123239435 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@1472556f02e3: Added conn table entry 0TC_ranap_cs_bidir0(167)8511635 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123239445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239445 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123239445 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123239445 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123239445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123239445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123239445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123239445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123239445 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123239446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123239446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123239446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123239446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123239446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=005c9705) (sccp_scrc.c:477) 20250814123239446 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250814123239446 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123239446 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123239446 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123239446 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123239446 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123239446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123239446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: vl_len:22 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A226A65BD960D53112FD6'O 20250814123239649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239649 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123239649 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123239649 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123239649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123239649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123239649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123239649 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123239649 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123239649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123239649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123239649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123239649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123239649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a226a65bd960d53112fd6) (sccp_scrc.c:477) 20250814123239649 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250814123239649 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123239649 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123239649 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123239649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123239649 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250814123239649 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814123239649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250814123239649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123239649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250814123239649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123239649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123239666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123239666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123239666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250814123239666 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123239666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4a321c) (hnbgw_rua.c:471) 20250814123239666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4862492 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250814123239666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123239666 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250814123239666 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814123239667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250814123239667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123239667 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123239667 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123239667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c9705), PART(T=Data,L=22,D=001440120000010010400b0ab50b5e499b672e443e6c) (sccp_scrc.c:406) 20250814123239667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123239667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123239667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123239667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123239667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123239667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123239667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123239667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123239667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123239667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123239667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: vl_len:20 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(160)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250814123239685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239685 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123239685 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123239685 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123239685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123239685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123239685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123239685 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123239685 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123239685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123239685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123239685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123239685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123239685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250814123239685 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250814123239685 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123239685 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123239685 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123239685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123239685 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250814123239685 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250814123239685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250814123239685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123239685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250814123239685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123239685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123239702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123239703 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35935<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123239705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123239705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123239705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123239705 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123239705 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123239705 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123239705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123239705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123239705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123239705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123239705 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123239705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c9705), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123239705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MutexDispCT-TC_ranap_cs_bidir(154)@1472556f02e3: Final verdict of PTC: none 20250814123239705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123239705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123239705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123239705 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123239705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123239705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123239705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{disrupted}: Freeing instance (context_map.c:202) 20250814123239705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4862492)[0x564d5ad70c40]{disrupted}: Deallocated (fsm.c:568) 20250814123239705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123239705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{disconnected}: Freeing instance (context_map.c:206) 20250814123239705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x564d5ad73a30]{disconnected}: Deallocated (fsm.c:568) 20250814123239705 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4862492 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123239705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123239705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123239705 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123239705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123239705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123239705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123239706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123239706 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ranap_cs_bidir-Iuh0-RUA(159)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@1472556f02e3: Final verdict of PTC: none 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123239706 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123239706 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123239706 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(161)@1472556f02e3: Final verdict of PTC: none 20250814123239706 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123239706 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123239706 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123239706 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123239706 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123239706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(162)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@1472556f02e3: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(157)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(166)@1472556f02e3: Final verdict of PTC: none 20250814123239706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Aug 14 12:32:39 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250814123239741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123240243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237700) Waiting for packet dumper to finish... 1 (prev_count=237700, count=238336) 20250814123241706 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123241706 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123241706 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123241706 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123241706 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123241706 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Aug 14 12:32:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_ps_bidir started. 20250814123243368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123243370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123243373 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42723<->l=127.0.0.1:4262) (control_if.c:572) 20250814123243432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243432 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243432 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123243432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243432 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243432 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243432 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123243433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123243434 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123243434 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123243434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123243434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123243434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243434 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123243434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243434 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243434 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123243434 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243434 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123243434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243434 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243434 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123243434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123243434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243434 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243434 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123243434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123243434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243434 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(176)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(174)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123243445 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243445 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243445 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123243445 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243445 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243445 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243445 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243445 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123243445 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123243446 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243446 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123243446 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243446 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123243446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243446 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243446 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243446 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123243446 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243446 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123243446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243446 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243446 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243446 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123243446 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123243446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243446 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243446 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123243446 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123243446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123243446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123243446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123243446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123243446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123243446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243446 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123243446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123243447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123243447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123243447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123243447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123243465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123243465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123243465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123243465 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123243465 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123243465 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123243465 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123243465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123243465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123243642 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123243642 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123243642 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123243642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123243644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243644 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123243644 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123243644 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123243644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123243644 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123243644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123243645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243645 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123243645 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123243645 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123243645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123243645 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123243645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123243655 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123243655 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123243655 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123243655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123243657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243657 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123243657 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123243657 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123243657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123243657 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123243657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123243657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243657 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123243657 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123243657 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123243657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123243657 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123243657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123243825 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123243825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0d622), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123243825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123243825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123243825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123243825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123243825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123243825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123243825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123243825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123243825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123243825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123243825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123243829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123243829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123243829 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123243829 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123243829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123243829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123243829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123243829 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123243829 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123243829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123243829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123243829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123243829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123243829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00a0d622) (sccp_scrc.c:477) 20250814123243829 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250814123243829 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123243829 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123243829 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123243829 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123243829 DLSCCP DEBUG SCCP-SCOC(4)[0x564d5ad8b6c0]{IDLE}: Deallocated (fsm.c:568) 20250814123244461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123244461 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123244461 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123244461 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123244461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123244461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123244461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123244461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123244461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123244461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123244461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123244461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123244461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123244461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123244461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123244461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123244461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123244461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123244461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123244461 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123244461 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123244461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123244461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123244461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123244461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123244461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123244461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123244461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123244461 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123244461 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123244462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123244462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123244462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123244462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123244462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123244462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123244462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123244462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123244469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123244469 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123244469 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123244469 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123244469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123244469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123244469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123244469 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123244469 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123244469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123244469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123244469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123244469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123244469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123244469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123244469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123244469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123244469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123244469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123244469 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123244469 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123244469 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123244469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123244469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123244469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123244469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123244469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123244469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123244469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123244469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123244469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123244469 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123244469 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123244469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123244469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123244469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123244469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123244469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123244469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123244469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123244469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(178)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123244489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(178)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@1472556f02e3: Added conn table entry 0TC_ranap_ps_bidir0(181)11040421 20250814123245527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123245527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123245527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123245527 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123245527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa876a5, normal) (hnbgw_rua.c:407) 20250814123245527 DHNB DEBUG map_rua[0x564d5ad8b6c0]{init}: Allocated (fsm.c:456) 20250814123245527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123245527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11040421 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123245527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123245527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123245527 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123245527 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11040421 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123245527 DCN DEBUG map_sccp[0x564d5ad70c40]{init}: Allocated (fsm.c:456) 20250814123245527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123245527 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11040421 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123245527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11040421 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123245527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123245527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123245527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123245527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123245527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123245527 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123245527 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{IDLE}: Allocated (fsm.c:456) 20250814123245527 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123245527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001b40056400500f1100926) (sccp_scrc.c:406) 20250814123245527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123245527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123245527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123245527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123245527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123245527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123245527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123245527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123245527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123245527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123245527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123245527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123245527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123245527 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123245527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123245527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123245527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123245527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123245527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123245528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123245528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123245528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123245528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123245528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@1472556f02e3: Added conn table entry 0TC_ranap_ps_bidir0(181)2626531 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123245536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123245536 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123245536 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123245536 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123245536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123245536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123245536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123245536 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123245536 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123245536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123245536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123245536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123245536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123245536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00868ba1) (sccp_scrc.c:477) 20250814123245536 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250814123245536 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123245536 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123245536 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123245536 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123245536 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123245536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123245536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE3519BEC7188FFAFC9DE'O 20250814123245736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123245736 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123245736 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123245736 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123245737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123245737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123245737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123245737 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123245737 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123245737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123245737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123245737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123245737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123245737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0ae3519bec7188ffafc9de) (sccp_scrc.c:477) 20250814123245737 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250814123245737 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123245737 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123245737 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123245737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123245737 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250814123245737 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814123245737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250814123245737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123245737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250814123245737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123245737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123245755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123245755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123245755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250814123245755 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123245755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa876a5) (hnbgw_rua.c:471) 20250814123245755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11040421 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250814123245755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123245755 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250814123245755 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814123245755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250814123245755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123245755 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123245755 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123245755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868ba1), PART(T=Data,L=22,D=001440120000010010400b0a1436a93b480d70bad80d) (sccp_scrc.c:406) 20250814123245755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123245755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123245755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123245755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123245755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123245756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123245756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123245756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123245756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123245756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123245756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123245756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250814123245769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123245769 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123245769 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123245769 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123245769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123245769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123245769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123245769 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123245770 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123245770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123245770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123245770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123245770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123245770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250814123245770 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250814123245770 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123245770 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123245770 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123245770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123245770 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250814123245770 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250814123245770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250814123245770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123245770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250814123245770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123245770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123245785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123245785 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42723<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(169)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123245789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123245790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123245790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123245790 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123245790 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123245790 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123245790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123245790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123245790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123245790 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123245790 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123245790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868ba1), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123245790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123245790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123245790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123245790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123245790 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123245790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123245790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123245790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{disrupted}: Freeing instance (context_map.c:202) 20250814123245790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11040421)[0x564d5ad8b6c0]{disrupted}: Deallocated (fsm.c:568) 20250814123245790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123245790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{disconnected}: Freeing instance (context_map.c:206) 20250814123245790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x564d5ad70c40]{disconnected}: Deallocated (fsm.c:568) 20250814123245791 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11040421 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123245791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123245791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123245791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123245791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123245791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123245791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123245791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123245791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_ps_bidir(168)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@1472556f02e3: Final verdict of PTC: none 20250814123245792 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123245792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123245792 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123245792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123245792 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123245792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_ps_bidir-Iuh0-RUA(173)@1472556f02e3: Final verdict of PTC: none 20250814123245793 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123245793 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123245793 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123245793 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123245793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123245793 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123245793 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123245793 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123245793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(175)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(171)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(180)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@1472556f02e3: Final verdict of PTC: none 20250814123245796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Aug 14 12:32:45 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250814123245881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123246383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237712) Waiting for packet dumper to finish... 1 (prev_count=237712, count=238348) 20250814123247794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123247794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123247794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123247794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123247794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123247794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Aug 14 12:32:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_rab_assignment started. 20250814123249526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123249530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123249533 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45287<->l=127.0.0.1:4262) (control_if.c:572) 20250814123249594 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249594 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249594 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123249594 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249594 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249595 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249595 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249595 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_rab_assignment-Iuh0(186)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123249595 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123249595 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249595 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249596 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249596 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123249596 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249596 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123249596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249596 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249596 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249596 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123249596 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249596 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123249596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249596 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249596 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249596 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123249596 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123249596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249596 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249596 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123249596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123249596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249596 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123249597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123249597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123249597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123249597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(190)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(188)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123249608 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249608 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249608 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123249609 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249609 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249609 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249609 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249609 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123249609 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123249610 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249610 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123249610 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249610 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123249610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249610 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249610 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249610 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123249610 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249610 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123249610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249610 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249610 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123249610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123249610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249610 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249610 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123249610 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123249610 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123249610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123249610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123249610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123249610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123249610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249610 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123249611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123249611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123249611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123249611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123249611 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123249629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123249629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123249629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123249629 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123249629 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123249629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123249629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123249629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123249629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123249706 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123249706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c9705), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123249706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123249706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123249706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123249706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123249706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249707 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123249707 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123249707 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123249707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123249707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123249707 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123249807 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123249807 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123249807 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123249807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123249812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123249812 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123249812 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123249812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123249812 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123249812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123249812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123249812 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123249812 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123249812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123249812 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123249812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123249820 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123249820 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123249820 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123249820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123249828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249828 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123249828 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123249828 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123249828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123249828 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123249828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123249830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123249830 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123249830 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123249830 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123249830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123249830 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123249830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123250625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123250625 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123250625 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123250625 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123250625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123250625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123250625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123250625 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123250625 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123250625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123250625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123250625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123250625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123250625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123250625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123250625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123250625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123250626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123250626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123250626 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123250626 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123250626 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123250626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123250626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123250626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123250626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123250626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123250626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123250626 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123250626 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123250626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123250626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123250626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123250626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123250626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123250626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123250626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123250626 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123250634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123250634 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123250634 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123250634 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123250634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123250634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123250634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123250634 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123250634 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123250635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123250635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123250635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123250635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123250635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123250635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123250635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123250635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123250635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123250635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123250635 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123250635 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123250635 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123250635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123250635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123250635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123250635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123250635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123250635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123250635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123250635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123250635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123250635 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123250635 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123250635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123250635 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123250635 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123250635 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123250635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123250635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123250635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123250635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123250647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(189)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@1472556f02e3: Added conn table entry 0TC_rab_assignment0(195)5358780 20250814123251691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123251691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123251691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123251691 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123251691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51c4bc, normal) (hnbgw_rua.c:407) 20250814123251691 DHNB DEBUG map_rua[0x564d5ad8b6c0]{init}: Allocated (fsm.c:456) 20250814123251691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123251691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5358780 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123251691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123251691 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123251691 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5358780 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123251691 DCN DEBUG map_sccp[0x564d5ad70c40]{init}: Allocated (fsm.c:456) 20250814123251691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123251691 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5358780 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123251691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5358780 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123251691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123251691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123251692 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123251692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123251692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123251692 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123251692 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{IDLE}: Allocated (fsm.c:456) 20250814123251692 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123251692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001a20056400500f1100926) (sccp_scrc.c:406) 20250814123251692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123251692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123251692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123251692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123251692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123251692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123251692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123251692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123251692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123251692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123251692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123251692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123251692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123251692 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123251692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123251692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123251692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123251692 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123251692 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123251692 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123251693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123251693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123251693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123251693 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@1472556f02e3: Added conn table entry 0TC_rab_assignment0(195)9383755 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Session index based on connection ID:0 TC_rab_assignment0(195)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123251708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123251708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123251708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123251708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123251708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123251708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123251708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123251708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123251708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123251708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123251708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123251708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123251708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123251708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=007f0006) (sccp_scrc.c:477) 20250814123251708 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250814123251708 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123251708 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123251708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123251708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123251708 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123251708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123251708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123251908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123251909 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123251909 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123251909 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123251909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123251909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123251909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123251909 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123251909 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123251909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123251909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123251909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123251909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123251909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123251909 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250814123251909 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123251909 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123251909 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123251909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123251909 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123251909 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123251909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123251909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123251909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123251909 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123251909 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123251909 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123251909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123251909 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123251909 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{UNUSED}: Allocated (fsm.c:456) 20250814123251909 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{UNUSED}: is child of mgw(mgw-fsm-5358780-0)[0x564d5ad73150] (fsm.c:486) 20250814123251909 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5358780-0)[0x564d5ad73150] (mgcp_client_endpoint_fsm.c:724) 20250814123251909 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123251909 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123251909 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123251910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d120]{ST_CRCX}: Allocated (fsm.c:456) 20250814123251910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d120]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0] (fsm.c:486) 20250814123251910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d120]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123251910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d120]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123251910 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 51c4bc'... (mgcp_client.c:807) 20250814123251910 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250814123251910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d120]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123251910 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51c4bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51c4bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(195) TC_rab_assignment0(195)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51c4bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51c4bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(195)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123251930 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250814123251930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123251930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123251930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123251930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123251930 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123251930 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123251930 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123251930 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123251930 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123251930 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123251930 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123251930 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123251930 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123251930 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123251930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123251930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123251930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123251930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123251959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123251959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123251959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123251959 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123251959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51c4bc) (hnbgw_rua.c:471) 20250814123251959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5358780 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123251959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123251959 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123251959 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123251959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123251959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123251959 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123251959 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123251959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123251959 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123251959 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5358780-0)[0x564d5ad73150] (mgcp_client_endpoint_fsm.c:724) 20250814123251959 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123251959 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123251959 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123251959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123251960 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 51c4bc'... (mgcp_client.c:807) 20250814123251960 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250814123251960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123251960 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123251960 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123251960 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51c4bc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51c4bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123251979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250814123251980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123251980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123251980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123251980 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123251980 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123251980 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5358780-0)[0x564d5ad73150] (mgcp_client_endpoint_fsm.c:724) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123251980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d250]{ST_CRCX}: Allocated (fsm.c:456) 20250814123251980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d250]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0] (fsm.c:486) 20250814123251980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d250]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123251980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d250]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814123251980 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 51c4bc'... (mgcp_client.c:807) 20250814123251980 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250814123251980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5358780-0)[0x564d5ad6d250]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123251980 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51c4bc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51c4bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123251994 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250814123251994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123251994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123251994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123251994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123251994 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123251994 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123251994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123251994 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123251994 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123251994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123251994 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123251994 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123251994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0006), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123251994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123251994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123251994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123251994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123251994 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123251994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123251994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123251994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123251994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123251994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123251994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123251994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123251994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123252026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123252026 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123252026 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123252026 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123252026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123252026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123252026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123252026 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123252026 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123252026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123252026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123252026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123252026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123252026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123252026 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250814123252026 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123252026 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123252026 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123252026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123252026 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123252026 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123252026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123252026 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123252026 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123252026 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123252026 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123252026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123252026 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 51c4bc'... (mgcp_client.c:807) 20250814123252026 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814123252026 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123252026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123252026 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 51c4bc'... (mgcp_client.c:807) 20250814123252026 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814123252026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123252026 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: Removing from parent mgw(mgw-fsm-5358780-0)[0x564d5ad73150] (mgcp_client_endpoint_fsm.c:873) 20250814123252026 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123252026 DLMGCP DEBUG mgw-endp(mgw-fsm-5358780-0)[0x564d5ad752e0]{IN_USE}: Deallocated (fsm.c:568) 20250814123252026 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123252026 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123252026 DMGW DEBUG mgw(mgw-fsm-5358780-0)[0x564d5ad73150]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123252026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123252026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123252026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123252026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51c4bc17" }, { code := "I", val := "11111" } }, sdp := omit } 20250814123252029 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad6d120]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "51c4bc17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123252029 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123252029 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6d250]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-Iuh0-RUA(187)@1472556f02e3: Deleted conn table entry 0TC_rab_assignment0(195)5358780 20250814123252033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123252033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123252033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123252033 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123252033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x51c4bc,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123252033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5358780 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123252033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123252033 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123252033 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123252033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123252033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123252033 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123252033 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123252033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0006), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123252033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123252033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123252033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123252033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123252033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123252033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123252033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123252033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123252033 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123252033 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123252033 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123252033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123252033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123252033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123252033 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@1472556f02e3: Deleted conn table entry 0TC_rab_assignment0(195)9383755 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Session index based on connection ID:0 20250814123252036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123252036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123252036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123252036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123252036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123252036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123252036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123252036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123252036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123252036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123252036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123252036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123252036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123252036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=007f0006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123252036 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250814123252036 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123252036 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123252036 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123252036 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123252036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123252036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123252036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123252036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{disconnected}: Freeing instance (context_map.c:202) 20250814123252036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5358780)[0x564d5ad8b6c0]{disconnected}: Deallocated (fsm.c:568) 20250814123252036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123252036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{disconnected}: Freeing instance (context_map.c:206) 20250814123252036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x564d5ad70c40]{disconnected}: Deallocated (fsm.c:568) 20250814123252036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5358780 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123252036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0006), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250814123252036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123252036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123252036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123252036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123252036 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123252036 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123252036 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123252036 DLSCCP DEBUG SCCP-SCOC(7)[0x564d5ad751b0]{IDLE}: Deallocated (fsm.c:568) 20250814123252036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123252036 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123252036 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123252036 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123252036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123252036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123252036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123252036 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment0(195)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123254049 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45287<->l=127.0.0.1:4262) (control_if.c:193) 20250814123254049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(184)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(183)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123254054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123254055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123254055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123254055 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123254055 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123254055 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123254057 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_rab_assignment-Iuh0-RUA(187)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@1472556f02e3: Final verdict of PTC: none 20250814123254057 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123254057 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123254057 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123254057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123254057 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123254057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123254057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment-Iuh0(186)@1472556f02e3: Final verdict of PTC: none 20250814123254057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123254057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123254057 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123254057 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123254057 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123254058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123254058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_rab_assignment(182)@1472556f02e3: Final verdict of PTC: none 20250814123254058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123254058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(188)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(185)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(194)@1472556f02e3: Final verdict of PTC: none 20250814123254062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@1472556f02e3: Test case TC_rab_assignment finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Aug 14 12:32:54 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250814123254142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123254644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303148) Waiting for packet dumper to finish... 1 (prev_count=303148, count=303688) 20250814123255792 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123255792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868ba1), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123255792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123255792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123255792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123255792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123255792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123255792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123255792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123255792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123255792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123255793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123255793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123255793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123256058 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123256058 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123256058 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123256058 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123256058 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123256058 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Thu Aug 14 12:32:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_rab_assignment_concurrent started. 20250814123257768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123257772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123257776 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33217<->l=127.0.0.1:4262) (control_if.c:572) 20250814123257844 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257844 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123257844 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123257844 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257844 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123257844 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257844 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123257844 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257844 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123257844 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123257844 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123257846 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257846 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123257846 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257846 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123257846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257846 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257846 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257846 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123257846 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257846 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123257846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257846 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257846 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257846 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123257846 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257846 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123257846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257846 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257846 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257846 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123257846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123257846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257846 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123257846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123257846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123257846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123257846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(204)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123257857 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257857 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123257857 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123257858 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257858 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123257858 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257858 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123257858 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123257858 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123257859 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257859 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123257859 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257859 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123257859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257859 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257859 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257859 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123257859 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257859 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123257859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257859 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257859 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257859 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123257859 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257859 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123257859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257859 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257859 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123257859 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123257859 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123257859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123257859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123257859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123257859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123257859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123257859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123257859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123257859 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123257860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123257860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123257860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123257860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123257860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123257860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123257860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123257860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123257879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123257879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123257879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123257879 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123257879 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123257879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123257879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123257879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123257879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123258056 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123258056 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123258056 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123258056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123258061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123258061 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123258061 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123258061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123258061 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123258061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123258061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123258061 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123258061 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123258061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123258061 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123258061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123258070 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123258070 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123258070 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123258070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123258076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258076 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123258076 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123258076 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123258076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123258076 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123258076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123258079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258079 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123258079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123258079 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123258079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123258079 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123258079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123258862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258862 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123258862 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123258862 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123258862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123258862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123258862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123258862 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123258862 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123258862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123258862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123258862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123258862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123258862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123258862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123258862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123258862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123258862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123258862 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123258862 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123258862 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123258862 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123258862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123258862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123258862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123258862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123258862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123258862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123258862 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123258862 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123258862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123258862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123258862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123258862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123258862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123258862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123258862 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123258874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258874 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123258874 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123258874 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123258874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123258874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123258874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123258874 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123258874 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123258874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123258874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123258874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123258874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123258874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123258874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123258874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123258874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123258874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123258874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123258874 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123258874 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123258874 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123258874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123258874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123258874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123258874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123258874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123258874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123258874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123258874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123258874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123258874 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123258874 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123258874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123258874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123258874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123258874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123258874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123258874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123258874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123258874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123259708 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123259708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c9705), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123259708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123259708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123259709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123259709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123259709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123259709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123259709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123259709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123259709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123259709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123259709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123259709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123259715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123259715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123259715 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123259715 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123259715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123259715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123259715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123259715 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123259715 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123259715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123259715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123259715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123259715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123259715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=005c9705) (sccp_scrc.c:477) 20250814123259715 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250814123259715 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123259715 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123259715 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123259715 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123259715 DLSCCP DEBUG SCCP-SCOC(5)[0x564d5ad73430]{IDLE}: Deallocated (fsm.c:568) 20250814123259918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123259946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123259972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123259989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123300121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50544<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 0TC_rab_assignment_concurrent0(209)4089797 TC_rab_assignment_concurrent0(210)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250814123300956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123300956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123300956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123300956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123300956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e67c5, normal) (hnbgw_rua.c:407) 20250814123300956 DHNB DEBUG map_rua[0x564d5ad73430]{init}: Allocated (fsm.c:456) 20250814123300956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123300956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089797 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123300956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123300956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123300956 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089797 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123300956 DCN DEBUG map_sccp[0x564d5ad8b6c0]{init}: Allocated (fsm.c:456) 20250814123300956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123300956 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4089797 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123300956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089797 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123300956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123300957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123300957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123300957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123300957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123300957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123300957 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{IDLE}: Allocated (fsm.c:456) 20250814123300957 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123300957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030002e90056400500f1100926) (sccp_scrc.c:406) 20250814123300957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123300957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123300957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123300957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123300957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123300957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123300957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123300957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123300957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123300957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123300957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123300957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123300957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123300957 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123300957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123300957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123300957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123300957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123300957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123300957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123300957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123300957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123300957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123300957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 0TC_rab_assignment_concurrent0(209)1224642 HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@1472556f02e3: setverdict(pass): none -> pass 20250814123300972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123300972 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123300972 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123300972 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123300972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123300972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123300972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123300972 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123300972 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123300972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123300972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123300972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123300972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123300972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00c91181) (sccp_scrc.c:477) 20250814123300972 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250814123300972 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123300972 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123300972 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123300972 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123300972 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123300972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123300972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 1TC_rab_assignment_concurrent0(210)5897710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(211)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 2TC_rab_assignment_concurrent0(211)8061126 TC_rab_assignment_concurrent0(212)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 3TC_rab_assignment_concurrent0(212)12645726 TC_rab_assignment_concurrent0(213)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 4TC_rab_assignment_concurrent0(213)13502277 TC_rab_assignment_concurrent0(214)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(215)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 5TC_rab_assignment_concurrent0(214)2233160 TC_rab_assignment_concurrent0(216)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 6TC_rab_assignment_concurrent0(215)1123580 TC_rab_assignment_concurrent0(217)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(218)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 7TC_rab_assignment_concurrent0(216)6830021 HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 8TC_rab_assignment_concurrent0(217)11990013 HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 9TC_rab_assignment_concurrent0(218)1899501 TC_rab_assignment_concurrent0(219)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(220)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 10TC_rab_assignment_concurrent0(219)367958 HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(221)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 11TC_rab_assignment_concurrent0(220)9058748 HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 12TC_rab_assignment_concurrent0(221)12833925 TC_rab_assignment_concurrent0(222)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 13TC_rab_assignment_concurrent0(222)4645909 TC_rab_assignment_concurrent0(223)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(224)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 14TC_rab_assignment_concurrent0(223)7071692 HNBGW_Test.msc0-RAN(203)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1472556f02e3: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Added conn table entry 15TC_rab_assignment_concurrent0(224)13903588 20250814123301156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301156 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59fdee, normal) (hnbgw_rua.c:407) 20250814123301156 DHNB DEBUG map_rua[0x564d5ad751b0]{init}: Allocated (fsm.c:456) 20250814123301156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5897710 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301156 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5897710 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301156 DCN DEBUG map_sccp[0x564d5ad6d250]{init}: Allocated (fsm.c:456) 20250814123301156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301156 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5897710 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5897710 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301156 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301156 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{IDLE}: Allocated (fsm.c:456) 20250814123301156 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003d70056400500f1100926) (sccp_scrc.c:406) 20250814123301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301156 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301157 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301156 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b00c6, normal) (hnbgw_rua.c:407) 20250814123301156 DHNB DEBUG map_rua[0x564d5ad752e0]{init}: Allocated (fsm.c:456) 20250814123301156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8061126 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301156 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8061126 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301156 DCN DEBUG map_sccp[0x564d5ad7be60]{init}: Allocated (fsm.c:456) 20250814123301156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301156 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8061126 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8061126 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301156 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030001ce0056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301157 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301157 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301157 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301157 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301157 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301157 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301157 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301157 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301157 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301157 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301157 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{UNUSED}: Allocated (fsm.c:456) 20250814123301157 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{UNUSED}: is child of mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0] (fsm.c:486) 20250814123301157 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0] (mgcp_client_endpoint_fsm.c:724) 20250814123301157 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301157 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301157 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad79be0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad79be0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150] (fsm.c:486) 20250814123301157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad79be0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad79be0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 3e67c5'... (mgcp_client.c:807) 20250814123301157 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250814123301157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad79be0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301157 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc0f55e, normal) (hnbgw_rua.c:407) 20250814123301157 DHNB DEBUG map_rua[0x564d5ad7bcc0]{init}: Allocated (fsm.c:456) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12645726 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12645726 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301157 DCN DEBUG map_sccp[0x564d5ad79430]{init}: Allocated (fsm.c:456) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12645726 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12645726 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000ba0056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce0745, normal) (hnbgw_rua.c:407) 20250814123301157 DHNB DEBUG map_rua[0x564d5ad7a680]{init}: Allocated (fsm.c:456) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13502277 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13502277 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301157 DCN DEBUG map_sccp[0x564d5ad7b950]{init}: Allocated (fsm.c:456) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13502277 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13502277 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000c80056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x221348, normal) (hnbgw_rua.c:407) 20250814123301157 DHNB DEBUG map_rua[0x564d5ad87370]{init}: Allocated (fsm.c:456) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2233160 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2233160 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301157 DCN DEBUG map_sccp[0x564d5ad7c280]{init}: Allocated (fsm.c:456) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2233160 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2233160 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001640056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1124fc, normal) (hnbgw_rua.c:407) 20250814123301157 DHNB DEBUG map_rua[0x564d5ad87f30]{init}: Allocated (fsm.c:456) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1123580 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1123580 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301157 DCN DEBUG map_sccp[0x564d5ad7e7b0]{init}: Allocated (fsm.c:456) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1123580 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1123580 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003a10056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301157 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6837c5, normal) (hnbgw_rua.c:407) 20250814123301157 DHNB DEBUG map_rua[0x564d5ad7d5c0]{init}: Allocated (fsm.c:456) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6830021 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6830021 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301157 DCN DEBUG map_sccp[0x564d5ad85700]{init}: Allocated (fsm.c:456) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6830021 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6830021 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300023d0056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb6f3fd, normal) (hnbgw_rua.c:407) 20250814123301157 DHNB DEBUG map_rua[0x564d5ad7d860]{init}: Allocated (fsm.c:456) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11990013 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11990013 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301157 DCN DEBUG map_sccp[0x564d5ad7db90]{init}: Allocated (fsm.c:456) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11990013 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11990013 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002790056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1cfbed, normal) (hnbgw_rua.c:407) 20250814123301157 DHNB DEBUG map_rua[0x564d5ad86640]{init}: Allocated (fsm.c:456) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1899501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1899501 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301157 DCN DEBUG map_sccp[0x564d5ad86870]{init}: Allocated (fsm.c:456) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1899501 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1899501 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{IDLE}: Allocated (fsm.c:456) 20250814123301157 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300021b0056400500f1100926) (sccp_scrc.c:406) 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:1 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59d56, normal) (hnbgw_rua.c:407) 20250814123301158 DHNB DEBUG map_rua[0x564d5ad8db30]{init}: Allocated (fsm.c:456) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367958 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-367958 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301158 DCN DEBUG map_sccp[0x564d5ad8d7d0]{init}: Allocated (fsm.c:456) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-367958 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367958 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{IDLE}: Allocated (fsm.c:456) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030000dd0056400500f1100926) (sccp_scrc.c:406) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8a39bc, normal) (hnbgw_rua.c:407) 20250814123301158 DHNB DEBUG map_rua[0x564d5ad8e830]{init}: Allocated (fsm.c:456) 20250814123301158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9058748 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9058748 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301158 DCN DEBUG map_sccp[0x564d5ad8e5f0]{init}: Allocated (fsm.c:456) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9058748 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9058748 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{IDLE}: Allocated (fsm.c:456) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f400300023b0056400500f1100926) (sccp_scrc.c:406) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc3d485, normal) (hnbgw_rua.c:407) 20250814123301158 DHNB DEBUG map_rua[0x564d5ad8f930]{init}: Allocated (fsm.c:456) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12833925 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12833925 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301158 DCN DEBUG map_sccp[0x564d5ad8d9f0]{init}: Allocated (fsm.c:456) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12833925 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12833925 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{IDLE}: Allocated (fsm.c:456) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030001f30056400500f1100926) (sccp_scrc.c:406) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46e415, normal) (hnbgw_rua.c:407) 20250814123301158 DHNB DEBUG map_rua[0x564d5ad8f4a0]{init}: Allocated (fsm.c:456) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4645909 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4645909 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301158 DCN DEBUG map_sccp[0x564d5ad902a0]{init}: Allocated (fsm.c:456) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4645909 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4645909 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{IDLE}: Allocated (fsm.c:456) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030000820056400500f1100926) (sccp_scrc.c:406) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. 20250814123301158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6be7cc, normal) (hnbgw_rua.c:407) 20250814123301158 DHNB DEBUG map_rua[0x564d5ad915d0]{init}: Allocated (fsm.c:456) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071692 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301158 DCN DEBUG map_sccp[0x564d5ad8e9f0]{init}: Allocated (fsm.c:456) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7071692 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071692 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{IDLE}: Allocated (fsm.c:456) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f400300021e0056400500f1100926) (sccp_scrc.c:406) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123301158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd426e4, normal) (hnbgw_rua.c:407) 20250814123301158 DHNB DEBUG map_rua[0x564d5ad91270]{init}: Allocated (fsm.c:456) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13903588 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13903588 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301158 DCN DEBUG map_sccp[0x564d5ad91e40]{init}: Allocated (fsm.c:456) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123301158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13903588 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123301158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13903588 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123301158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123301158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123301158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123301158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{IDLE}: Allocated (fsm.c:456) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123301158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002dc0056400500f1100926) (sccp_scrc.c:406) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123301158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123301158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301158 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123301158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123301158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123301158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 1TC_rab_assignment_concurrent0(210)8267640 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[2]. TC_rab_assignment_concurrent0(210)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 2TC_rab_assignment_concurrent0(211)13277411 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 3TC_rab_assignment_concurrent0(212)6884477 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 4TC_rab_assignment_concurrent0(213)8219326 TC_rab_assignment_concurrent0(211)@1472556f02e3: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(212)@1472556f02e3: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(213)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 5TC_rab_assignment_concurrent0(214)11918339 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 6TC_rab_assignment_concurrent0(215)14497934 TC_rab_assignment_concurrent0(214)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 7TC_rab_assignment_concurrent0(216)11763883 TC_rab_assignment_concurrent0(215)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 8TC_rab_assignment_concurrent0(217)1797910 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[9]. TC_rab_assignment_concurrent0(216)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 9TC_rab_assignment_concurrent0(218)7845005 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(217)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 10TC_rab_assignment_concurrent0(219)12626573 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123301175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301176 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301176 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301176 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301176 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) TC_rab_assignment_concurrent0(218)@1472556f02e3: setverdict(pass): none -> pass 20250814123301176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00edee6d) (sccp_scrc.c:477) 20250814123301176 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250814123301176 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301176 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301176 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:2 20250814123301176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301176 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 11TC_rab_assignment_concurrent0(220)14818999 HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3e67c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e67c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 12TC_rab_assignment_concurrent0(221)14157998 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(209)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3e67c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e67c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(221)@1472556f02e3: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(209)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 13TC_rab_assignment_concurrent0(222)5205135 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(220)@1472556f02e3: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(210)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: First idle individual index:15 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 14TC_rab_assignment_concurrent0(223)7872016 TC_rab_assignment_concurrent0(222)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@1472556f02e3: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@1472556f02e3: Added conn table entry 15TC_rab_assignment_concurrent0(224)2920399 TC_rab_assignment_concurrent0(223)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:8 20250814123301193 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250814123301193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301193 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301193 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301193 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301193 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301193 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301193 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301193 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301193 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301193 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[8], which is already active (running or expired). 20250814123301193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301209 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e67c5) (hnbgw_rua.c:471) 20250814123301209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089797 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301209 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301209 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301209 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301209 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301209 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301209 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0] (mgcp_client_endpoint_fsm.c:724) 20250814123301209 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301209 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301209 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301209 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 3e67c5'... (mgcp_client.c:807) 20250814123301209 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250814123301209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301209 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301209 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301209 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3e67c517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e67c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301217 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250814123301217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301217 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301217 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301217 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0] (mgcp_client_endpoint_fsm.c:724) 20250814123301217 DLMGCP DEBUG[38;5;51m mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad91c90]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad91c90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150] (fsm.c:486) 20250814123301217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad91c90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad91c90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250814123301217 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 3e67c5'... (mgcp_client.c:807) 20250814123301217 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250814123301217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4089797-0)[0x564d5ad91c90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301217 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3e67c517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3e67c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301223 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250814123301223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301223 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301223 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301223 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301223 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301223 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c91181), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301223 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=007c0384) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=005a085d) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00e007ef) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00d83723) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00a8e85a) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=007953b4) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00ff76c5) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=007d9a79) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00de7f26) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=009ad5c5) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00c65a50) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00105c0b) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00d9d2d9) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00991687) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123301223 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123301223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123301223 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123301223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123301223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301223 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250814123301224 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301224 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301224 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301224 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301224 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301224 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301224 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301224 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301224 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301224 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301224 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301224 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301224 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{UNUSED}: Allocated (fsm.c:456) 20250814123301224 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{UNUSED}: is child of mgw(mgw-fsm-5897710-0)[0x564d5ad87af0] (fsm.c:486) 20250814123301224 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5897710-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:724) 20250814123301224 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301224 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301224 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301224 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad875d0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301224 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad875d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0] (fsm.c:486) 20250814123301224 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad875d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301224 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad875d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301224 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 59fdee'... (mgcp_client.c:807) 20250814123301224 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250814123301224 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad875d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301224 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59fdee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59fdee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59fdee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59fdee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(210)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250814123301231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250814123301231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301231 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301231 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301231 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301231 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301231 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301231 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301231 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301231 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301231 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301235 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x59fdee) (hnbgw_rua.c:471) 20250814123301235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5897710 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301235 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301235 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301235 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301235 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301235 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301235 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5897710-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:724) 20250814123301235 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301235 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301235 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301235 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 59fde'... (mgcp_client.c:807) 20250814123301235 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301235 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301235 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301235 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "59fdee17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59fdee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301241 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250814123301241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301241 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301241 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301241 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5897710-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:724) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad931a0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad931a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0] (fsm.c:486) 20250814123301241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad931a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad931a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250814123301241 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 59fde'... (mgcp_client.c:807) 20250814123301241 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5897710-0)[0x564d5ad931a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301241 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "59fdee17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59fdee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250814123301246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301246 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301246 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301246 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301246 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301246 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edee6d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301246 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301246 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301246 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301246 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301246 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301246 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301246 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250814123301246 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301246 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301246 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301246 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301246 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301246 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301246 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{UNUSED}: Allocated (fsm.c:456) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{UNUSED}: is child of mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0] (fsm.c:486) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0] (mgcp_client_endpoint_fsm.c:724) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ada3b00]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ada3b00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230] (fsm.c:486) 20250814123301246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ada3b00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ada3b00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: c0f55'... (mgcp_client.c:807) 20250814123301246 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ada3b00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301246 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0f55e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0f55e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(212)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0f55e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0f55e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(212)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250814123301253 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250814123301253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301253 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301253 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301253 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301253 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301253 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301253 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301253 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301253 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301253 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301258 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc0f55e) (hnbgw_rua.c:471) 20250814123301258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12645726 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301258 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301258 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301258 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301258 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301258 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0] (mgcp_client_endpoint_fsm.c:724) 20250814123301258 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301258 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301258 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301258 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 13 rtpbridge/3@mgw MGCP 1.0\r\nC: c0f55'... (mgcp_client.c:807) 20250814123301258 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301258 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301258 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301258 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c0f55e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0f55e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301265 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250814123301265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301265 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301265 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301265 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0] (mgcp_client_endpoint_fsm.c:724) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ad9cbb0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ad9cbb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230] (fsm.c:486) 20250814123301265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ad9cbb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ad9cbb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814123301265 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 14 rtpbridge/3@mgw MGCP 1.0\r\nC: c0f55'... (mgcp_client.c:807) 20250814123301265 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12645726-0)[0x564d5ad9cbb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301265 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c0f55e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0f55e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301271 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250814123301271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301271 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301271 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301271 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301271 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301271 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a085d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301271 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301271 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301271 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301271 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301271 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301271 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250814123301271 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301271 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301271 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301271 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301271 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301271 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301271 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301271 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301271 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{UNUSED}: Allocated (fsm.c:456) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{UNUSED}: is child of mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0] (fsm.c:486) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0] (mgcp_client_endpoint_fsm.c:724) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5adac6d0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5adac6d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00] (fsm.c:486) 20250814123301271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5adac6d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5adac6d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301271 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: ce074'... (mgcp_client.c:807) 20250814123301271 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5adac6d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301271 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce074517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce074517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent0(213)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce074517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce074517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(213)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250814123301278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250814123301278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301278 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301278 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301278 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301278 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301278 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301278 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301278 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301278 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301278 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(213)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301284 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce0745) (hnbgw_rua.c:471) 20250814123301284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13502277 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301284 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301284 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301284 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301284 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301284 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301284 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0] (mgcp_client_endpoint_fsm.c:724) 20250814123301284 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301284 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301284 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301284 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 16 rtpbridge/4@mgw MGCP 1.0\r\nC: ce074'... (mgcp_client.c:807) 20250814123301284 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301284 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301284 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301284 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ce074517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce074517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250814123301290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301290 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301290 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301290 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301290 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301290 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301290 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301290 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301290 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301290 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301290 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0] (mgcp_client_endpoint_fsm.c:724) 20250814123301291 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301291 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301291 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5ad92960]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5ad92960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00] (fsm.c:486) 20250814123301291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5ad92960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5ad92960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250814123301291 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 17 rtpbridge/4@mgw MGCP 1.0\r\nC: ce074'... (mgcp_client.c:807) 20250814123301291 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13502277-0)[0x564d5ad92960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301291 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301291 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301291 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301291 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ce074517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce074517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301296 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250814123301296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301297 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301297 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301297 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301297 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301297 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e007ef), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301297 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301297 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301297 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301297 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301297 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301297 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301297 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250814123301297 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301297 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301297 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301297 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301297 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301297 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301297 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{UNUSED}: Allocated (fsm.c:456) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{UNUSED}: is child of mgw(mgw-fsm-8061126-0)[0x564d5adae420] (fsm.c:486) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8061126-0)[0x564d5adae420] (mgcp_client_endpoint_fsm.c:724) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adb4fd0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adb4fd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0] (fsm.c:486) 20250814123301297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adb4fd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adb4fd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 7b00c'... (mgcp_client.c:807) 20250814123301297 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adb4fd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301297 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b00c617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b00c617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(211)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b00c617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b00c617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(211)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250814123301306 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250814123301306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301306 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301306 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301306 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301306 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301306 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301306 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301306 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301306 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301306 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(211)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301311 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7b00c6) (hnbgw_rua.c:471) 20250814123301311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8061126 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301311 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301311 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301311 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301311 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301311 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301311 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8061126-0)[0x564d5adae420] (mgcp_client_endpoint_fsm.c:724) 20250814123301311 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301311 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301311 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301311 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 19 rtpbridge/2@mgw MGCP 1.0\r\nC: 7b00c'... (mgcp_client.c:807) 20250814123301311 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301311 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301311 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301311 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7b00c617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b00c617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301318 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250814123301318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301318 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301318 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301318 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8061126-0)[0x564d5adae420] (mgcp_client_endpoint_fsm.c:724) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adae2b0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adae2b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0] (fsm.c:486) 20250814123301318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adae2b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adae2b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250814123301318 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 20 rtpbridge/2@mgw MGCP 1.0\r\nC: 7b00c'... (mgcp_client.c:807) 20250814123301318 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8061126-0)[0x564d5adae2b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301318 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7b00c617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b00c617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250814123301324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301324 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301324 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301324 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301324 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301324 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301324 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c0384), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301324 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301324 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301324 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301324 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301324 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301324 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301324 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250814123301324 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301324 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301324 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301324 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301324 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301324 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301324 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301324 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301324 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301324 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301324 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301324 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{UNUSED}: Allocated (fsm.c:456) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{UNUSED}: is child of mgw(mgw-fsm-2233160-0)[0x564d5adb71a0] (fsm.c:486) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2233160-0)[0x564d5adb71a0] (mgcp_client_endpoint_fsm.c:724) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adbde00]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adbde00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90] (fsm.c:486) 20250814123301324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adbde00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adbde00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 22134'... (mgcp_client.c:807) 20250814123301324 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adbde00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301324 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22134817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22134817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(214)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22134817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22134817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(214)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250814123301332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250814123301332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301332 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301332 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301332 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301332 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301332 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301332 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301332 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301332 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301332 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301338 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x221348) (hnbgw_rua.c:471) 20250814123301338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2233160 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301338 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301338 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301338 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301338 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301338 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301338 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2233160-0)[0x564d5adb71a0] (mgcp_client_endpoint_fsm.c:724) 20250814123301338 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301338 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301338 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301338 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 22134'... (mgcp_client.c:807) 20250814123301338 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301338 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301338 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301338 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "22134817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22134817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301346 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250814123301346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301346 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301346 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301346 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2233160-0)[0x564d5adb71a0] (mgcp_client_endpoint_fsm.c:724) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adb65d0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adb65d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90] (fsm.c:486) 20250814123301346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adb65d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adb65d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250814123301346 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 22134'... (mgcp_client.c:807) 20250814123301346 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2233160-0)[0x564d5adb65d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301346 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "22134817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "22134817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250814123301355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301355 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301355 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301355 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301355 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301355 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301355 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301355 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301356 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301356 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301356 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301356 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301356 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d83723), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301356 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301356 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301356 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301356 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301356 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301356 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301356 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301356 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250814123301356 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301356 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301356 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301356 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301356 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301356 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301356 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301356 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301356 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{UNUSED}: Allocated (fsm.c:456) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{UNUSED}: is child of mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0] (fsm.c:486) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0] (mgcp_client_endpoint_fsm.c:724) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adc6b90]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adc6b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0] (fsm.c:486) 20250814123301356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adc6b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adc6b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 1124f'... (mgcp_client.c:807) 20250814123301356 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adc6b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301356 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1124fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1124fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(215)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1124fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1124fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(215)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250814123301363 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250814123301364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301364 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301364 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301364 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301364 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301364 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301364 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301364 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301364 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301364 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301369 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1124fc) (hnbgw_rua.c:471) 20250814123301369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1123580 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301369 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301369 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301369 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301369 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301369 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301369 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0] (mgcp_client_endpoint_fsm.c:724) 20250814123301369 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301369 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301369 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301369 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 1124f'... (mgcp_client.c:807) 20250814123301369 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301369 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301369 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301369 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1124fc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1124fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250814123301378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301378 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301378 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301378 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0] (mgcp_client_endpoint_fsm.c:724) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adadb00]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adadb00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0] (fsm.c:486) 20250814123301378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adadb00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adadb00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250814123301378 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 1124f'... (mgcp_client.c:807) 20250814123301378 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1123580-0)[0x564d5adadb00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301378 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1124fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1124fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301383 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250814123301383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301383 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301383 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301383 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301383 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301383 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301383 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8e85a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301383 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301383 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301383 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301383 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301383 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301383 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301383 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301383 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301383 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301383 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250814123301383 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301383 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301383 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301383 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301383 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301383 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301383 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301383 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301384 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301384 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{UNUSED}: Allocated (fsm.c:456) 20250814123301384 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{UNUSED}: is child of mgw(mgw-fsm-6830021-0)[0x564d5adc88b0] (fsm.c:486) 20250814123301384 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6830021-0)[0x564d5adc88b0] (mgcp_client_endpoint_fsm.c:724) 20250814123301384 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301384 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301384 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adcf810]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adcf810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40] (fsm.c:486) 20250814123301384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adcf810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adcf810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 6837c'... (mgcp_client.c:807) 20250814123301384 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adcf810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301384 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6837c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6837c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(216)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6837c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6837c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(216)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250814123301390 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250814123301390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301390 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301390 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301390 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301390 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301390 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301390 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301390 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301390 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301390 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(216)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301394 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6837c5) (hnbgw_rua.c:471) 20250814123301394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6830021 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301394 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301394 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301394 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301394 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301394 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301394 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6830021-0)[0x564d5adc88b0] (mgcp_client_endpoint_fsm.c:724) 20250814123301394 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301394 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301394 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 6837c'... (mgcp_client.c:807) 20250814123301394 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301394 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301394 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301394 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6837c517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6837c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250814123301401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301401 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301401 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301401 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6830021-0)[0x564d5adc88b0] (mgcp_client_endpoint_fsm.c:724) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adbf560]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adbf560]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40] (fsm.c:486) 20250814123301401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adbf560]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adbf560]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250814123301401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 6837c'... (mgcp_client.c:807) 20250814123301401 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6830021-0)[0x564d5adbf560]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301401 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6837c517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6837c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301405 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250814123301405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301405 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301405 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301406 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301406 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301406 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301406 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007953b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301406 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301406 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301406 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301406 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301406 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301406 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301406 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301406 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301406 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301406 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250814123301406 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301406 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301406 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301406 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301406 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301406 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301406 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301406 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301406 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{UNUSED}: Allocated (fsm.c:456) 20250814123301406 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{UNUSED}: is child of mgw(mgw-fsm-11990013-0)[0x564d5add1560] (fsm.c:486) 20250814123301406 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11990013-0)[0x564d5add1560] (mgcp_client_endpoint_fsm.c:724) 20250814123301406 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301406 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301406 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add8450]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add8450]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80] (fsm.c:486) 20250814123301406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add8450]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add8450]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: b6f3f'... (mgcp_client.c:807) 20250814123301406 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add8450]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301406 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b6f3fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6f3fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(217)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b6f3fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6f3fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(217)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250814123301412 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250814123301412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301412 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301412 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301412 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301412 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301412 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301412 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301412 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301412 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301412 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301416 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb6f3fd) (hnbgw_rua.c:471) 20250814123301416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11990013 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301416 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301416 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301416 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301416 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301416 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301416 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11990013-0)[0x564d5add1560] (mgcp_client_endpoint_fsm.c:724) 20250814123301416 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301416 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301416 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301416 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: b6f3f'... (mgcp_client.c:807) 20250814123301416 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301416 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301416 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301416 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6f3fd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6f3fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301422 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250814123301422 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301422 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301422 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301422 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301422 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301422 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11990013-0)[0x564d5add1560] (mgcp_client_endpoint_fsm.c:724) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add13f0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add13f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80] (fsm.c:486) 20250814123301422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add13f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add13f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250814123301422 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: b6f3f'... (mgcp_client.c:807) 20250814123301422 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301422 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11990013-0)[0x564d5add13f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301422 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6f3fd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6f3fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301426 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250814123301426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301426 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301426 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301426 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301426 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301426 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301426 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff76c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301426 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301426 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301426 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301426 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301426 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301426 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301426 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250814123301426 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301426 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301426 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301427 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301427 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301427 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301427 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301427 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301427 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301427 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{UNUSED}: Allocated (fsm.c:456) 20250814123301427 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{UNUSED}: is child of mgw(mgw-fsm-1899501-0)[0x564d5adc7c50] (fsm.c:486) 20250814123301427 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1899501-0)[0x564d5adc7c50] (mgcp_client_endpoint_fsm.c:724) 20250814123301427 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301427 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301427 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5ade0fc0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5ade0fc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0] (fsm.c:486) 20250814123301427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5ade0fc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5ade0fc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301427 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 1cfbe'... (mgcp_client.c:807) 20250814123301427 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5ade0fc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301427 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1cfbed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1cfbed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(218)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1cfbed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1cfbed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(218)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250814123301433 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250814123301433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301433 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301433 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301433 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301433 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301433 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301433 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301433 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301433 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301433 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301437 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1cfbed) (hnbgw_rua.c:471) 20250814123301437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1899501 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301437 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301437 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301437 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301437 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301437 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301437 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1899501-0)[0x564d5adc7c50] (mgcp_client_endpoint_fsm.c:724) 20250814123301437 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301437 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301437 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301437 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 1cfbe'... (mgcp_client.c:807) 20250814123301437 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123301437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301437 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301437 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301437 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1cfbed17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1cfbed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250814123301443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301443 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301443 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301443 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1899501-0)[0x564d5adc7c50] (mgcp_client_endpoint_fsm.c:724) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5adc7f30]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5adc7f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0] (fsm.c:486) 20250814123301443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5adc7f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5adc7f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250814123301443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 1cfbe'... (mgcp_client.c:807) 20250814123301443 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123301443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1899501-0)[0x564d5adc7f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301443 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1cfbed17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1cfbed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250814123301448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301448 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301448 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301448 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301448 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301448 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d9a79), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301448 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301448 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301448 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301448 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301448 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301448 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301448 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250814123301448 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301448 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301448 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301448 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301448 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301448 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301448 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301448 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301448 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{UNUSED}: Allocated (fsm.c:456) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{UNUSED}: is child of mgw(mgw-fsm-367958-0)[0x564d5ade2fc0] (fsm.c:486) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-367958-0)[0x564d5ade2fc0] (mgcp_client_endpoint_fsm.c:724) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301448 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5ade9c20]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5ade9c20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0] (fsm.c:486) 20250814123301448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5ade9c20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5ade9c20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=198 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 59d56'... (mgcp_client.c:807) 20250814123301448 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250814123301448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5ade9c20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301449 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59d5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59d5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(219)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59d5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59d5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(219)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250814123301455 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250814123301455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301455 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301455 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301455 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301455 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301455 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301455 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301455 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301455 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301455 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(219)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301460 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x59d56) (hnbgw_rua.c:471) 20250814123301460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367958 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301460 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301460 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301460 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301460 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301460 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301460 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301460 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301460 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-367958-0)[0x564d5ade2fc0] (mgcp_client_endpoint_fsm.c:724) 20250814123301460 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301460 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301460 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301460 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=213 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 59d5'... (mgcp_client.c:807) 20250814123301460 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250814123301460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301460 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301460 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301460 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "59d5617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59d5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301465 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250814123301465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301465 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301465 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301465 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-367958-0)[0x564d5ade2fc0] (mgcp_client_endpoint_fsm.c:724) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5add8f00]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5add8f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0] (fsm.c:486) 20250814123301465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5add8f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5add8f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250814123301465 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=203 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 59d5'... (mgcp_client.c:807) 20250814123301465 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250814123301465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-367958-0)[0x564d5add8f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301465 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "59d5617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59d5617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301469 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250814123301469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301469 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301469 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301469 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301469 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301469 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301469 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7f26), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301469 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301470 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301470 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250814123301470 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301470 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301470 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301470 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301470 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301470 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301470 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301470 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301470 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301470 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{UNUSED}: Allocated (fsm.c:456) 20250814123301470 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{UNUSED}: is child of mgw(mgw-fsm-12833925-0)[0x564d5adec000] (fsm.c:486) 20250814123301470 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12833925-0)[0x564d5adec000] (mgcp_client_endpoint_fsm.c:724) 20250814123301470 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301470 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301470 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301470 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5adf2a00]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301470 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5adf2a00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130] (fsm.c:486) 20250814123301470 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5adf2a00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301470 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5adf2a00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301470 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: c3d48'... (mgcp_client.c:807) 20250814123301470 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301470 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5adf2a00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301470 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d48517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d48517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(221)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d48517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d48517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(221)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250814123301476 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250814123301476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301476 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301476 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301476 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301476 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301476 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301476 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301476 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301476 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301476 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301481 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc3d485) (hnbgw_rua.c:471) 20250814123301481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12833925 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301481 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301481 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301481 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301481 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301481 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301481 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12833925-0)[0x564d5adec000] (mgcp_client_endpoint_fsm.c:724) 20250814123301481 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301481 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301481 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301481 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 40 rtpbridge/12@mgw MGCP 1.0\r\nC: c3d4'... (mgcp_client.c:807) 20250814123301481 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123301481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301481 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301481 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301481 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d48517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d48517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301486 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250814123301486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301487 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301487 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301487 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12833925-0)[0x564d5adec000] (mgcp_client_endpoint_fsm.c:724) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301487 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5ade1730]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301487 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5ade1730]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130] (fsm.c:486) 20250814123301487 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5ade1730]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301487 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5ade1730]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250814123301487 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 41 rtpbridge/12@mgw MGCP 1.0\r\nC: c3d4'... (mgcp_client.c:807) 20250814123301487 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123301487 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12833925-0)[0x564d5ade1730]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301487 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d48517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d48517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301492 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250814123301492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301492 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301492 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301492 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301492 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301492 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c65a50), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301492 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301492 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301492 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301492 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301492 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301492 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301492 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250814123301492 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301492 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301492 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301492 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301492 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301492 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301492 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301492 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301492 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{UNUSED}: Allocated (fsm.c:456) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{UNUSED}: is child of mgw(mgw-fsm-9058748-0)[0x564d5adf4750] (fsm.c:486) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9058748-0)[0x564d5adf4750] (mgcp_client_endpoint_fsm.c:724) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adfb6b0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adfb6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0] (fsm.c:486) 20250814123301492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adfb6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adfb6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 8a39b'... (mgcp_client.c:807) 20250814123301492 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adfb6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301492 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a39bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a39bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(220)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a39bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a39bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(220)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250814123301499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250814123301499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301499 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301499 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301499 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301499 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301499 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301499 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301499 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301499 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301499 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301504 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a39bc) (hnbgw_rua.c:471) 20250814123301504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9058748 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301504 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301504 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301504 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301504 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301504 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301504 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9058748-0)[0x564d5adf4750] (mgcp_client_endpoint_fsm.c:724) 20250814123301504 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301504 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301504 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301504 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 43 rtpbridge/11@mgw MGCP 1.0\r\nC: 8a39'... (mgcp_client.c:807) 20250814123301504 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123301504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301504 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301504 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301504 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8a39bc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a39bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301511 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250814123301511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301511 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301511 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301511 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9058748-0)[0x564d5adf4750] (mgcp_client_endpoint_fsm.c:724) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301511 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adf45e0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301511 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adf45e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0] (fsm.c:486) 20250814123301511 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adf45e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301511 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adf45e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250814123301511 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 44 rtpbridge/11@mgw MGCP 1.0\r\nC: 8a39'... (mgcp_client.c:807) 20250814123301511 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123301511 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9058748-0)[0x564d5adf45e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301511 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8a39bc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a39bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250814123301517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301517 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301517 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301517 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301517 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301517 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad5c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301517 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301517 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301517 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301517 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301517 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301517 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301517 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250814123301517 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301517 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301517 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301517 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301517 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301517 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301517 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301517 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301517 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{UNUSED}: Allocated (fsm.c:456) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{UNUSED}: is child of mgw(mgw-fsm-4645909-0)[0x564d5adfce50] (fsm.c:486) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4645909-0)[0x564d5adfce50] (mgcp_client_endpoint_fsm.c:724) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5ae04220]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5ae04220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660] (fsm.c:486) 20250814123301517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5ae04220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5ae04220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301517 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 46e41'... (mgcp_client.c:807) 20250814123301517 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5ae04220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301517 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46e41517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46e41517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(222)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46e41517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46e41517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(222)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250814123301524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250814123301524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301524 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301524 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301524 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301524 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301524 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301524 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301524 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301524 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301524 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301524 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301529 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x46e415) (hnbgw_rua.c:471) 20250814123301529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4645909 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301529 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301529 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301529 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301529 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301529 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301529 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301529 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301529 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4645909-0)[0x564d5adfce50] (mgcp_client_endpoint_fsm.c:724) 20250814123301529 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301529 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301529 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301529 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 46e4'... (mgcp_client.c:807) 20250814123301529 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123301529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301529 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301529 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301529 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "46e41517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46e41517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301536 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250814123301536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301536 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301536 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301536 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4645909-0)[0x564d5adfce50] (mgcp_client_endpoint_fsm.c:724) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5adfc7c0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5adfc7c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660] (fsm.c:486) 20250814123301536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5adfc7c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5adfc7c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250814123301536 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 46e4'... (mgcp_client.c:807) 20250814123301536 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123301536 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4645909-0)[0x564d5adfc7c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301536 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "46e41517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46e41517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301541 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250814123301541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301541 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301541 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301541 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301541 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301541 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105c0b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301541 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301541 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301541 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301541 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301541 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301541 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301541 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301541 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250814123301541 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301541 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301541 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301541 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301541 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301541 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301541 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301541 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301541 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{UNUSED}: Allocated (fsm.c:456) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{UNUSED}: is child of mgw(mgw-fsm-7071692-0)[0x564d5ae063c0] (fsm.c:486) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7071692-0)[0x564d5ae063c0] (mgcp_client_endpoint_fsm.c:724) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5ae0d020]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5ae0d020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0] (fsm.c:486) 20250814123301541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5ae0d020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5ae0d020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301541 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 6be7c'... (mgcp_client.c:807) 20250814123301541 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5ae0d020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301541 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6be7cc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6be7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(223)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6be7cc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6be7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(223)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250814123301548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250814123301548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301548 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301548 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301548 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301548 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301548 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301548 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301548 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301548 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301548 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301548 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301553 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6be7cc) (hnbgw_rua.c:471) 20250814123301553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071692 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301553 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301553 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301553 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301553 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301553 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301553 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7071692-0)[0x564d5ae063c0] (mgcp_client_endpoint_fsm.c:724) 20250814123301553 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301553 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301553 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301553 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 6be7'... (mgcp_client.c:807) 20250814123301553 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123301553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301553 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301553 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301553 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6be7cc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6be7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301559 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250814123301559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301559 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301559 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301559 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7071692-0)[0x564d5ae063c0] (mgcp_client_endpoint_fsm.c:724) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5adf3f70]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5adf3f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0] (fsm.c:486) 20250814123301559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5adf3f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5adf3f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250814123301559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 6be7'... (mgcp_client.c:807) 20250814123301559 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123301559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7071692-0)[0x564d5adf3f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301559 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6be7cc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6be7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250814123301563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301563 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301563 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301563 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301563 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301563 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301563 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9d2d9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301563 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301564 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123301564 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123301564 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123301564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123301564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123301564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123301564 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123301564 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123301564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123301564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123301564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123301564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123301564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123301564 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250814123301564 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123301564 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123301564 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123301564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123301564 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123301564 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123301564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123301564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301564 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123301564 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123301564 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123301564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301564 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123301564 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{UNUSED}: Allocated (fsm.c:456) 20250814123301564 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{UNUSED}: is child of mgw(mgw-fsm-13903588-0)[0x564d5ae0f470] (fsm.c:486) 20250814123301564 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13903588-0)[0x564d5ae0f470] (mgcp_client_endpoint_fsm.c:724) 20250814123301564 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301564 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301564 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5ae15dd0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5ae15dd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0] (fsm.c:486) 20250814123301564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5ae15dd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5ae15dd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123301564 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: d426e'... (mgcp_client.c:807) 20250814123301564 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123301564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5ae15dd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301564 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d426e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d426e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(224)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d426e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d426e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(224)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123301571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250814123301571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123301571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123301571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301571 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123301571 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301571 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301571 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301571 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301571 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301571 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301571 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123301571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123301571 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123301571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123301571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123301571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123301571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123301576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123301576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123301576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123301576 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123301576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd426e4) (hnbgw_rua.c:471) 20250814123301576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13903588 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123301576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123301576 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123301576 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123301576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123301576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301576 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123301576 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123301576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301576 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123301576 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13903588-0)[0x564d5ae0f470] (mgcp_client_endpoint_fsm.c:724) 20250814123301576 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301576 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301576 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123301576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123301576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: d426'... (mgcp_client.c:807) 20250814123301576 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123301576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123301576 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301576 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301576 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "d426e417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d426e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301582 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250814123301582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123301582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123301582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301582 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301582 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123301582 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13903588-0)[0x564d5ae0f470] (mgcp_client_endpoint_fsm.c:724) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123301582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5adf3c70]{ST_CRCX}: Allocated (fsm.c:456) 20250814123301582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5adf3c70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0] (fsm.c:486) 20250814123301582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5adf3c70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123301582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5adf3c70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250814123301582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: d426'... (mgcp_client.c:807) 20250814123301582 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123301582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13903588-0)[0x564d5adf3c70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123301582 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "d426e417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d426e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123301589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250814123301589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123301589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123301589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123301589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123301589 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123301589 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123301589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123301589 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123301589 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123301589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123301589 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123301589 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123301589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991687), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123301589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123301589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123301589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123301589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123301589 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123301589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123301589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123301589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123301589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123301589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123301589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123301589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123301589 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303245 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303245 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303245 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303245 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303245 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250814123303245 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303245 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303245 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303245 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303246 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303246 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 3e67c'... (mgcp_client.c:807) 20250814123303246 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 3e67c'... (mgcp_client.c:807) 20250814123303246 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303246 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: Removing from parent mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0] (mgcp_client_endpoint_fsm.c:873) 20250814123303246 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303246 DLMGCP DEBUG mgw-endp(mgw-fsm-4089797-0)[0x564d5ad7c150]{IN_USE}: Deallocated (fsm.c:568) 20250814123303246 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303246 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303246 DMGW DEBUG mgw(mgw-fsm-4089797-0)[0x564d5ad79aa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3e67c517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3e67c517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303261 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123303261 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad91c90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)4089797 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303276 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e67c5,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089797 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303276 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303276 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303276 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303276 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c91181), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303276 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303276 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303276 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303276 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303276 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303276 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303276 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303276 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303276 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303276 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303276 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303276 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303276 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303276 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303276 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303276 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303276 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303276 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250814123303276 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303276 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303276 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303277 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303277 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 59fde'... (mgcp_client.c:807) 20250814123303277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 59fde'... (mgcp_client.c:807) 20250814123303277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: Removing from parent mgw(mgw-fsm-5897710-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-5897710-0)[0x564d5ad874a0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-5897710-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303277 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250814123303277 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303277 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303277 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303277 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303277 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 58 rtpbridge/3@mgw MGCP 1.0\r\nC: c0f55'... (mgcp_client.c:807) 20250814123303277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 59 rtpbridge/3@mgw MGCP 1.0\r\nC: c0f55'... (mgcp_client.c:807) 20250814123303277 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: Removing from parent mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0] (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DLMGCP DEBUG mgw-endp(mgw-fsm-12645726-0)[0x564d5ad9d230]{IN_USE}: Deallocated (fsm.c:568) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303277 DMGW DEBUG mgw(mgw-fsm-12645726-0)[0x564d5ad9cdc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)1224642 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "59fdee17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "59fdee17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303296 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250814123303296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad875d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c0f55e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250814123303297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad931a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c0f55e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ada3b00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad9cbb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)5897710 20250814123303299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303299 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59fdee,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5897710 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303299 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303299 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303299 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edee6d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303299 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303300 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303300 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303300 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)12645726 20250814123303300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00c91181), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303300 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250814123303300 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303300 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303300 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303300 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{disconnected}: Freeing instance (context_map.c:202) 20250814123303300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4089797)[0x564d5ad73430]{disconnected}: Deallocated (fsm.c:568) 20250814123303300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123303300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x564d5ad8b6c0]{disconnected}: Deallocated (fsm.c:568) 20250814123303300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089797 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250814123303300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c91181), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250814123303300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303301 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303301 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303301 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303301 DLSCCP DEBUG SCCP-SCOC(8)[0x564d5ad70c40]{IDLE}: Deallocated (fsm.c:568) 20250814123303301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303301 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303301 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303301 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)8267640 20250814123303304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303304 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303304 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303304 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:1 20250814123303304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303304 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303305 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303305 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250814123303305 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303305 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303305 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303305 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303305 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303305 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303305 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303305 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303305 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303305 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 60 rtpbridge/4@mgw MGCP 1.0\r\nC: ce074'... (mgcp_client.c:807) 20250814123303305 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303305 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 61 rtpbridge/4@mgw MGCP 1.0\r\nC: ce074'... (mgcp_client.c:807) 20250814123303305 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303305 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: Removing from parent mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0] (mgcp_client_endpoint_fsm.c:873) 20250814123303305 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303305 DLMGCP DEBUG mgw-endp(mgw-fsm-13502277-0)[0x564d5ada5e00]{IN_USE}: Deallocated (fsm.c:568) 20250814123303305 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303305 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303305 DMGW DEBUG mgw(mgw-fsm-13502277-0)[0x564d5ada5cd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303306 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc0f55e,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12645726 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303306 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303306 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303306 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a085d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303307 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303307 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303307 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303307 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303307 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00edee6d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303307 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250814123303307 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303307 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303307 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303307 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{disconnected}: Freeing instance (context_map.c:202) 20250814123303308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5897710)[0x564d5ad751b0]{disconnected}: Deallocated (fsm.c:568) 20250814123303308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{disconnected}: Freeing instance (context_map.c:206) 20250814123303308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x564d5ad6d250]{disconnected}: Deallocated (fsm.c:568) 20250814123303308 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5897710 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123303308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edee6d), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250814123303308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303308 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303308 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303308 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303308 DLSCCP DEBUG SCCP-SCOC(9)[0x564d5ad6d120]{IDLE}: Deallocated (fsm.c:568) 20250814123303308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303308 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)6884477 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:3 20250814123303312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303312 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303312 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303312 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303312 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303312 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=005a085d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303312 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250814123303312 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303312 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303312 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303312 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{disconnected}: Freeing instance (context_map.c:202) 20250814123303313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12645726)[0x564d5ad7bcc0]{disconnected}: Deallocated (fsm.c:568) 20250814123303313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{disconnected}: Freeing instance (context_map.c:206) 20250814123303313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x564d5ad79430]{disconnected}: Deallocated (fsm.c:568) 20250814123303313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12645726 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123303313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a085d), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250814123303313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303313 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303313 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303313 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303313 DLSCCP DEBUG SCCP-SCOC(11)[0x564d5ad7e4a0]{IDLE}: Deallocated (fsm.c:568) 20250814123303313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ce074517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ce074517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303316 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250814123303316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adac6d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123303317 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250814123303317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad92960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)13502277 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303335 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303335 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303335 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303335 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303335 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250814123303335 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303335 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303335 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303335 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303335 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303335 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303335 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303335 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303336 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 62 rtpbridge/2@mgw MGCP 1.0\r\nC: 7b00c'... (mgcp_client.c:807) 20250814123303336 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303336 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 63 rtpbridge/2@mgw MGCP 1.0\r\nC: 7b00c'... (mgcp_client.c:807) 20250814123303336 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303336 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: Removing from parent mgw(mgw-fsm-8061126-0)[0x564d5adae420] (mgcp_client_endpoint_fsm.c:873) 20250814123303336 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303336 DLMGCP DEBUG mgw-endp(mgw-fsm-8061126-0)[0x564d5adae5f0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303336 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303336 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303336 DMGW DEBUG mgw(mgw-fsm-8061126-0)[0x564d5adae420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303336 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xce0745,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13502277 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303337 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303337 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303337 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e007ef), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)8219326 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:4 20250814123303345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303345 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303345 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303345 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303345 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303345 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00e007ef), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303346 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250814123303346 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303346 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303346 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303346 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{disconnected}: Freeing instance (context_map.c:202) 20250814123303346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13502277)[0x564d5ad7a680]{disconnected}: Deallocated (fsm.c:568) 20250814123303346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{disconnected}: Freeing instance (context_map.c:206) 20250814123303346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x564d5ad7b950]{disconnected}: Deallocated (fsm.c:568) 20250814123303346 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13502277 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123303346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e007ef), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250814123303346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303346 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303346 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303346 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303346 DLSCCP DEBUG SCCP-SCOC(12)[0x564d5ad87240]{IDLE}: Deallocated (fsm.c:568) 20250814123303346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7b00c617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7b00c617" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250814123303355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adb4fd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250814123303356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adae2b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)8061126 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303365 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303365 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303365 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303366 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303366 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250814123303366 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303366 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303366 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303366 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303366 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303366 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303366 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303366 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303366 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 22134'... (mgcp_client.c:807) 20250814123303366 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 22134'... (mgcp_client.c:807) 20250814123303366 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303366 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: Removing from parent mgw(mgw-fsm-2233160-0)[0x564d5adb71a0] (mgcp_client_endpoint_fsm.c:873) 20250814123303366 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303366 DLMGCP DEBUG mgw-endp(mgw-fsm-2233160-0)[0x564d5adb6f90]{IN_USE}: Deallocated (fsm.c:568) 20250814123303366 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303366 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303366 DMGW DEBUG mgw(mgw-fsm-2233160-0)[0x564d5adb71a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303366 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7b00c6,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8061126 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303366 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303366 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303366 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303366 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c0384), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303367 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303367 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303367 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303367 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)13277411 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:2 20250814123303375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303375 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303375 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303375 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303375 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303375 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=007c0384), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303375 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250814123303375 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303375 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303375 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303375 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{disconnected}: Freeing instance (context_map.c:202) 20250814123303375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8061126)[0x564d5ad752e0]{disconnected}: Deallocated (fsm.c:568) 20250814123303375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{disconnected}: Freeing instance (context_map.c:206) 20250814123303375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x564d5ad7be60]{disconnected}: Deallocated (fsm.c:568) 20250814123303375 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8061126 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814123303375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c0384), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250814123303375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303376 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303376 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303376 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303376 DLSCCP DEBUG SCCP-SCOC(10)[0x564d5ad7c790]{IDLE}: Deallocated (fsm.c:568) 20250814123303376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "22134817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "22134817" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303385 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250814123303385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbde00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303387 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250814123303387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adb65d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)2233160 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303392 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303392 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303392 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303392 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303392 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303393 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250814123303393 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303393 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303393 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303393 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303393 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303393 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303393 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303393 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 1124f'... (mgcp_client.c:807) 20250814123303393 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 1124f'... (mgcp_client.c:807) 20250814123303393 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303393 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: Removing from parent mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0] (mgcp_client_endpoint_fsm.c:873) 20250814123303393 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303393 DLMGCP DEBUG mgw-endp(mgw-fsm-1123580-0)[0x564d5adc02c0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303393 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303393 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303393 DMGW DEBUG mgw(mgw-fsm-1123580-0)[0x564d5adbfbf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303394 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x221348,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2233160 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303394 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303394 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303394 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303394 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d83723), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)11918339 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:5 20250814123303403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303403 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303403 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303403 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303403 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303403 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00d83723), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303403 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250814123303403 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303403 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303403 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303403 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{disconnected}: Freeing instance (context_map.c:202) 20250814123303403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2233160)[0x564d5ad87370]{disconnected}: Deallocated (fsm.c:568) 20250814123303403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{disconnected}: Freeing instance (context_map.c:206) 20250814123303403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x564d5ad7c280]{disconnected}: Deallocated (fsm.c:568) 20250814123303403 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2233160 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814123303404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d83723), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250814123303404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303404 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303404 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303404 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303404 DLSCCP DEBUG SCCP-SCOC(13)[0x564d5ad88570]{IDLE}: Deallocated (fsm.c:568) 20250814123303404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303404 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303404 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303404 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303404 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1124fc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1124fc17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303410 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adc6b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303411 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adadb00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303415 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303415 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303415 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303415 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303416 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303416 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250814123303416 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303416 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303416 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303416 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303416 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303416 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303416 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303416 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303416 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303416 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 6837c'... (mgcp_client.c:807) 20250814123303416 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303416 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 6837c'... (mgcp_client.c:807) 20250814123303416 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303416 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: Removing from parent mgw(mgw-fsm-6830021-0)[0x564d5adc88b0] (mgcp_client_endpoint_fsm.c:873) 20250814123303416 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303416 DLMGCP DEBUG mgw-endp(mgw-fsm-6830021-0)[0x564d5adc8f40]{IN_USE}: Deallocated (fsm.c:568) 20250814123303416 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303416 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303416 DMGW DEBUG mgw(mgw-fsm-6830021-0)[0x564d5adc88b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)1123580 TC_rab_assignment_concurrent0(216)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303420 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1124fc,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1123580 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303420 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303420 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303420 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303420 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8e85a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14497934 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:6 20250814123303426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303426 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303426 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303426 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303427 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303427 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00a8e85a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303427 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250814123303427 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303427 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303427 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303427 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{disconnected}: Freeing instance (context_map.c:202) 20250814123303427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1123580)[0x564d5ad87f30]{disconnected}: Deallocated (fsm.c:568) 20250814123303427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{disconnected}: Freeing instance (context_map.c:206) 20250814123303427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x564d5ad7e7b0]{disconnected}: Deallocated (fsm.c:568) 20250814123303427 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1123580 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814123303427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8e85a), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250814123303427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303427 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303427 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303427 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303427 DLSCCP DEBUG SCCP-SCOC(14)[0x564d5ad855d0]{IDLE}: Deallocated (fsm.c:568) 20250814123303427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303427 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6837c517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6837c517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303432 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250814123303432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adcf810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 20250814123303433 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbf560]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123303434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303434 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303434 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303434 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303434 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303434 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303434 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250814123303434 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303434 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303434 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303434 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303434 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303434 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303434 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303434 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303434 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303434 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: b6f3f'... (mgcp_client.c:807) 20250814123303434 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: b6f3f'... (mgcp_client.c:807) 20250814123303435 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303435 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: Removing from parent mgw(mgw-fsm-11990013-0)[0x564d5add1560] (mgcp_client_endpoint_fsm.c:873) 20250814123303435 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303435 DLMGCP DEBUG mgw-endp(mgw-fsm-11990013-0)[0x564d5add1b80]{IN_USE}: Deallocated (fsm.c:568) 20250814123303435 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303435 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303435 DMGW DEBUG mgw(mgw-fsm-11990013-0)[0x564d5add1560]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6830021 20250814123303436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303436 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6837c5,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6830021 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303436 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303437 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303437 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303437 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007953b4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(217)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)11763883 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:7 20250814123303442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303442 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303442 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303442 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303442 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303442 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=007953b4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303442 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250814123303442 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303442 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303442 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303442 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{disconnected}: Freeing instance (context_map.c:202) 20250814123303442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6830021)[0x564d5ad7d5c0]{disconnected}: Deallocated (fsm.c:568) 20250814123303442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{disconnected}: Freeing instance (context_map.c:206) 20250814123303442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x564d5ad85700]{disconnected}: Deallocated (fsm.c:568) 20250814123303442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6830021 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814123303442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007953b4), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250814123303442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303442 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303442 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303442 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303442 DLSCCP DEBUG SCCP-SCOC(15)[0x564d5ad86130]{IDLE}: Deallocated (fsm.c:568) 20250814123303442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6f3fd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6f3fd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303445 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5add8450]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123303446 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add13f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)11990013 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303456 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303456 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303456 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303456 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303456 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303456 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250814123303456 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303456 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303456 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303457 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303457 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303457 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303457 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303457 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303457 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303457 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 1cfbe'... (mgcp_client.c:807) 20250814123303457 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303457 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 1cfbe'... (mgcp_client.c:807) 20250814123303457 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303457 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: Removing from parent mgw(mgw-fsm-1899501-0)[0x564d5adc7c50] (mgcp_client_endpoint_fsm.c:873) 20250814123303457 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303457 DLMGCP DEBUG mgw-endp(mgw-fsm-1899501-0)[0x564d5add9be0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303457 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303457 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303457 DMGW DEBUG mgw(mgw-fsm-1899501-0)[0x564d5adc7c50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303457 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb6f3fd,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11990013 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303457 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303457 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303457 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303457 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff76c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(218)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)1797910 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:8 20250814123303465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303465 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303465 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303465 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303465 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303466 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303466 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303466 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303466 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00ff76c5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303466 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250814123303466 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303466 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303466 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303466 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{disconnected}: Freeing instance (context_map.c:202) 20250814123303466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11990013)[0x564d5ad7d860]{disconnected}: Deallocated (fsm.c:568) 20250814123303466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{disconnected}: Freeing instance (context_map.c:206) 20250814123303466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x564d5ad7db90]{disconnected}: Deallocated (fsm.c:568) 20250814123303466 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11990013 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814123303466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff76c5), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250814123303466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303466 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303466 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303466 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303466 DLSCCP DEBUG SCCP-SCOC(16)[0x564d5ad86c10]{IDLE}: Deallocated (fsm.c:568) 20250814123303466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303466 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1cfbed17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1cfbed17" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250814123303470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade0fc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303471 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250814123303471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adc7f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)1899501 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303477 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303477 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303477 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303477 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303477 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303477 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303477 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250814123303477 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303477 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303477 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303477 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303477 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303477 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303477 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303477 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303477 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 59d5'... (mgcp_client.c:807) 20250814123303477 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303477 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 59d5'... (mgcp_client.c:807) 20250814123303477 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123303477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303477 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: Removing from parent mgw(mgw-fsm-367958-0)[0x564d5ade2fc0] (mgcp_client_endpoint_fsm.c:873) 20250814123303477 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303477 DLMGCP DEBUG mgw-endp(mgw-fsm-367958-0)[0x564d5ade2db0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303477 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303477 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303477 DMGW DEBUG mgw(mgw-fsm-367958-0)[0x564d5ade2fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303477 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1cfbed,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1899501 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303477 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303477 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d9a79), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303478 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)7845005 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:9 20250814123303483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303483 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303483 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303483 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303483 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303483 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=007d9a79), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303483 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250814123303483 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303483 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303483 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303483 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{disconnected}: Freeing instance (context_map.c:202) 20250814123303483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1899501)[0x564d5ad86640]{disconnected}: Deallocated (fsm.c:568) 20250814123303483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{disconnected}: Freeing instance (context_map.c:206) 20250814123303483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x564d5ad86870]{disconnected}: Deallocated (fsm.c:568) 20250814123303483 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1899501 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814123303483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d9a79), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250814123303483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303483 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303483 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303483 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303483 DLSCCP DEBUG SCCP-SCOC(17)[0x564d5ad8d6a0]{IDLE}: Deallocated (fsm.c:568) 20250814123303483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303483 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "59d5617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "59d5617" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303489 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ade9c20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303489 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5add8f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)367958 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303501 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303501 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303501 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303501 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303501 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303501 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250814123303501 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303501 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303501 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303501 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303501 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303501 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303501 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303501 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303501 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303502 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 76 rtpbridge/12@mgw MGCP 1.0\r\nC: c3d4'... (mgcp_client.c:807) 20250814123303502 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303502 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 77 rtpbridge/12@mgw MGCP 1.0\r\nC: c3d4'... (mgcp_client.c:807) 20250814123303502 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303502 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: Removing from parent mgw(mgw-fsm-12833925-0)[0x564d5adec000] (mgcp_client_endpoint_fsm.c:873) 20250814123303502 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303502 DLMGCP DEBUG mgw-endp(mgw-fsm-12833925-0)[0x564d5adec130]{IN_USE}: Deallocated (fsm.c:568) 20250814123303502 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303502 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303502 DMGW DEBUG mgw(mgw-fsm-12833925-0)[0x564d5adec000]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303502 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59d56,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367958 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303502 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303502 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303502 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303502 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7f26), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303503 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)12626573 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:10 20250814123303510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303510 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303510 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303510 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303510 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303510 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00de7f26), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303510 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250814123303510 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303510 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303510 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303510 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{disconnected}: Freeing instance (context_map.c:202) 20250814123303510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-367958)[0x564d5ad8db30]{disconnected}: Deallocated (fsm.c:568) 20250814123303510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{disconnected}: Freeing instance (context_map.c:206) 20250814123303511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x564d5ad8d7d0]{disconnected}: Deallocated (fsm.c:568) 20250814123303511 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-367958 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250814123303511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7f26), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250814123303511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303511 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303511 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303511 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303511 DLSCCP DEBUG SCCP-SCOC(18)[0x564d5ad8e4c0]{IDLE}: Deallocated (fsm.c:568) 20250814123303511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d48517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d48517" }, { code := "I", val := "22222" } }, sdp := omit } 20250814123303521 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250814123303521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adf2a00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303521 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250814123303522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303522 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ade1730]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12833925 20250814123303527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303527 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303527 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303527 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250814123303527 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303527 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303527 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303527 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303527 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303527 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303527 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303527 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303527 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 78 rtpbridge/11@mgw MGCP 1.0\r\nC: 8a39'... (mgcp_client.c:807) 20250814123303527 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 79 rtpbridge/11@mgw MGCP 1.0\r\nC: 8a39'... (mgcp_client.c:807) 20250814123303528 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303528 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: Removing from parent mgw(mgw-fsm-9058748-0)[0x564d5adf4750] (mgcp_client_endpoint_fsm.c:873) 20250814123303528 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303528 DLMGCP DEBUG mgw-endp(mgw-fsm-9058748-0)[0x564d5adf4de0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303528 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303528 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303528 DMGW DEBUG mgw(mgw-fsm-9058748-0)[0x564d5adf4750]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303528 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc3d485,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12833925 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303528 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303528 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303528 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303528 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c65a50), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)14157998 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:12 20250814123303538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303538 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00c65a50), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303538 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250814123303538 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303538 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303538 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303538 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{disconnected}: Freeing instance (context_map.c:202) 20250814123303538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12833925)[0x564d5ad8f930]{disconnected}: Deallocated (fsm.c:568) 20250814123303538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{disconnected}: Freeing instance (context_map.c:206) 20250814123303538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x564d5ad8d9f0]{disconnected}: Deallocated (fsm.c:568) 20250814123303538 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12833925 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250814123303538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c65a50), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250814123303539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303539 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303539 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303539 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303539 DLSCCP DEBUG SCCP-SCOC(20)[0x564d5ad8fe10]{IDLE}: Deallocated (fsm.c:568) 20250814123303539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303539 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8a39bc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8a39bc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303544 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250814123303544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adfb6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123303545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250814123303545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf45e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)9058748 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303551 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303551 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303551 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250814123303551 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303551 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303551 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303551 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303551 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303551 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303551 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303551 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303551 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 46e4'... (mgcp_client.c:807) 20250814123303552 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303552 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303552 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 46e4'... (mgcp_client.c:807) 20250814123303552 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303552 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303552 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: Removing from parent mgw(mgw-fsm-4645909-0)[0x564d5adfce50] (mgcp_client_endpoint_fsm.c:873) 20250814123303552 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303552 DLMGCP DEBUG mgw-endp(mgw-fsm-4645909-0)[0x564d5adfd660]{IN_USE}: Deallocated (fsm.c:568) 20250814123303552 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303552 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303552 DMGW DEBUG mgw(mgw-fsm-4645909-0)[0x564d5adfce50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303552 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a39bc,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9058748 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303553 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303553 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303553 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303553 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad5c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303553 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)14818999 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:11 20250814123303561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303561 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303561 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303561 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303561 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303561 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=009ad5c5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303561 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250814123303561 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303561 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303561 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303561 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{disconnected}: Freeing instance (context_map.c:202) 20250814123303561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9058748)[0x564d5ad8e830]{disconnected}: Deallocated (fsm.c:568) 20250814123303561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{disconnected}: Freeing instance (context_map.c:206) 20250814123303561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x564d5ad8e5f0]{disconnected}: Deallocated (fsm.c:568) 20250814123303561 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9058748 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250814123303562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ad5c5), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250814123303562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303562 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303562 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303562 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303562 DLSCCP DEBUG SCCP-SCOC(19)[0x564d5ad8f140]{IDLE}: Deallocated (fsm.c:568) 20250814123303562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "46e41517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "46e41517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303568 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250814123303568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae04220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123303569 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250814123303569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adfc7c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303570 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303571 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303571 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303571 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303571 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303571 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250814123303571 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303571 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303571 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303571 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303571 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303571 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303571 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303571 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303571 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303571 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 6be7'... (mgcp_client.c:807) 20250814123303571 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303571 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 6be7'... (mgcp_client.c:807) 20250814123303571 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303571 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: Removing from parent mgw(mgw-fsm-7071692-0)[0x564d5ae063c0] (mgcp_client_endpoint_fsm.c:873) 20250814123303571 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303571 DLMGCP DEBUG mgw-endp(mgw-fsm-7071692-0)[0x564d5ae061b0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303571 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303571 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303571 DMGW DEBUG mgw(mgw-fsm-7071692-0)[0x564d5ae063c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4645909 20250814123303573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303573 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x46e415,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4645909 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303573 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303573 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303573 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105c0b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303573 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303573 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(223)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5205135 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:13 20250814123303577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303577 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303577 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303577 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303577 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00105c0b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303578 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250814123303578 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303578 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303578 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303578 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{disconnected}: Freeing instance (context_map.c:202) 20250814123303578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4645909)[0x564d5ad8f4a0]{disconnected}: Deallocated (fsm.c:568) 20250814123303578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{disconnected}: Freeing instance (context_map.c:206) 20250814123303578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x564d5ad902a0]{disconnected}: Deallocated (fsm.c:568) 20250814123303578 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4645909 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250814123303578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105c0b), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250814123303578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303578 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303578 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303578 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303578 DLSCCP DEBUG SCCP-SCOC(21)[0x564d5ad90cc0]{IDLE}: Deallocated (fsm.c:568) 20250814123303578 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303578 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303578 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303578 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303578 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6be7cc17" }, { code := "I", val := "11111" } }, sdp := omit } 20250814123303580 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250814123303580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae0d020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6be7cc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250814123303581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)7071692 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123303599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303599 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303599 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303599 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303599 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303599 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123303599 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250814123303599 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123303599 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303599 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123303599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123303599 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123303599 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123303599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123303599 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123303599 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123303599 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123303599 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123303599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: d426'... (mgcp_client.c:807) 20250814123303599 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123303599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: d426'... (mgcp_client.c:807) 20250814123303599 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123303599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123303599 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13903588-0)[0x564d5ae0f470] (mgcp_client_endpoint_fsm.c:873) 20250814123303599 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123303599 DLMGCP DEBUG mgw-endp(mgw-fsm-13903588-0)[0x564d5ae0f0e0]{IN_USE}: Deallocated (fsm.c:568) 20250814123303599 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123303599 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123303599 DMGW DEBUG mgw(mgw-fsm-13903588-0)[0x564d5ae0f470]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123303599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123303599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250814123303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303600 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6be7cc,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071692 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303600 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303600 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303600 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303600 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9d2d9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)7872016 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:14 20250814123303609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303609 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303609 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303609 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303609 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303609 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00d9d2d9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303609 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250814123303609 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303609 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303609 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303609 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123303609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071692)[0x564d5ad915d0]{disconnected}: Deallocated (fsm.c:568) 20250814123303609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{disconnected}: Freeing instance (context_map.c:206) 20250814123303609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x564d5ad8e9f0]{disconnected}: Deallocated (fsm.c:568) 20250814123303609 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071692 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250814123303609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9d2d9), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250814123303609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303609 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303609 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303609 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303609 DLSCCP DEBUG SCCP-SCOC(22)[0x564d5ad91a40]{IDLE}: Deallocated (fsm.c:568) 20250814123303610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303610 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303610 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303610 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "d426e417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "d426e417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123303616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250814123303616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ae15dd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123303617 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250814123303617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123303617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123303617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123303617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adf3c70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)13903588 20250814123303800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123303801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123303801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123303801 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123303801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd426e4,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123303801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13903588 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123303801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123303801 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123303801 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123303801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123303801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123303801 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123303801 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123303801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991687), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123303801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123303801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123303801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123303801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303801 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303801 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1472556f02e3: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)2920399 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on connection ID:15 20250814123303814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303814 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123303814 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123303814 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123303814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123303814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123303814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123303814 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123303814 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123303814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123303814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123303814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123303814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123303814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00991687), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123303814 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250814123303814 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123303814 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123303814 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123303814 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123303814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123303814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123303814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123303814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{disconnected}: Freeing instance (context_map.c:202) 20250814123303814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13903588)[0x564d5ad91270]{disconnected}: Deallocated (fsm.c:568) 20250814123303814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123303814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{disconnected}: Freeing instance (context_map.c:206) 20250814123303814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x564d5ad91e40]{disconnected}: Deallocated (fsm.c:568) 20250814123303814 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13903588 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250814123303815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991687), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250814123303815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123303815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123303815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123303815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123303815 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123303815 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123303815 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123303815 DLSCCP DEBUG SCCP-SCOC(23)[0x564d5ad92670]{IDLE}: Deallocated (fsm.c:568) 20250814123303815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123303815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123303815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123303815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123303815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123303815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123303815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123303815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123305794 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123305794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868ba1), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123305794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123305794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123305794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123305794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123305794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123305794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123305794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123305794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123305794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123305794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123305794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123305794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123305800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123305800 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123305800 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123305800 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123305800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123305800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123305800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123305800 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123305800 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123305801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123305801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123305801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123305801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123305801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00868ba1) (sccp_scrc.c:477) 20250814123305801 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250814123305801 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123305801 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123305801 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123305801 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123305801 DLSCCP DEBUG SCCP-SCOC(6)[0x564d5ad73a30]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123305820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305820 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33217<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(197)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123305822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123305825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123305825 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123305825 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123305825 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(205)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@1472556f02e3: Final verdict of PTC: none 20250814123305828 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123305828 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123305828 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123305828 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123305828 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123305828 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123305828 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123305828 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123305828 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123305828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(207)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@1472556f02e3: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@1472556f02e3: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@1472556f02e3: Final verdict of PTC: none 20250814123305830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@1472556f02e3: Final verdict of PTC: pass 20250814123305830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@1472556f02e3: Final verdict of PTC: pass 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@1472556f02e3: Final verdict of PTC: pass 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@1472556f02e3: Final verdict of PTC: pass 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123305831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@1472556f02e3: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@1472556f02e3: Final verdict of PTC: none TC_rab_assignment_concurrent0(221)@1472556f02e3: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(199)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(208)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@1472556f02e3: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Thu Aug 14 12:33:05 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250814123305924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123306427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1900900) Waiting for packet dumper to finish... 1 (prev_count=1900900, count=1904876) 20250814123307829 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123307829 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123307829 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123307829 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123307829 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123307829 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Aug 14 12:33:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_rab_release started. 20250814123309518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123309521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123309523 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39903<->l=127.0.0.1:4262) (control_if.c:572) 20250814123309585 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309585 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123309585 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123309585 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309585 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123309586 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309586 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123309586 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309586 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123309586 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123309586 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123309587 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309587 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123309587 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309587 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123309587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309587 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309587 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309587 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123309587 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309587 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123309587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309587 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309587 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309587 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123309587 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123309587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309587 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309587 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309587 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123309587 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123309587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309587 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309587 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309587 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309587 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123309587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309587 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309587 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309587 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123309587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309587 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309587 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309587 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123309587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309587 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309587 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309587 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123309587 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(233)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(231)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123309598 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309598 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123309598 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123309599 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309599 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123309599 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309599 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123309599 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123309599 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123309600 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309600 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123309600 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309600 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123309600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309600 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309600 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309600 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123309600 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309600 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123309600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309600 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309600 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309600 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123309600 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309600 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123309600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309600 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309600 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123309600 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123309600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123309600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123309600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123309600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123309600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123309600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123309600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123309600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123309600 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123309600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123309600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123309600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123309600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123309600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123309600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123309600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123309619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123309619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123309619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123309619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123309619 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123309619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123309619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123309619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123309619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123309796 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123309796 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123309796 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123309796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123309799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309799 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123309799 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123309799 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123309799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123309799 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123309799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123309800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123309800 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123309800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123309800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123309800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123309800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123309809 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123309809 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123309809 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123309809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123309811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309811 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123309811 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123309811 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123309811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123309811 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123309811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123309811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123309811 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123309811 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123309811 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123309811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123309811 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123309811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123310611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123310611 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123310611 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123310611 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123310611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123310611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123310611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123310611 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123310611 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123310611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123310611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123310611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123310611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123310611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123310611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123310611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123310611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123310611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123310611 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123310611 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123310611 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123310611 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123310611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123310612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123310612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123310612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123310612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123310612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123310612 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123310612 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123310612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123310612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123310612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123310612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123310612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123310612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123310612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123310612 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123310621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123310621 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123310621 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123310621 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123310621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123310621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123310621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123310621 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123310621 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123310621 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123310621 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123310621 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123310621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123310621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123310621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123310621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123310621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123310621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123310621 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123310621 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123310621 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123310621 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123310621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123310621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123310621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123310621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123310621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123310621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123310621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123310621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123310621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123310621 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123310621 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123310622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123310622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123310622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123310622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123310622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123310622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123310622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123310622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123310654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(232)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@1472556f02e3: Added conn table entry 0TC_rab_release0(238)12625716 20250814123311700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123311700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123311700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123311700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123311700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc0a734, normal) (hnbgw_rua.c:407) 20250814123311700 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123311700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123311700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12625716 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123311700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123311700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123311700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12625716 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123311700 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123311701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123311701 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12625716 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123311701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12625716 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123311701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123311701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123311701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123311701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123311701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123311701 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123311701 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{IDLE}: Allocated (fsm.c:456) 20250814123311701 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123311701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001b40056400500f1100926) (sccp_scrc.c:406) 20250814123311701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123311701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123311701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123311701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123311701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123311701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123311701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123311701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123311701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123311701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123311701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123311701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123311701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123311701 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123311701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123311701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123311701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123311701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123311701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123311701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123311701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123311701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123311701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123311701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@1472556f02e3: Added conn table entry 0TC_rab_release0(238)7516732 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: Session index based on connection ID:0 TC_rab_release0(238)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123311708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123311708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123311708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123311708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123311708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123311708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123311708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123311708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123311708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123311709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123311709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123311709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123311709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123311709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=001db736) (sccp_scrc.c:477) 20250814123311709 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250814123311709 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123311709 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123311709 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123311709 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123311709 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123311709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123311709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123311913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123311913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123311913 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123311913 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123311913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123311913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123311913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123311913 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123311913 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123311913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123311913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123311913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123311913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123311913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123311913 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250814123311913 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123311913 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123311913 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123311913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123311913 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123311913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123311913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123311913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123311913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123311913 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123311913 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123311914 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123311914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123311914 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123311914 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{UNUSED}: Allocated (fsm.c:456) 20250814123311914 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{UNUSED}: is child of mgw(mgw-fsm-12625716-0)[0x564d5ad87af0] (fsm.c:486) 20250814123311914 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12625716-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:724) 20250814123311914 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123311914 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123311914 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123311914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad79be0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123311914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad79be0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90] (fsm.c:486) 20250814123311914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad79be0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123311914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad79be0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123311914 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: c0a73'... (mgcp_client.c:807) 20250814123311914 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123311914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad79be0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123311914 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0a73417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0a73417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(238) TC_rab_release0(238)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0a73417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0a73417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(238)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123311954 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250814123311954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123311954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123311954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123311954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123311954 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123311954 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123311954 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123311954 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123311954 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123311954 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123311954 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123311954 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123311954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123311954 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123311954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123311954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123311954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123311954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123311975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123311975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123311975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123311975 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123311975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc0a734) (hnbgw_rua.c:471) 20250814123311975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12625716 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123311975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123311975 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123311975 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123311975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123311975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123311975 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123311975 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123311975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123311975 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123311975 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12625716-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:724) 20250814123311975 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123311975 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123311975 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123311975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123311975 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: c0a73'... (mgcp_client.c:807) 20250814123311975 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123311975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123311975 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123311975 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123311975 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c0a73417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0a73417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123311988 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250814123311988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123311988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123311988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123311988 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123311988 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123311988 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12625716-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:724) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123311988 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad7c150]{ST_CRCX}: Allocated (fsm.c:456) 20250814123311988 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad7c150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90] (fsm.c:486) 20250814123311988 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad7c150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123311988 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad7c150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250814123311988 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: c0a73'... (mgcp_client.c:807) 20250814123311988 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123311988 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12625716-0)[0x564d5ad7c150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123311988 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c0a73417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0a73417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123311995 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250814123311995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123311995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123311995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123311995 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123311995 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123311995 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123311995 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123311995 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123311995 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123311995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123311995 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123311995 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123311995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001db736), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123311995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123311995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123311995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123311995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123311995 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123311995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123311995 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123311995 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123311995 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123311995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123311995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123311995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123311995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(226)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: vl_len:21 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250814123312020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123312020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123312020 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123312020 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123312020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123312020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123312020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123312020 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123312020 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123312020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123312020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123312020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123312020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123312020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250814123312020 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250814123312020 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123312020 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123312020 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123312020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123312020 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123312020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123312020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123312020 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814123312020 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814123312020 DMGW NOTICE mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250814123312020 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250814123312020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250814123312020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250814123312020 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250814123312020 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123312020 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123312020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123312020 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: c0a73'... (mgcp_client.c:807) 20250814123312020 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123312020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123312020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123312020 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: c0a73'... (mgcp_client.c:807) 20250814123312020 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123312020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123312020 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: Removing from parent mgw(mgw-fsm-12625716-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:873) 20250814123312020 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123312020 DLMGCP DEBUG mgw-endp(mgw-fsm-12625716-0)[0x564d5ad91c90]{IN_USE}: Deallocated (fsm.c:568) 20250814123312020 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123312020 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123312020 DMGW DEBUG mgw(mgw-fsm-12625716-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123312020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123312020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c0a73417" }, { code := "I", val := "11111" } }, sdp := omit } 20250814123312023 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "c0a73417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123312023 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123312023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7c150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(226)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123312064 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39903<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@1472556f02e3: Final verdict of PTC: none 20250814123312069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42802<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123312070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123312071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123312071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123312071 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123312071 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123312071 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123312071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123312071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123312071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123312071 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123312071 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123312071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001db736), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123312071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123312071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123312071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123312071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123312071 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123312071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123312071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123312071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123312071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12625716)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123312071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123312071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123312071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123312071 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12625716 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123312071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123312071 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123312071 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.msc0-SCCP(231)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@1472556f02e3: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@1472556f02e3: Final verdict of PTC: none 20250814123312071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123312071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123312071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123312071 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_rab_release(225)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(228)@1472556f02e3: Final verdict of PTC: none 20250814123312071 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123312071 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123312071 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123312071 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(237)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@1472556f02e3: Final verdict of PTC: none 20250814123312071 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123312071 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123312071 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(233)@1472556f02e3: Final verdict of PTC: none 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123312071 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123312071 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123312071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0(229)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@1472556f02e3: Final verdict of PTC: none 20250814123312072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@1472556f02e3: Test case TC_rab_release finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Aug 14 12:33:12 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250814123312123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123312626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285012) Waiting for packet dumper to finish... 1 (prev_count=285012, count=285552) 20250814123314072 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123314072 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123314072 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123314072 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123314072 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123314073 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Aug 14 12:33:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_rab_release_abnormal started. 20250814123315693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123315698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123315702 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41329<->l=127.0.0.1:4262) (control_if.c:572) 20250814123315804 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315804 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123315804 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123315804 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315805 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123315805 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315805 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123315805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123315805 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123315805 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315805 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123315805 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123315805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123315805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315805 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315805 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315805 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123315806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123315806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123315806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123315806 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123315807 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315807 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123315807 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315807 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123315807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315807 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315807 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315807 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123315807 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315807 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123315807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315807 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315807 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315807 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123315807 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315807 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123315807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315807 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123315807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123315807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123315807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(247)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(245)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123315823 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315823 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123315823 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123315823 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315823 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123315823 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315823 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123315823 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123315823 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123315824 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315824 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123315824 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315824 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123315824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315824 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315824 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315824 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123315824 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315824 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123315824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315824 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315824 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315824 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123315824 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315824 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123315824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315824 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315824 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123315824 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123315824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123315824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123315824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123315825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123315825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123315825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123315825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123315825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123315825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123315825 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123315825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123315825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123315825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123315825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123315825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123315825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123315825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123315825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123315847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123315847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123315847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123315847 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123315847 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123315847 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123315847 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123315847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123315847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123316022 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123316022 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123316022 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123316022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123316027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316027 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123316027 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123316027 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123316027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123316027 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123316027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123316027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316027 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123316027 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123316027 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123316027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123316027 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123316027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123316036 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123316037 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123316037 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123316037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123316040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316040 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123316040 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123316040 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123316040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123316040 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123316040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123316043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316043 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123316043 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123316043 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123316043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123316043 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123316043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123316843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316843 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123316843 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123316843 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123316843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123316843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123316843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123316843 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123316843 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123316843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123316843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123316843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123316843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123316843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123316843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123316843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123316843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123316843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123316843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123316843 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123316843 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123316843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123316843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123316843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123316843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123316843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123316843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123316843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123316843 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123316843 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123316843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316843 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123316843 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123316843 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123316843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123316843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123316843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123316843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123316846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316846 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123316846 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123316847 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123316847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123316847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123316847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123316847 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123316847 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123316847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123316847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123316847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123316847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123316847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123316847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123316847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123316847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123316847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123316847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123316847 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123316847 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123316847 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123316847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123316847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123316847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123316847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123316847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123316847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123316847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123316847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123316847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123316847 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123316848 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123316848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123316848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123316848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123316848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123316848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123316848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123316848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123316848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123316872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(246)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@1472556f02e3: Added conn table entry 0TC_rab_release_abnormal0(252)5025540 20250814123317891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123317891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123317891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123317891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123317891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4caf04, normal) (hnbgw_rua.c:407) 20250814123317891 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123317891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123317891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025540 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123317891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123317891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123317891 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025540 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123317891 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123317891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123317891 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5025540 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123317891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025540 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123317891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123317891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123317891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123317891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123317891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123317891 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123317891 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{IDLE}: Allocated (fsm.c:456) 20250814123317891 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123317891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003970056400500f1100926) (sccp_scrc.c:406) 20250814123317891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123317891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123317891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123317891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123317891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123317891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123317891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123317891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123317891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123317891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123317891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123317891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123317891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123317891 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123317891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123317891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123317891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123317891 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123317891 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123317891 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123317891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123317891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123317891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123317891 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@1472556f02e3: Added conn table entry 0TC_rab_release_abnormal0(252)14637783 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123317895 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123317895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123317895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123317895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123317895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123317895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=008f7fd2) (sccp_scrc.c:477) 20250814123317895 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250814123317895 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123317895 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123317895 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123317895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123317895 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123317895 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123317895 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123317895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123317895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123317895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123317895 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123317895 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123317895 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123317895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123317895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123318097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123318097 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123318097 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123318097 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123318097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123318097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123318097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123318097 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123318097 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123318097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123318097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123318097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123318097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123318097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123318097 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250814123318097 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123318097 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123318097 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123318097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123318097 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123318097 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123318097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123318097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123318098 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123318098 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123318098 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123318098 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123318098 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123318098 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123318098 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{UNUSED}: Allocated (fsm.c:456) 20250814123318098 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{UNUSED}: is child of mgw(mgw-fsm-5025540-0)[0x564d5ad79be0] (fsm.c:486) 20250814123318098 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5025540-0)[0x564d5ad79be0] (mgcp_client_endpoint_fsm.c:724) 20250814123318098 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123318098 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123318098 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123318098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad87af0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123318098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad87af0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90] (fsm.c:486) 20250814123318098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad87af0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123318098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad87af0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123318098 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 4caf0'... (mgcp_client.c:807) 20250814123318098 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123318098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad87af0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123318098 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4caf0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4caf0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal0(252)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4caf0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4caf0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(252)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123318135 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250814123318135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123318135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123318135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123318135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123318135 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123318135 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123318135 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123318135 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123318135 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123318135 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123318135 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123318135 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123318135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123318135 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123318135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123318135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123318135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123318135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123318149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123318149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123318149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123318149 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123318149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4caf04) (hnbgw_rua.c:471) 20250814123318149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025540 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123318149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123318149 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123318149 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123318149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123318149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123318149 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123318149 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123318149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123318149 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123318149 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5025540-0)[0x564d5ad79be0] (mgcp_client_endpoint_fsm.c:724) 20250814123318149 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123318149 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123318149 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123318149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123318149 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 4caf0'... (mgcp_client.c:807) 20250814123318149 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250814123318149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123318149 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123318149 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123318149 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4caf0417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4caf0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123318155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250814123318155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123318155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123318155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123318155 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123318155 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123318155 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5025540-0)[0x564d5ad79be0] (mgcp_client_endpoint_fsm.c:724) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123318155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad6e880]{ST_CRCX}: Allocated (fsm.c:456) 20250814123318155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad6e880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90] (fsm.c:486) 20250814123318155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad6e880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123318155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad6e880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250814123318155 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 4caf0'... (mgcp_client.c:807) 20250814123318155 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250814123318155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025540-0)[0x564d5ad6e880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123318155 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4caf0417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4caf0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123318159 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250814123318159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123318159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123318159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123318159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123318159 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123318159 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123318159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123318159 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123318159 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123318159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123318159 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123318159 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123318159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f7fd2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123318159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123318159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123318159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123318159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123318159 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123318159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123318159 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123318159 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123318160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123318160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123318160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123318160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123318160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(240)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: vl_len:21 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(245)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250814123318182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123318182 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123318182 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123318182 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123318182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123318182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123318182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123318182 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123318182 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123318182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123318182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123318182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123318182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123318182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250814123318182 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250814123318182 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123318182 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123318182 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123318182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123318182 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123318182 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123318182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123318182 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814123318182 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814123318182 DMGW NOTICE mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250814123318182 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250814123318182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250814123318182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250814123318182 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250814123318182 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123318182 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123318182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123318182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 4caf0'... (mgcp_client.c:807) 20250814123318182 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123318182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123318182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123318182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 4caf0'... (mgcp_client.c:807) 20250814123318182 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250814123318182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123318182 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: Removing from parent mgw(mgw-fsm-5025540-0)[0x564d5ad79be0] (mgcp_client_endpoint_fsm.c:873) 20250814123318182 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123318182 DLMGCP DEBUG mgw-endp(mgw-fsm-5025540-0)[0x564d5ad91c90]{IN_USE}: Deallocated (fsm.c:568) 20250814123318182 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123318182 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123318182 DMGW DEBUG mgw(mgw-fsm-5025540-0)[0x564d5ad79be0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123318182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123318182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4caf0417" }, { code := "I", val := "11111" } }, sdp := omit } 20250814123318191 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4caf0417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123318191 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123318191 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad6e880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(240)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123318244 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41329<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@1472556f02e3: Final verdict of PTC: none 20250814123318251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123318251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123318251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123318251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123318252 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123318252 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123318252 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123318252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123318252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123318252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123318252 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123318252 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123318252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f7fd2), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123318252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123318252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123318252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123318252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123318252 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123318252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123318252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123318252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123318252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025540)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123318252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123318252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123318252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123318252 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5025540 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) MutexDispCT-TC_rab_release_abnormal(239)@1472556f02e3: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@1472556f02e3: Final verdict of PTC: none 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123318252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123318252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123318252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123318252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123318252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123318252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123318252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123318252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123318252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123318252 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123318252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123318252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123318252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123318252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123318252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(249)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@1472556f02e3: Final verdict of PTC: none 20250814123318252 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123318252 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123318252 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123318252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW-PFCP(242)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@1472556f02e3: Final verdict of PTC: none 20250814123318252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(246)@1472556f02e3: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@1472556f02e3: Final verdict of PTC: none TC_rab_release_abnormal0(252)@1472556f02e3: Final verdict of PTC: pass HNBGW-MGCP(251)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@1472556f02e3: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Aug 14 12:33:18 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250814123318306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123318809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282688) Waiting for packet dumper to finish... 1 (prev_count=282688, count=283228) 20250814123320253 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123320254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123320254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Aug 14 12:33:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_rab_assign_fail started. 20250814123321947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123321953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123321957 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46523<->l=127.0.0.1:4262) (control_if.c:572) 20250814123322023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322023 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123322023 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123322023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322023 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123322024 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123322024 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123322024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322024 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123322024 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123322024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123322024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123322024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322024 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322024 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123322024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123322024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123322024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123322024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123322024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123322024 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123322025 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123322025 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322025 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123322025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322025 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322025 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123322025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123322025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322025 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322025 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123322025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123322025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322025 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123322025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123322025 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123322025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322026 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123322026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123322026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123322026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123322026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322026 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123322026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123322026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123322026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(261)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(259)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123322041 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322041 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123322041 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123322041 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322041 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123322041 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322041 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123322041 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123322041 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123322042 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322042 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123322042 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322043 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123322043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322043 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322043 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322043 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123322043 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322043 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123322043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322043 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322043 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322043 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123322043 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322043 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123322043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322043 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322043 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123322043 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123322043 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123322043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123322043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123322043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123322043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123322043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322043 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123322043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123322043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123322043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123322043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123322043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123322064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123322064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123322064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123322064 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123322064 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123322064 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123322064 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123322064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123322064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123322071 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123322071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001db736), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123322071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123322071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123322071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123322071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123322071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123322071 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123322071 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123322071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123322071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123322071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123322071 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123322071 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123322237 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123322237 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123322237 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123322237 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123322237 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123322238 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123322238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123322246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322247 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123322247 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123322247 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123322247 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123322247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123322247 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123322247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123322252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123322252 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123322252 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123322252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123322252 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250814123322252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123322253 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123322253 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123322253 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123322253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123322258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123322258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123322258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123322258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123322258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123322258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123322259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123322259 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123322259 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123322259 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123322259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123322259 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123322259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123323050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123323050 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123323050 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123323050 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123323050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123323050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123323050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123323050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123323050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123323050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123323050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123323050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123323050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123323050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123323050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123323050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123323050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123323051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123323051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123323051 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123323051 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123323051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123323051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123323051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123323051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123323051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123323051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123323051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123323051 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123323051 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123323051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123323051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123323051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123323051 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123323051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123323051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123323051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123323051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123323074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123323074 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123323074 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123323074 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123323074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123323074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123323074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123323074 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123323074 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123323074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123323074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123323074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123323074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123323074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123323074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123323074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123323074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123323074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123323074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123323074 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123323074 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123323074 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123323074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123323075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123323075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123323075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123323075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123323075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123323075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123323075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123323075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123323075 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123323075 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123323075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123323075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123323075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123323075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123323075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123323075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123323075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123323075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123323102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49416<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(260)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@1472556f02e3: Added conn table entry 0TC_rab_assign_fail0(266)846971 20250814123324147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123324147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123324147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123324147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123324147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcec7b, normal) (hnbgw_rua.c:407) 20250814123324147 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123324147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123324147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-846971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123324147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123324147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123324147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-846971 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123324147 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123324147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123324147 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-846971 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123324147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-846971 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123324147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123324147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123324147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123324147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123324147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123324147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123324147 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{IDLE}: Allocated (fsm.c:456) 20250814123324147 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123324147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002430056400500f1100926) (sccp_scrc.c:406) 20250814123324147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123324147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123324147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123324147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123324147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123324147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123324147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123324147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123324147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123324147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123324147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123324147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123324147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123324147 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123324147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123324147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123324147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123324147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123324147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123324147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123324147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123324147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123324147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123324147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@1472556f02e3: Added conn table entry 0TC_rab_assign_fail0(266)9632837 HNBGW_Test.msc0-SCCP(259)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123324156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123324156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123324156 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123324156 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123324156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123324156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123324156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123324156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123324156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123324156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123324156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123324156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123324156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123324156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00074562) (sccp_scrc.c:477) 20250814123324156 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250814123324156 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_rab_assign_fail0(266)@1472556f02e3: setverdict(pass): none -> pass 20250814123324156 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123324156 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123324156 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123324156 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123324156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123324156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(259)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(259)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123324360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123324360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123324360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123324361 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123324361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123324361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123324361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123324361 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123324361 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123324361 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123324361 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123324361 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123324361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123324361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123324361 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250814123324361 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123324361 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123324361 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123324361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123324361 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123324361 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123324361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123324361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123324361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123324361 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123324361 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123324361 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123324361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123324361 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123324361 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{UNUSED}: Allocated (fsm.c:456) 20250814123324361 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{UNUSED}: is child of mgw(mgw-fsm-846971-0)[0x564d5ad87af0] (fsm.c:486) 20250814123324361 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-846971-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:724) 20250814123324361 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123324361 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123324361 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123324361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846971-0)[0x564d5ad79be0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123324361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846971-0)[0x564d5ad79be0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90] (fsm.c:486) 20250814123324362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846971-0)[0x564d5ad79be0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123324362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846971-0)[0x564d5ad79be0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123324362 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=198 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: cec7b'... (mgcp_client.c:807) 20250814123324362 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250814123324362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846971-0)[0x564d5ad79be0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123324362 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cec7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cec7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(266) TC_rab_assign_fail0(266)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cec7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cec7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(266)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123324399 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250814123324399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123324399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123324399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123324399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123324399 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123324399 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123324399 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123324399 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123324399 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123324399 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123324399 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123324399 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123324399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123324399 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123324399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123324399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123324399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123324399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123324419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123324419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123324419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250814123324419 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123324419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcec7b) (hnbgw_rua.c:471) 20250814123324419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-846971 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250814123324419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123324419 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123324419 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123324419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123324419 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123324419 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250814123324419 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250814123324419 DMGW ERROR mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250814123324419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250814123324419 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123324419 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123324419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00074562), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250814123324419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123324419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123324419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123324419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123324419 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123324419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123324419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=56 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: cec7b'... (mgcp_client.c:807) 20250814123324419 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250814123324419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123324419 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{IN_USE}: Removing from parent mgw(mgw-fsm-846971-0)[0x564d5ad87af0] (mgcp_client_endpoint_fsm.c:873) 20250814123324419 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123324419 DLMGCP DEBUG mgw-endp(mgw-fsm-846971-0)[0x564d5ad91c90]{IN_USE}: Deallocated (fsm.c:568) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123324419 DMGW DEBUG mgw(mgw-fsm-846971-0)[0x564d5ad87af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123324419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123324419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123324419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123324419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123324419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123324419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123324419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123324419 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "cec7b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123324455 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250814123324455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123324455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123324455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123324455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad79be0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123324458 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46523<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@1472556f02e3: Final verdict of PTC: none 20250814123324469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123324470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49398<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail-Iuh0-RUA(258)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@1472556f02e3: Final verdict of PTC: none 20250814123324471 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123324471 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123324471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123324471 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123324471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123324471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(263)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@1472556f02e3: Final verdict of PTC: none 20250814123324471 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123324471 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123324471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123324471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(261)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@1472556f02e3: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(265)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(256)@1472556f02e3: Final verdict of PTC: none 20250814123324473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@1472556f02e3: Test case TC_rab_assign_fail finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Aug 14 12:33:24 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250814123324511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123324620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123324620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123324620 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123324620 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123324620 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123324620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123324620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123324620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123324620 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123324620 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123324620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00074562), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123324620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123324620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123324620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123324620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123324620 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123324620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123324620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123324620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123324621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846971)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123324621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123324621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123324621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123324621 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-846971 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123324621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123324621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123324621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123324621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123324621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123324621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123324621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123324621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123325013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49426<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257768) Waiting for packet dumper to finish... 1 (prev_count=257768, count=263804) 20250814123326473 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123326473 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123326473 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123326473 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123326473 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123326473 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Aug 14 12:33:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_rab_assign_mgcp_to started. 20250814123328124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123328129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123328132 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39817<->l=127.0.0.1:4262) (control_if.c:572) 20250814123328211 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328211 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123328211 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123328212 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328212 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123328212 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328212 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123328212 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328212 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123328212 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123328212 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123328212 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123328212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123328213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123328213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328213 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328213 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123328213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123328213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123328213 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123328214 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328214 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123328214 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328214 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123328214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328214 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328214 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328214 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123328214 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328214 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123328214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328214 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328214 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328214 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123328214 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328214 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123328214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328214 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328214 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328214 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123328214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328214 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328214 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123328214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328214 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328214 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123328214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(275)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(273)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123328226 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328226 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123328226 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123328227 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328227 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123328227 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328227 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123328227 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123328227 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123328228 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328228 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123328228 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328228 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123328228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328228 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328228 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328228 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123328228 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328228 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123328228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328228 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328228 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328228 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123328228 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123328228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328228 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328228 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123328228 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123328228 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123328228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123328228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123328228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123328228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123328228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328228 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123328228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123328228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123328228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123328228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123328228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123328249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123328249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123328249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123328249 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123328249 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123328249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123328249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123328249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123328249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123328252 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123328252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f7fd2), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123328252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123328252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123328252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123328252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123328252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123328252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123328252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123328252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123328252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123328252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123328425 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123328425 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123328425 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123328425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123328434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328434 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123328434 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123328434 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123328434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123328434 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123328434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123328436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328436 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123328436 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123328436 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123328436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123328437 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123328437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123328438 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123328438 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123328438 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123328438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123328444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123328444 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123328444 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123328444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123328444 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123328444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123328444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123328444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123328444 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123328444 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123328444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123328444 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123328444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123329235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123329235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123329235 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123329235 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123329235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123329235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123329235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123329235 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123329235 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123329235 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123329235 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123329235 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123329235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123329235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123329235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123329235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123329235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123329235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123329236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123329236 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123329236 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123329236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123329236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123329236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123329236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123329236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123329236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123329236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123329236 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123329236 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123329236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123329236 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123329236 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123329237 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123329237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123329237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123329237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123329237 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123329253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123329253 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123329253 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123329253 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123329253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123329253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123329253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123329253 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123329254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123329254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123329254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123329254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123329254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123329254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123329254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123329254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123329254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123329254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123329254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123329254 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123329254 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123329254 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123329254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123329254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123329254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123329254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123329254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123329254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123329254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123329254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123329254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123329254 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123329254 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123329254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123329254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123329254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123329254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123329254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123329254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123329254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123329254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(277)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123329267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(274)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@1472556f02e3: Added conn table entry 0TC_rab_assign_mgcp_to0(280)9343482 20250814123330313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123330313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123330313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123330313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123330313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e91fa, normal) (hnbgw_rua.c:407) 20250814123330313 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123330313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123330313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9343482 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123330313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123330313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123330314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9343482 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123330314 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123330314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123330314 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9343482 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123330314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9343482 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123330314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123330314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123330314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123330314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123330314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123330314 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123330314 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123330314 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123330314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300036d0056400500f1100926) (sccp_scrc.c:406) 20250814123330314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123330314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123330314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123330314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123330314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123330314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123330314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123330314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123330314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123330314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123330314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123330314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123330314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123330314 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123330314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123330314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123330315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123330315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123330315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123330315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123330315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123330315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123330315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123330315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@1472556f02e3: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3723934 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@1472556f02e3: setverdict(pass): none -> pass 20250814123330334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123330335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123330335 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123330335 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123330335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123330335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123330335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123330335 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123330335 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123330335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123330335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123330335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123330335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123330335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=0089814d) (sccp_scrc.c:477) 20250814123330335 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250814123330335 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123330335 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123330335 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123330335 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123330335 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123330335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123330335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123330537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123330537 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123330537 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123330537 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123330537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123330537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123330537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123330537 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123330537 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123330537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123330537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123330537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123330537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123330537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123330537 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250814123330537 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123330537 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123330537 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123330537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123330537 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123330537 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123330537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123330537 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123330538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123330538 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123330538 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123330538 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123330538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123330538 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123330538 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{UNUSED}: Allocated (fsm.c:456) 20250814123330538 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{UNUSED}: is child of mgw(mgw-fsm-9343482-0)[0x564d5ad91c90] (fsm.c:486) 20250814123330538 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9343482-0)[0x564d5ad91c90] (mgcp_client_endpoint_fsm.c:724) 20250814123330538 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123330538 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123330538 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123330538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9343482-0)[0x564d5adbfe10]{ST_CRCX}: Allocated (fsm.c:456) 20250814123330538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9343482-0)[0x564d5adbfe10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0] (fsm.c:486) 20250814123330538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9343482-0)[0x564d5adbfe10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123330538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9343482-0)[0x564d5adbfe10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123330538 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 8e91f'... (mgcp_client.c:807) 20250814123330538 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123330538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9343482-0)[0x564d5adbfe10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123330538 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e91fa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e91fa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@1472556f02e3: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e91fa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e91fa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123332072 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123332073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001db736), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123332073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123332073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123332073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123332073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123332073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123332073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123332073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123332073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123332073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123332073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123332073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123332073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123332079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123332079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123332079 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123332079 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123332079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123332079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123332079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123332079 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123332079 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123332080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123332080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123332080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123332080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123332080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=001db736) (sccp_scrc.c:477) 20250814123332080 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250814123332080 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123332080 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123332080 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123332080 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123332080 DLSCCP DEBUG SCCP-SCOC(24)[0x564d5ad874a0]{IDLE}: Deallocated (fsm.c:568) 20250814123334540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe10]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250814123334540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe10]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250814123334540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe10]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0] (mgcp_client_fsm.c:526) 20250814123334540 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250814123334540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe10]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250814123334540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe10]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250814123334540 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250814123334540 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123334540 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250814123334540 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-9343482-0)[0x564d5ad91c90] (mgcp_client_endpoint_fsm.c:925) 20250814123334540 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250814123334540 DLMGCP DEBUG mgw-endp(mgw-fsm-9343482-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250814123334540 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250814123334540 DMGW ERROR mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250814123334540 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250814123334540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250814123334540 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123334540 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123334540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089814d), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250814123334540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123334540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123334540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123334540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123334540 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250814123334540 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250814123334540 DMGW DEBUG mgw(mgw-fsm-9343482-0)[0x564d5ad91c90]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250814123334541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123334541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123334541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123334541 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123334541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123334541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123334541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123334541 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123334562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123334562 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123334562 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123334562 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123334562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123334562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123334562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123334562 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123334563 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123334563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123334563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123334563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123334563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123334563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123334563 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250814123334563 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123334563 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123334563 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123334563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123334563 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123334563 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123334563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123334563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123334563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123334563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123334563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@1472556f02e3: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)9343482 20250814123334594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123334594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123334594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123334594 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123334594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8e91fa,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123334594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9343482 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123334594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123334594 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123334594 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123334594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123334594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123334594 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123334594 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123334594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089814d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123334594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123334594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123334594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123334594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123334594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123334594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123334594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123334595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123334595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123334595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123334595 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123334595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123334595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123334595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123334595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@1472556f02e3: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3723934 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Session index based on connection ID:0 20250814123334606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123334606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123334606 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123334606 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123334606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123334606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123334606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123334606 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123334606 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123334606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123334606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123334606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123334606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123334606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=0089814d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123334606 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250814123334606 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123334606 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123334606 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123334606 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123334606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123334606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123334606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123334606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123334606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9343482)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123334606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123334606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123334606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123334606 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9343482 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814123334606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089814d), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250814123334606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123334606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123334606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123334606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123334606 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123334606 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123334606 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123334606 DLSCCP DEBUG SCCP-SCOC(27)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123334606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123334607 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123334607 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123334607 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123334607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123334607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123334607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123334607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@1472556f02e3: RLC received in state:disconnect_pending 20250814123334621 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123334622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00074562), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123334622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123334622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123334622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123334622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123334622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123334622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123334622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123334622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123334622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123334622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123334622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123334622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123334624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123334624 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123334624 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123334624 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123334624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123334624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123334624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123334624 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123334624 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123334624 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123334624 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123334624 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123334624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123334624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00074562) (sccp_scrc.c:477) 20250814123334624 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250814123334624 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123334624 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123334624 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123334624 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123334624 DLSCCP DEBUG SCCP-SCOC(26)[0x564d5ad6e880]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123336617 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39817<->l=127.0.0.1:4262) (control_if.c:193) 20250814123336618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(268)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123336622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123336623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123336623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123336623 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123336623 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123336624 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@1472556f02e3: Final verdict of PTC: none 20250814123336626 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123336626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123336626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123336626 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123336627 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_rab_assign_mgcp_to(267)@1472556f02e3: Final verdict of PTC: none 20250814123336627 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(273)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@1472556f02e3: Final verdict of PTC: none 20250814123336627 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123336627 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123336627 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123336627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123336627 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123336627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123336627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_mgcp_to-Iuh0(271)@1472556f02e3: Final verdict of PTC: none 20250814123336627 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123336627 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123336627 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123336628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123336628 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123336628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123336628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(279)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(270)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@1472556f02e3: Final verdict of PTC: none 20250814123336630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59870<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@1472556f02e3: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Aug 14 12:33:36 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250814123336713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123337216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274632) Waiting for packet dumper to finish... 1 (prev_count=274632, count=275172) 20250814123338253 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123338253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f7fd2), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123338254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123338254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123338254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123338254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123338254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123338254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123338254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123338254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123338254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123338254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123338254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123338254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123338628 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123338628 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123338628 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123338628 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123338628 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123338628 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Aug 14 12:33:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250814123340322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123340327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123340333 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44235<->l=127.0.0.1:4262) (control_if.c:572) 20250814123340424 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340424 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123340424 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123340425 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340425 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123340425 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340425 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123340425 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123340425 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123340425 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340425 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123340426 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340426 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123340426 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340426 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123340426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340426 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340426 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340426 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123340426 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123340426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340426 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340426 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340426 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123340426 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123340427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340427 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340427 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123340427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123340427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123340427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340427 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123340427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123340427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123340427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123340427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(289)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(287)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123340442 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340442 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123340442 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123340442 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340442 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123340443 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340443 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123340443 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123340443 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123340444 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340444 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123340444 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340444 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123340444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340444 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340444 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340444 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123340444 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340444 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123340444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340444 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340444 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340444 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123340444 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340444 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123340444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340444 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340444 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123340444 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123340444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123340444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123340444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123340444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123340444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123340444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123340444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123340444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123340444 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123340444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340444 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340444 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340444 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123340444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123340444 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123340444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340444 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340444 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340444 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123340444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123340444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123340445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123340445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123340445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123340445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123340445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123340445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123340445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123340445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123340445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123340445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123340445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123340466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123340466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123340466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123340466 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123340466 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123340466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123340466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123340466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123340466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123340640 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123340640 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123340640 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123340640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123340649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340649 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123340649 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123340649 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123340649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123340649 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123340649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123340653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123340653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123340653 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123340653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123340653 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123340653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123340656 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123340656 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123340656 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123340656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123340662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340662 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123340662 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123340662 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123340662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123340662 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123340662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123340662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123340662 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123340662 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123340662 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123340662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123340662 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123340662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123341461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123341461 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123341461 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123341461 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123341461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123341461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123341461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123341461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123341461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123341462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123341462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123341462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123341462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123341462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123341462 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123341462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123341462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341462 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123341462 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123341462 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123341462 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123341462 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123341462 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123341462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123341462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123341462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123341462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123341462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123341462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123341462 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123341462 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123341462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123341462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123341462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123341462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123341462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123341462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123341462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123341462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123341470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123341470 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123341470 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123341470 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123341470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123341470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123341470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123341470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123341470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123341470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123341470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123341470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123341470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123341470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123341470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123341470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123341470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123341470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123341470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123341470 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123341470 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123341470 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123341470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123341470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123341470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123341471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123341471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123341471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123341471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123341471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123341471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123341471 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123341471 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123341471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123341471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123341471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123341471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123341471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123341471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123341471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123341471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(291)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123341491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(288)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@1472556f02e3: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6803082 20250814123342537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123342537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123342537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123342537 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123342537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67ce8a, normal) (hnbgw_rua.c:407) 20250814123342537 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123342537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123342537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6803082 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123342537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123342537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123342537 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6803082 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123342537 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123342537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123342537 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6803082 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123342537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6803082 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123342537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123342537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123342537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123342538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123342538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123342538 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123342538 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123342538 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123342538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002760056400500f1100926) (sccp_scrc.c:406) 20250814123342538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123342538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123342538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123342538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123342538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123342538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123342538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123342538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123342538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123342538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123342538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123342538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123342538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123342538 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123342538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123342538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123342538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123342538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123342538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123342538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123342538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123342539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123342539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@1472556f02e3: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1917993 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123342560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342560 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123342560 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123342560 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123342560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123342560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123342560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123342560 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123342561 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123342561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123342561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123342561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123342561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123342561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00713a85) (sccp_scrc.c:477) 20250814123342561 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250814123342561 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123342561 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123342561 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123342561 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123342561 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123342561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123342561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123342765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123342765 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123342765 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123342765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123342765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123342765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123342765 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123342765 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123342765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123342765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123342765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123342765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123342765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123342765 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250814123342765 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123342765 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123342765 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123342765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123342765 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123342765 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123342765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123342765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123342765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123342765 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123342765 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123342765 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123342765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123342765 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123342765 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{UNUSED}: Allocated (fsm.c:456) 20250814123342765 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{UNUSED}: is child of mgw(mgw-fsm-6803082-0)[0x564d5adbfe10] (fsm.c:486) 20250814123342766 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6803082-0)[0x564d5adbfe10] (mgcp_client_endpoint_fsm.c:724) 20250814123342766 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123342766 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123342766 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123342766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad91c90]{ST_CRCX}: Allocated (fsm.c:456) 20250814123342766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad91c90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0] (fsm.c:486) 20250814123342766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad91c90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123342766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad91c90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123342766 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 67ce8'... (mgcp_client.c:807) 20250814123342766 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250814123342766 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad91c90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123342766 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67ce8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67ce8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67ce8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67ce8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123342809 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250814123342809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123342809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123342809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123342809 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123342809 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123342809 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123342809 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123342809 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123342809 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123342809 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123342809 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123342809 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123342809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123342809 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123342809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123342809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123342809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123342809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123342836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123342836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123342837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123342837 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123342837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67ce8a) (hnbgw_rua.c:471) 20250814123342837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6803082 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123342837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123342837 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123342837 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123342837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123342837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123342837 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123342837 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123342837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123342837 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123342837 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6803082-0)[0x564d5adbfe10] (mgcp_client_endpoint_fsm.c:724) 20250814123342837 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123342837 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123342837 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123342837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123342837 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 67ce'... (mgcp_client.c:807) 20250814123342837 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123342837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123342837 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123342837 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123342837 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "67ce8a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67ce8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123342864 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250814123342864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250814123342864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123342864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123342864 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123342864 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123342864 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123342864 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123342864 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123342864 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123342864 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123342864 DMGW INFO mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20250814123342864 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250814123342864 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123342864 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123342864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123342864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123342864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123342864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123342871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123342871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123342871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123342871 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123342871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67ce8a) (hnbgw_rua.c:471) 20250814123342871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6803082 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123342871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123342871 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123342871 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123342871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123342871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123342871 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123342871 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123342871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123342871 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250814123342871 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250814123342871 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123342871 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6803082-0)[0x564d5adbfe10] (mgcp_client_endpoint_fsm.c:724) 20250814123342871 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123342871 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123342871 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123342871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad874a0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123342871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad874a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0] (fsm.c:486) 20250814123342871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad874a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123342871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad874a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814123342871 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 67ce'... (mgcp_client.c:807) 20250814123342871 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123342872 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6803082-0)[0x564d5ad874a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123342872 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123342872 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123342872 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123342872 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "67ce8a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67ce8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123342901 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250814123342901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123342901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123342901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123342901 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123342901 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123342901 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123342901 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123342901 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123342901 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123342902 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123342902 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123342902 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123342902 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123342902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123342902 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123342902 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123342902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123342902 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123342902 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123342902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00713a85), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123342902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123342902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123342902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123342902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123342902 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123342902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123342902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123342902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123342902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123342902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123342902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123342902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123342949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342949 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123342949 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123342949 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123342949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123342949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123342949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123342949 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123342949 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123342949 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123342949 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123342949 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123342949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123342949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123342949 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250814123342949 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123342949 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123342949 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123342949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123342949 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123342949 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123342949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123342949 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123342949 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123342949 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123342949 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123342949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123342949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 67ce'... (mgcp_client.c:807) 20250814123342949 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123342949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123342949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123342949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 67ce'... (mgcp_client.c:807) 20250814123342949 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123342949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123342949 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: Removing from parent mgw(mgw-fsm-6803082-0)[0x564d5adbfe10] (mgcp_client_endpoint_fsm.c:873) 20250814123342949 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123342949 DLMGCP DEBUG mgw-endp(mgw-fsm-6803082-0)[0x564d5ad87af0]{IN_USE}: Deallocated (fsm.c:568) 20250814123342949 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123342949 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123342949 DMGW DEBUG mgw(mgw-fsm-6803082-0)[0x564d5adbfe10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123342949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123342949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814123342949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123342949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "67ce8a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250814123342953 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "67ce8a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad91c90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123342953 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123342953 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad874a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@1472556f02e3: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6803082 20250814123342956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123342956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123342956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123342956 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123342956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67ce8a,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123342956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6803082 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123342956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123342956 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123342956 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123342956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123342956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123342956 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123342956 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123342956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00713a85), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123342956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123342956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123342956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123342956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123342956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123342956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123342956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123342956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342956 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123342956 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123342956 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123342956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123342956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123342956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123342956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@1472556f02e3: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1917993 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Session index based on connection ID:0 20250814123342958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342958 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123342958 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123342958 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123342958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123342958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123342958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123342958 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123342958 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123342958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123342958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123342958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123342958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123342958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00713a85), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123342958 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250814123342958 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123342958 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123342958 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123342958 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123342958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123342958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123342958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123342958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123342958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6803082)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123342958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123342958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123342958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123342958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6803082 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123342958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00713a85), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250814123342958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123342958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123342958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123342958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123342958 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123342958 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123342958 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123342958 DLSCCP DEBUG SCCP-SCOC(28)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123342958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123342958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123342958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123342958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123342958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123342958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123342958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123342958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@1472556f02e3: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123344961 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44235<->l=127.0.0.1:4262) (control_if.c:193) 20250814123344962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(282)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123344963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123344963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123344963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123344963 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123344963 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123344963 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(291)@1472556f02e3: Final verdict of PTC: none 20250814123344963 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123344963 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123344963 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@1472556f02e3: Final verdict of PTC: none 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123344963 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123344963 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123344963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123344963 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123344963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123344963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(290)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@1472556f02e3: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@1472556f02e3: Final verdict of PTC: none 20250814123344964 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123344964 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123344964 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.msc0-SCCP(287)@1472556f02e3: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@1472556f02e3: Final verdict of PTC: none 20250814123344964 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123344964 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123344964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123344964 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123344964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123344964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(292)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(284)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(293)@1472556f02e3: Final verdict of PTC: none 20250814123344964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@1472556f02e3: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Thu Aug 14 12:33:44 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250814123345017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123345520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305928) Waiting for packet dumper to finish... 1 (prev_count=305928, count=306468) 20250814123346964 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123346964 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123346964 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123346964 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123346964 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123346964 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Aug 14 12:33:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123348254 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123348254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f7fd2), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123348255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123348255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123348255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123348255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123348255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_cs_mo_disconnect started. 20250814123348646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123348651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123348653 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38129<->l=127.0.0.1:4262) (control_if.c:572) 20250814123348722 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348722 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348722 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123348723 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348723 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348723 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348723 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348723 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123348723 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_mo_disconnect-Iuh0(299)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123348723 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348723 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348724 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348724 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123348724 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348725 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123348725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348725 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348725 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348725 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123348725 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348725 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123348725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348725 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348725 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348725 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123348725 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123348725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348725 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348725 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348725 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123348725 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123348725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348725 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123348725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123348725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123348725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123348725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(303)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(301)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123348738 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348738 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348738 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123348738 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348738 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348738 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348738 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348738 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123348738 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123348739 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348739 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123348739 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348739 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123348739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348739 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348739 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348739 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123348739 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348739 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123348739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348739 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348739 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348739 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123348739 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348739 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123348739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348739 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348739 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123348739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123348739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123348739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123348739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123348739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123348739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123348739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123348739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123348739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123348739 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123348739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123348739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123348739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123348739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123348739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123348739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123348739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123348758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123348758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123348758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123348758 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123348758 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123348758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123348758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123348758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123348758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123348936 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123348936 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123348936 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123348936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123348945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348945 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123348946 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123348946 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123348946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123348946 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123348946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123348948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348948 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123348948 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123348949 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123348949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123348949 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123348949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123348949 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123348949 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123348949 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123348949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123348954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348955 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123348955 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123348955 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123348955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123348955 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123348955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123348955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123348955 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123348955 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123348955 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123348955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123348955 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123348955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123349754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123349754 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123349754 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123349754 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123349754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123349754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123349754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123349754 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123349754 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123349754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123349754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123349754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123349754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123349754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123349754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123349754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123349754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123349754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123349754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123349754 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123349754 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123349754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123349754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123349754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123349754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123349754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123349754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123349754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123349754 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123349754 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123349754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123349754 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123349754 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123349754 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123349754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123349754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123349754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123349754 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123349757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123349757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123349757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123349757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123349757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123349757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123349757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123349757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123349757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123349757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123349757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123349757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123349757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123349757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123349757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123349757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123349757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123349757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123349757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123349757 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123349757 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123349757 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123349757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123349757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123349757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123349757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123349757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123349757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123349757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123349757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123349757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123349757 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123349757 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123349757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123349757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123349757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123349757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123349757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123349757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123349757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123349757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123349795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52488<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(302)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@1472556f02e3: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)14561831 20250814123350847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123350847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123350847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123350847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123350847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde3227, normal) (hnbgw_rua.c:407) 20250814123350847 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123350847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123350847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561831 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123350847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123350847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123350847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561831 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123350847 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123350847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123350847 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14561831 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123350847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561831 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123350847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123350847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123350847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123350848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123350848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123350848 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123350848 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123350848 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123350848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002960056400500f1100926) (sccp_scrc.c:406) 20250814123350848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123350848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123350848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123350848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123350848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123350848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123350848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123350848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123350848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123350848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123350848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123350848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123350848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123350848 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123350848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123350848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123350848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123350848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123350848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123350848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123350848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123350848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123350848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123350848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@1472556f02e3: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)15963023 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@1472556f02e3: setverdict(pass): none -> pass 20250814123350869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123350869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123350869 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123350869 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123350869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123350869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123350869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123350869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123350870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123350870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123350870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123350870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123350870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00afa881) (sccp_scrc.c:477) 20250814123350870 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250814123350870 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123350870 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123350870 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123350870 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123350870 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123350870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123350870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123350869 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123351049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123351049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123351049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814123351049 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123351049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde3227) (hnbgw_rua.c:471) 20250814123351049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561831 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814123351049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123351049 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814123351049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814123351049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814123351049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123351049 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123351049 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123351049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afa881), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250814123351049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123351049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123351049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123351049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123351049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123351050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123351050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123351050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123351050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123351050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123351050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123351050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: vl_len:13 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250814123351072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123351072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123351072 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123351073 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123351073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123351073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123351073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123351073 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123351073 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123351073 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123351073 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123351073 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123351073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123351073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250814123351073 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250814123351073 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123351073 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123351073 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123351073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123351073 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123351073 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123351073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123351073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123351073 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250814123351073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123351073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@1472556f02e3: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)14561831 20250814123351097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123351097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123351097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123351097 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123351097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde3227,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123351097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561831 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123351097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123351097 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123351097 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123351097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123351097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123351097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123351097 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123351097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afa881), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123351097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123351097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123351097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123351098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123351098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123351098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123351098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123351098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123351098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123351098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123351098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123351098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123351098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123351098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123351098 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@1472556f02e3: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)15963023 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Session index based on connection ID:0 20250814123351108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123351108 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123351108 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123351108 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123351108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123351108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123351108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123351108 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123351109 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123351109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123351109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123351109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123351109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123351109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00afa881), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123351109 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250814123351109 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123351109 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123351109 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123351109 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123351109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123351109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123351109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123351109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123351109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561831)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123351109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123351109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123351109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123351109 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561831 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814123351109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afa881), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250814123351109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123351109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123351109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123351109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123351109 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123351109 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123351109 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123351109 DLSCCP DEBUG SCCP-SCOC(29)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123351109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123351109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123351109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123351109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123351109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123351109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123351109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123351109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@1472556f02e3: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123353115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123353116 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38129<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(296)@1472556f02e3: Final verdict of PTC: none 20250814123353120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123353121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123353121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123353121 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123353121 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123353121 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(305)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@1472556f02e3: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@1472556f02e3: Final verdict of PTC: none 20250814123353124 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123353124 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123353124 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123353124 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123353124 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123353124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123353124 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123353124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123353124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123353124 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123353124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123353125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123353125 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123353125 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123353125 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123353125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123353125 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123353125 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123353125 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(304)@1472556f02e3: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@1472556f02e3: Final verdict of PTC: none 20250814123353125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123353125 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123353125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123353125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(302)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(307)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(298)@1472556f02e3: Final verdict of PTC: none 20250814123353127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52488<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Aug 14 12:33:53 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250814123353212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123353715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52490<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237892) Waiting for packet dumper to finish... 1 (prev_count=237892, count=238432) 20250814123355125 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123355125 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123355126 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123355126 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123355126 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123355126 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Aug 14 12:33:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_ps_mo_disconnect started. 20250814123356836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123356841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123356843 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34379<->l=127.0.0.1:4262) (control_if.c:572) 20250814123356913 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356913 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123356913 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123356914 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356914 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123356914 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356914 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123356914 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123356914 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123356914 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356914 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123356915 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356915 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123356915 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356915 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123356915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356915 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356915 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356915 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123356915 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356915 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123356915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356915 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356915 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356915 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123356915 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123356915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356915 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356915 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356915 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123356915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123356916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356916 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123356916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123356916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123356916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123356916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(317)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123356938 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356938 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123356938 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123356938 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356938 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123356939 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356939 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123356939 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356939 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123356939 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123356939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123356939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356939 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356939 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123356939 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123356939 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356939 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123356939 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123356939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356939 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123356939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356939 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356940 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356940 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356940 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123356940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123356940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123356940 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123356940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356940 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356940 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356940 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123356940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123356940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123356940 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123356941 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356941 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123356941 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123356941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356941 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123356941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356941 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356941 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123356941 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123356941 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123356941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123356941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123356941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123356941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123356941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123356941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123356941 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123356941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123356941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123356941 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123356941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123356941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123356941 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123356941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123356941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123356941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123356941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123356941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123356941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123356941 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123356976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123356976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123356976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123356976 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123356976 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123356976 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123356976 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123356976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123356976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123357128 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123357128 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123357128 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123357128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123357136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357136 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123357136 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123357136 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123357136 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123357136 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123357136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123357139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357139 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123357139 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123357139 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123357139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123357139 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123357139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123357159 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123357159 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123357159 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123357159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123357167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357168 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123357168 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123357168 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123357168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123357168 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123357168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123357170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357170 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123357170 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123357170 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123357170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123357170 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123357170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123357942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357942 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123357942 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123357942 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123357942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123357942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123357942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123357942 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123357942 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123357942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123357942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123357942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123357942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123357942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123357942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123357942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123357942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123357942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123357942 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123357942 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123357942 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123357942 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123357942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123357942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123357942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123357942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123357942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123357942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123357942 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123357942 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123357942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123357942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123357942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123357942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123357942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123357942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123357942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123357970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357970 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123357970 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123357970 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123357970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123357970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123357970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123357970 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123357970 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123357970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123357970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123357970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123357970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123357970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123357970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123357970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123357970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123357971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123357971 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123357971 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123357971 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123357971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123357971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123357971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123357971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123357971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123357971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123357971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123357971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123357971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123357971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123357971 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123357971 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123357971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123357971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123357971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123357971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123357971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123357971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123357971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123357971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123358006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123358255 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123358255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f7fd2), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123358255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123358255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123358255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123358255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123358255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123358256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123358256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123358256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123358256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123358256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123358256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123358256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123358260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123358260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123358260 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123358260 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123358260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123358260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123358260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123358260 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123358260 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123358260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123358260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123358260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123358260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123358260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=008f7fd2) (sccp_scrc.c:477) 20250814123358260 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250814123358260 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123358260 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123358260 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123358260 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123358261 DLSCCP DEBUG SCCP-SCOC(25)[0x564d5ad7c150]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(319)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@1472556f02e3: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)15794596 20250814123359051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123359051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123359051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123359051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123359051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf101a4, normal) (hnbgw_rua.c:407) 20250814123359051 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123359051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123359051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794596 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123359051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123359051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123359051 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123359051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794596 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123359051 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123359051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123359051 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15794596 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123359051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794596 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123359051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123359051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123359051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123359051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123359051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123359051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123359051 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123359051 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123359051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300000e0056400500f1100926) (sccp_scrc.c:406) 20250814123359051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123359051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123359051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123359051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123359051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123359051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123359051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123359051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123359051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123359051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123359051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123359051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123359051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123359051 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123359051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123359051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123359051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123359051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123359051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123359051 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123359051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123359051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123359051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123359052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@1472556f02e3: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)3035027 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123359068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123359068 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123359068 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123359068 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123359068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123359068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123359068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123359068 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123359068 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123359068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123359068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123359068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123359068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123359068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0087dab8) (sccp_scrc.c:477) 20250814123359068 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250814123359068 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123359068 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123359068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123359068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123359068 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123359068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123359068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123359252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123359253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123359253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814123359253 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123359253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf101a4) (hnbgw_rua.c:471) 20250814123359253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794596 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814123359253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123359253 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814123359253 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814123359253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814123359253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123359253 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123359253 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123359253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087dab8), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250814123359253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123359253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123359253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123359253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123359253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123359253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123359253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123359253 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123359253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123359253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123359254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123359254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250814123359280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123359280 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123359280 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123359280 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123359280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123359280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123359280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123359280 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123359280 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123359280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123359280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123359280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123359280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123359280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250814123359280 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250814123359280 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123359280 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123359280 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123359280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123359280 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123359280 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123359280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123359280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123359280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250814123359280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123359280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@1472556f02e3: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)15794596 20250814123359306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123359306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123359306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123359306 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123359306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf101a4,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123359306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794596 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123359306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123359306 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123359306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123359306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123359306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123359306 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123359306 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123359306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087dab8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123359306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123359306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123359306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123359306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123359306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123359306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123359306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123359307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123359307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123359307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123359307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123359307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123359307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123359307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123359307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@1472556f02e3: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)3035027 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Session index based on connection ID:0 20250814123359315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123359316 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123359316 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123359316 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123359316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123359316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123359316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123359316 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123359316 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123359316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123359316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123359316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123359316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123359316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0087dab8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123359316 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250814123359316 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123359316 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123359316 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123359316 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123359316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123359316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123359316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123359316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123359316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15794596)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123359316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123359316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123359316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123359316 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15794596 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814123359316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087dab8), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250814123359316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123359316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123359316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123359316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123359316 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123359316 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123359316 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123359316 DLSCCP DEBUG SCCP-SCOC(30)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123359316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123359316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123359316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123359316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123359316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123359316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123359316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123359316 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123401323 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34379<->l=127.0.0.1:4262) (control_if.c:193) 20250814123401325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(311)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(310)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123401330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123401331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123401331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123401331 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123401331 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123401331 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@1472556f02e3: Final verdict of PTC: none 20250814123401333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123401333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123401333 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123401333 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123401333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(316)@1472556f02e3: Final verdict of PTC: none 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123401334 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123401334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123401334 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123401334 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123401334 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123401334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(321)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(312)@1472556f02e3: Final verdict of PTC: none 20250814123401338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Aug 14 12:34:01 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250814123401428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123401932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225156) Waiting for packet dumper to finish... 1 (prev_count=225156, count=245216) 20250814123403336 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123403336 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123403336 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123403336 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123403336 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123403336 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Thu Aug 14 12:34:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_cs_creq_cref started. 20250814123405082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123405087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123405090 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42991<->l=127.0.0.1:4262) (control_if.c:572) 20250814123405163 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405163 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405163 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123405164 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405164 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405164 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405164 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123405164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_creq_cref-Iuh0(327)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123405164 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405164 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405165 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123405165 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123405165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405165 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123405165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405165 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405165 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405165 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123405165 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123405165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405166 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123405166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405166 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405166 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405166 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123405166 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123405166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405166 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405166 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405166 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123405166 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123405166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405166 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123405166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123405166 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123405166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123405166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123405167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123405167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123405167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(331)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(329)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123405181 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405181 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405181 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123405181 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405181 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405181 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405181 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405181 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123405181 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123405182 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405182 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123405182 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123405182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405182 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123405182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405182 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405182 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405182 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123405182 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123405182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405182 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123405183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405183 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405183 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405183 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123405183 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123405183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405183 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123405183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405183 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405183 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123405183 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123405183 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123405183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123405183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123405183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123405183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123405183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123405183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123405183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123405183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123405183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123405183 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123405183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123405183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123405183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123405183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123405183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123405183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123405183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123405201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123405201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123405202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123405202 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123405202 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123405202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123405202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123405202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123405202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123405377 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123405377 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123405377 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123405377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123405380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123405380 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123405380 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123405380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123405380 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123405380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123405380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123405380 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123405380 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123405380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123405380 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123405380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123405392 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123405392 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123405392 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123405392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123405393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405393 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123405393 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123405393 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123405393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123405393 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123405393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123405394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123405394 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123405394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123405394 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123405394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123405394 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123405394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123406197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123406197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123406197 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123406197 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123406197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123406197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123406197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123406197 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123406198 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123406198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123406198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123406198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123406198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123406198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123406198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123406198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123406198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123406198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123406198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123406198 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123406199 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123406199 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123406199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123406199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123406199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123406199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123406199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123406199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123406199 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123406199 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123406199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123406199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123406199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123406199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123406199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123406199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123406199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123406199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123406204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123406204 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123406204 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123406204 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123406204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123406204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123406204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123406204 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123406204 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123406204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123406205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123406205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123406205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123406205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123406205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123406205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123406205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123406205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123406205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123406205 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123406205 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123406205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123406205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123406205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123406205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123406205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123406205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123406205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123406205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123406205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123406205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123406206 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123406206 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123406206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123406206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123406206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123406206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123406206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123406206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123406206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123406206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(333)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123406228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(330)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@1472556f02e3: Added conn table entry 0TC_ranap_cs_creq_cref0(336)11544175 20250814123407272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123407272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123407272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123407272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123407272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb0266f, normal) (hnbgw_rua.c:407) 20250814123407272 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123407272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123407272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11544175 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123407272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123407272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123407273 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11544175 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123407273 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123407273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123407273 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11544175 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123407273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11544175 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123407273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123407273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123407273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123407273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123407273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123407273 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123407273 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123407273 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123407273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300009a0056400500f1100926) (sccp_scrc.c:406) 20250814123407273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123407273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123407273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123407273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123407273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123407273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123407273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123407273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123407273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123407273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123407273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123407273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123407273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123407273 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123407273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123407273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123407273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123407273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123407273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123407273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123407273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123407273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123407273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123407273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@1472556f02e3: Added conn table entry 0TC_ranap_cs_creq_cref0(336)2447984 TC_ranap_cs_creq_cref0(336)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@1472556f02e3: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)2447984 HNBGW_Test.msc0-SCCP(329)@1472556f02e3: Session index based on connection ID:0 20250814123407295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123407295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123407296 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123407296 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123407296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123407296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123407296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123407296 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123407296 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123407296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123407296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123407296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123407296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123407296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250814123407296 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250814123407296 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250814123407296 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123407296 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123407296 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250814123407296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123407296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250814123407296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814123407296 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814123407296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814123407296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814123407296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123407296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123407296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11544175)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123407296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123407296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123407296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123407296 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11544175 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814123407296 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250814123407296 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123407296 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123407296 DLSCCP DEBUG SCCP-SCOC(31)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123407296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123407296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@1472556f02e3: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)11544175 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123407321 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42991<->l=127.0.0.1:4262) (control_if.c:193) 20250814123407321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(324)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123407324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123407325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123407326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123407326 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123407326 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123407326 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@1472556f02e3: Final verdict of PTC: none 20250814123407327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123407327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123407327 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123407327 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123407327 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123407327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123407327 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(331)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@1472556f02e3: Final verdict of PTC: none 20250814123407327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123407328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123407328 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW-PFCP(326)@1472556f02e3: Final verdict of PTC: none 20250814123407328 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123407328 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123407328 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123407328 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123407328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123407328 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123407328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123407329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(330)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@1472556f02e3: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(335)@1472556f02e3: Final verdict of PTC: none 20250814123407331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Thu Aug 14 12:34:07 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250814123407411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123407914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198976) Waiting for packet dumper to finish... 1 (prev_count=198976, count=199712) 20250814123409328 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123409328 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123409328 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123409329 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123409329 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123409329 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Thu Aug 14 12:34:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ranap_ps_creq_cref started. 20250814123411035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123411040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123411043 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43591<->l=127.0.0.1:4262) (control_if.c:572) 20250814123411123 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411123 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123411123 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123411123 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411123 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123411123 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411123 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123411123 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411123 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123411123 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123411123 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123411125 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411125 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123411125 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411125 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123411125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411125 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411125 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411125 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123411125 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411125 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123411125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411125 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411125 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411125 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123411125 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123411125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411125 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411125 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411125 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123411125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123411125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411125 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123411125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123411125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123411125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123411125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(345)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(343)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123411136 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411136 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123411136 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123411136 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411136 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123411136 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411136 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123411136 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123411136 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123411137 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411137 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123411137 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411137 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123411137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411137 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411137 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411137 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123411137 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411137 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123411137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411137 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411137 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411137 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123411137 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123411137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411137 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411137 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123411137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123411137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123411137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123411137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123411137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123411137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123411137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123411137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123411137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123411137 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123411137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123411137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123411137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123411137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123411137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123411137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123411137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123411156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123411156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123411156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123411156 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123411156 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123411156 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123411157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123411157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123411157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123411334 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123411334 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123411334 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123411334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123411338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123411338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123411338 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123411338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123411338 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123411338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123411338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123411338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123411338 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123411338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123411339 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123411339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123411347 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123411347 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123411347 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123411347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123411350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411350 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123411350 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123411350 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123411350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123411350 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123411350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123411352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123411352 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123411352 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123411352 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123411352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123411352 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123411352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123412154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123412154 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123412154 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123412154 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123412154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123412154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123412154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123412154 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123412154 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123412154 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123412154 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123412154 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123412154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123412154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123412154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123412154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123412154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123412154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123412154 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123412154 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123412154 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123412154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123412154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123412154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123412154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123412154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123412154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123412154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123412154 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123412154 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123412154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123412155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123412155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123412155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123412155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123412155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123412155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123412155 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123412163 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123412163 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123412163 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123412163 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123412163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123412163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123412163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123412163 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123412163 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123412164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123412164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123412164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123412164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123412164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123412164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123412164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123412164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123412164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123412164 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123412164 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123412164 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123412164 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123412164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123412164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123412164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123412164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123412164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123412164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123412164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123412164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123412164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123412164 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123412164 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123412164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123412164 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123412164 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123412164 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123412164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123412164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123412164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123412164 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123412180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38516<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(347)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@1472556f02e3: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13862203 20250814123413224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123413225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123413225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123413225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123413225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd3853b, normal) (hnbgw_rua.c:407) 20250814123413225 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123413225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123413225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13862203 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123413225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123413225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123413225 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123413225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13862203 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123413225 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123413225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123413225 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13862203 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123413225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13862203 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123413225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123413225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123413225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123413225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123413225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123413225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123413225 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123413225 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123413225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001b00056400500f1100926) (sccp_scrc.c:406) 20250814123413225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123413225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123413225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123413225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123413225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123413225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123413225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123413225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123413225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123413225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123413225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123413225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123413225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123413225 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123413225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123413225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123413226 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123413226 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123413226 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123413226 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123413226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123413226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123413226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123413226 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@1472556f02e3: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6402465 TC_ranap_ps_creq_cref0(350)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@1472556f02e3: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6402465 HNBGW_Test.sgsn0-SCCP(346)@1472556f02e3: Session index based on connection ID:0 20250814123413253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123413253 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123413253 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123413253 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123413253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123413253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123413253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123413253 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123413253 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123413253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123413253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123413253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123413253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123413253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250814123413253 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250814123413253 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250814123413253 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123413253 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123413254 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250814123413254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123413254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250814123413254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814123413254 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814123413254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123413254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814123413254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123413254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123413254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13862203)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123413254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123413254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123413254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123413254 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13862203 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814123413254 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250814123413254 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123413254 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123413254 DLSCCP DEBUG SCCP-SCOC(32)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123413254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123413254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@1472556f02e3: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13862203 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123413279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123413280 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43591<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(338)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123413283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123413285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123413285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123413285 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123413285 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123413285 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123413285 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123413285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123413285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123413285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123413285 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP MutexDispCT-TC_ranap_ps_creq_cref(337)@1472556f02e3: Final verdict of PTC: none 20250814123413285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123413286 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123413286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123413286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123413286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123413286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123413286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(344)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@1472556f02e3: Final verdict of PTC: none 20250814123413286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123413286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123413286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123413287 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123413287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123413287 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123413287 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123413287 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123413287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123413287 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123413287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123413287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(348)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(340)@1472556f02e3: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(349)@1472556f02e3: Final verdict of PTC: none 20250814123413291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38516<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Thu Aug 14 12:34:13 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250814123413385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123413887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199056) Waiting for packet dumper to finish... 1 (prev_count=199056, count=199792) 20250814123415288 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123415288 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123415288 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123415288 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123415288 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123415288 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Thu Aug 14 12:34:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250814123416965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123416970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123416972 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38093<->l=127.0.0.1:4262) (control_if.c:572) 20250814123417053 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417053 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123417053 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123417054 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417054 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123417054 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417054 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123417054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123417054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123417054 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417054 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123417055 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417055 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123417055 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417055 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123417055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417055 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417055 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417055 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123417055 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123417055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417055 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417055 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123417055 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123417055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417055 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417056 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417056 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123417056 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123417056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123417056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417056 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123417056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123417056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123417056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123417056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(359)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(357)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123417068 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417068 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123417068 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123417068 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417068 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123417069 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417069 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123417069 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123417069 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123417070 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417070 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123417070 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417070 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123417070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417070 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417070 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417070 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123417070 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417070 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123417070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417070 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417070 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417070 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123417070 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417070 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123417070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417070 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417070 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123417070 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123417070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123417070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123417070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123417070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123417070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123417070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123417070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123417070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123417070 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123417070 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417070 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417070 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417070 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123417070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123417070 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123417070 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417070 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417070 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417070 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123417070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123417070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123417070 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123417070 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417070 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417070 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417070 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123417071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123417071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123417071 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123417071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123417071 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123417071 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123417071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123417071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123417071 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123417088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123417088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123417088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123417088 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123417088 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123417088 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123417089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123417089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123417089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123417266 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123417267 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123417267 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123417267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123417275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417275 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123417275 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123417275 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123417275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123417275 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123417275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123417278 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123417278 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123417278 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123417278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123417278 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123417278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123417280 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123417280 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123417280 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123417280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123417285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123417285 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123417285 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123417285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123417285 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123417285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123417286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123417286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123417286 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123417286 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123417286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123417286 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123417286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123418076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123418076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123418076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123418076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123418076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123418076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123418076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123418076 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123418076 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123418076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123418076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123418076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123418076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123418076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123418076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123418076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123418076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123418076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123418076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123418076 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123418076 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123418076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123418076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123418076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123418076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123418076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123418076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123418076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123418076 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123418076 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123418076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123418076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123418076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123418076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123418076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123418076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123418076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123418076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123418087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123418087 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123418087 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123418087 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123418087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123418087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123418087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123418087 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123418087 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123418087 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123418087 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123418087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123418087 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123418087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123418087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123418087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123418087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123418087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123418087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123418087 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123418087 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123418087 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123418087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123418087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123418087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123418087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123418088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123418088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123418088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123418088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123418088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123418088 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123418088 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123418088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123418088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123418088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123418088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123418088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123418088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123418088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123418088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123418118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(361)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@1472556f02e3: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6575365 20250814123419169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123419169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123419169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123419169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123419169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x645505, normal) (hnbgw_rua.c:407) 20250814123419169 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123419169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123419169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575365 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123419169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123419169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123419169 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123419169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575365 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123419169 DCN DEBUG map_sccp[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123419169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123419169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6575365 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123419169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575365 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123419169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123419169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123419169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123419169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123419169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123419169 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123419169 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123419169 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123419169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000e70056400500f1100926) (sccp_scrc.c:406) 20250814123419169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123419169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123419169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123419169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123419169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123419169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123419169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123419169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123419169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123419170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123419170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123419170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123419170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123419170 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123419170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123419170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123419170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123419170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123419170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123419170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123419170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123419170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123419170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123419170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@1472556f02e3: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8495749 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@1472556f02e3: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@1472556f02e3: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6575365 20250814123419372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123419372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123419373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814123419373 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123419373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x645505,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814123419373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575365 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814123419373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123419373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123419373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123420191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123420191 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123420191 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123420191 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123420191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123420191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123420191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123420191 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123420191 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123420191 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123420191 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123420191 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123420191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123420191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=00323b68) (sccp_scrc.c:477) 20250814123420191 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250814123420191 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123420191 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123420191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123420191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123420191 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123420191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123420191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123420191 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123420191 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123420191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00323b68), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123420191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123420191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123420191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123420191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123420191 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123420191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250814123420191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123420191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123420191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6575365)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123420191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123420191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:206) 20250814123420191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123420191 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6575365 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814123420191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123420191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123420191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123420191 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123420191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123420191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123420191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123420191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@1472556f02e3: Session index based on local reference:0 20250814123420194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123420194 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123420194 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123420194 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123420194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123420194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123420194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123420194 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123420194 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123420194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123420194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123420194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123420194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123420194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=00323b68) (sccp_scrc.c:477) 20250814123420194 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250814123420194 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123420194 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123420194 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123420194 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123420194 DLSCCP DEBUG SCCP-SCOC(33)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@1472556f02e3: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8495749 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123421210 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38093<->l=127.0.0.1:4262) (control_if.c:193) 20250814123421210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(352)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123421213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123421215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123421215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123421215 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123421215 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123421215 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123421215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123421215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123421215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123421215 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123421215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123421215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123421215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123421215 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123421216 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123421216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123421216 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123421216 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123421216 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@1472556f02e3: Final verdict of PTC: none 20250814123421216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123421216 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123421216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123421216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@1472556f02e3: Final verdict of PTC: none 20250814123421218 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123421218 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123421218 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123421218 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123421218 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123421218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123421218 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123421218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123421218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(357)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@1472556f02e3: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(363)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(354)@1472556f02e3: Final verdict of PTC: none 20250814123421222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Thu Aug 14 12:34:21 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250814123421310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123421812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211836) Waiting for packet dumper to finish... 1 (prev_count=211836, count=212476) 20250814123423217 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123423217 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123423217 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123423219 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123423219 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123423219 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Thu Aug 14 12:34:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250814123424937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123424943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123424948 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41173<->l=127.0.0.1:4262) (control_if.c:572) 20250814123425018 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425018 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123425018 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123425018 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425018 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123425018 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123425018 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123425018 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425018 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123425019 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425019 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123425020 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425020 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123425020 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425020 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123425020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425020 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425020 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425020 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123425020 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425020 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123425020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425020 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425020 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425020 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123425020 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123425020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425020 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425020 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425020 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123425020 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123425020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425020 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425020 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425020 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425020 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123425020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425020 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425020 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425020 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123425020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425020 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425020 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425020 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123425020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425020 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425020 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425020 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123425020 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(373)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(371)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123425033 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425033 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123425033 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123425034 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425034 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123425034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425034 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123425034 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123425034 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123425035 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425035 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123425035 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425035 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123425035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425035 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425035 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425035 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123425035 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425035 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123425035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425035 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425035 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123425035 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425035 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123425035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425035 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425035 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123425035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123425035 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123425035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123425035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123425035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123425035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123425035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123425035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123425035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123425035 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123425035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123425035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123425035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123425035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123425035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425036 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123425036 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123425036 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123425036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123425036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123425036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123425053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123425053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123425053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123425054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123425054 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123425054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123425054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123425054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123425054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123425230 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123425230 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123425230 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123425230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123425241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425241 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123425241 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123425241 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123425241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123425241 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123425241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123425245 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123425245 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123425245 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123425245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123425245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123425245 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123425245 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123425245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123425245 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123425245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(376)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123425250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123425250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123425250 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123425250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123425250 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123425250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123425251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123425251 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123425251 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123425251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123425251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123425251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123425251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123426046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123426046 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123426046 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123426046 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123426046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123426046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123426046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123426046 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123426047 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123426047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123426047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123426047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123426047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123426047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123426047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123426047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123426047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123426047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123426047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123426047 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123426047 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123426047 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123426047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123426047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123426047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123426048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123426048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123426048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123426048 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123426048 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123426048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123426048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123426048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123426048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123426048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123426048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123426048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123426048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123426064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123426064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123426064 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123426064 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123426064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123426064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123426064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123426064 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123426064 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123426064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123426064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123426064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123426064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123426064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123426065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123426065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123426065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123426065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123426065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123426065 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123426065 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123426065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123426065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123426065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123426065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123426065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123426065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123426065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123426065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123426065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123426065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123426065 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123426065 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123426065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123426065 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123426065 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123426065 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123426065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123426065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123426065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123426065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123426089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(372)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@1472556f02e3: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6745102 20250814123427106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123427106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123427106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123427106 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123427106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x66ec0e, normal) (hnbgw_rua.c:407) 20250814123427106 DHNB DEBUG map_rua[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123427106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123427106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6745102 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123427106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123427106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123427106 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6745102 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123427106 DCN DEBUG map_sccp[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123427106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123427106 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6745102 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123427106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6745102 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123427106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123427106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123427106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123427106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123427106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123427106 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123427106 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{IDLE}: Allocated (fsm.c:456) 20250814123427106 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123427107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001f80056400500f1100926) (sccp_scrc.c:406) 20250814123427107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123427107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123427107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123427107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123427107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123427107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123427107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123427107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123427107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123427107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123427107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123427107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123427107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123427107 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123427107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123427107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123427107 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123427107 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123427107 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123427107 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123427107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123427107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123427107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123427107 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@1472556f02e3: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8418996 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@1472556f02e3: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@1472556f02e3: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6745102 20250814123427308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123427309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123427309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814123427309 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123427309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x66ec0e,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814123427309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6745102 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814123427309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123427309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123427309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123428122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123428122 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123428122 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123428122 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123428122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123428122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123428122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123428122 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123428123 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123428123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123428123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123428123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123428123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123428123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=00267025) (sccp_scrc.c:477) 20250814123428123 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250814123428123 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123428123 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123428123 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123428123 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123428123 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123428123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123428123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123428123 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123428123 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123428123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267025), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123428123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123428123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123428123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123428123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123428123 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123428123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250814123428123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123428123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{disconnected}: Freeing instance (context_map.c:202) 20250814123428123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6745102)[0x564d5ad79be0]{disconnected}: Deallocated (fsm.c:568) 20250814123428123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123428123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:206) 20250814123428123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123428123 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6745102 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814123428123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123428123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123428123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123428123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123428123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123428123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123428123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123428123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@1472556f02e3: Session index based on local reference:0 20250814123428127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123428127 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123428127 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123428127 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123428127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123428127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123428127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123428127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123428127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123428127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123428128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123428128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123428128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123428128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=00267025) (sccp_scrc.c:477) 20250814123428128 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250814123428128 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123428128 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123428128 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123428128 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123428128 DLSCCP DEBUG SCCP-SCOC(34)[0x564d5ad9d230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@1472556f02e3: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8418996 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123429143 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41173<->l=127.0.0.1:4262) (control_if.c:193) 20250814123429143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42366<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(366)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123429146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123429147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123429147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123429147 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123429147 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123429147 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123429150 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123429150 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123429150 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123429150 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123429150 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123429150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123429151 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123429151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123429151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123429151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@1472556f02e3: Final verdict of PTC: none 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123429151 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123429151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(371)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@1472556f02e3: Final verdict of PTC: none 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123429151 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-SCCP(374)@1472556f02e3: Final verdict of PTC: none 20250814123429151 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123429151 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123429151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123429151 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123429151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123429151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(377)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(368)@1472556f02e3: Final verdict of PTC: none 20250814123429155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@1472556f02e3: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Thu Aug 14 12:34:29 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250814123429230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123429733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48658<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211604) Waiting for packet dumper to finish... 1 (prev_count=211604, count=212144) 20250814123431151 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123431151 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123431152 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123431152 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123431152 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123431152 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Thu Aug 14 12:34:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_cs_iu_release_req_rua_disconnect started. 20250814123432867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123432874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123432879 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39749<->l=127.0.0.1:4262) (control_if.c:572) 20250814123432962 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432962 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123432962 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123432962 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432962 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123432962 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432962 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123432963 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123432963 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123432963 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432963 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123432964 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432964 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123432964 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432964 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123432964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432964 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432964 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432964 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123432964 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432964 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123432964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432964 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432964 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432964 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123432964 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123432964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432964 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432964 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432964 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123432964 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123432964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432964 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123432964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123432964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123432964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123432964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(385)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123432984 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432984 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123432984 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123432984 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432984 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123432985 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432985 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123432985 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123432985 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123432986 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432986 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123432986 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432986 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123432986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432986 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432986 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432986 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123432986 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432986 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123432986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432986 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432986 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432986 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123432986 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432986 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123432986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432986 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432986 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123432986 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123432986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123432986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123432986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123432986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123432986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123432986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123432986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123432986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123432986 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123432987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123432987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123432987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123432987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123432987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123432987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123432987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123432987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123433013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123433013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123433013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123433013 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123433013 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123433013 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123433013 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123433013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123433013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123433179 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123433179 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123433179 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123433179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123433189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123433189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123433189 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123433189 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123433189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123433189 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123433189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123433192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123433192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123433192 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123433192 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123433192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123433192 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123433192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123433200 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123433200 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123433200 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123433200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123433207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123433207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123433207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123433208 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123433208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123433208 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123433208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123433210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123433210 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123433210 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123433210 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123433210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123433210 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123433210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123434002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123434002 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123434002 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123434002 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123434002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123434002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123434002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123434002 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123434002 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123434002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123434002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123434002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123434002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123434002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123434002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123434002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123434002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123434002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123434002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123434002 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123434002 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123434002 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123434003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123434003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123434003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123434003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123434003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123434003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123434003 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123434003 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123434003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123434003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123434003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123434003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123434003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123434003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123434003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123434003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123434012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123434012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123434012 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123434012 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123434012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123434012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123434012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123434012 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123434012 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123434012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123434012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123434012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123434012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123434013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123434013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123434013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123434013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123434013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123434013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123434013 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123434013 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123434013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123434013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123434013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123434013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123434013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123434013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123434013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123434013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123434013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123434013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123434013 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123434013 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123434013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123434013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123434013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123434013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123434013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123434013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123434013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123434013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123434047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(386)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000090'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@1472556f02e3: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5950863 20250814123435088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123435088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123435088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123435088 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123435088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5acd8f, normal) (hnbgw_rua.c:407) 20250814123435088 DHNB DEBUG map_rua[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123435088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123435088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950863 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123435088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123435088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123435088 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950863 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123435088 DCN DEBUG map_sccp[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123435088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123435088 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5950863 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123435088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950863 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123435088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123435088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123435088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123435088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123435089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123435089 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123435089 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{IDLE}: Allocated (fsm.c:456) 20250814123435089 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123435089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001940056400500f1100926) (sccp_scrc.c:406) 20250814123435089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123435089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123435089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123435089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123435089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123435089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123435089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123435089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123435089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123435089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123435089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123435089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123435089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123435089 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123435089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123435089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123435089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123435089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123435089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123435089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123435089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123435089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123435089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123435089 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@1472556f02e3: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10138042 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123435109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123435109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: setverdict(pass): none -> pass 20250814123435109 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123435109 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123435109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123435109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123435109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123435109 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123435109 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123435109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123435109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123435109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123435109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123435109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00796407) (sccp_scrc.c:477) 20250814123435109 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250814123435109 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123435109 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123435109 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123435109 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123435109 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123435109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123435109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814123435312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123435313 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123435313 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123435313 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123435313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123435313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123435313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123435313 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123435313 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123435313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123435313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123435313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123435313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123435313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814123435313 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250814123435313 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123435313 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123435313 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123435313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123435313 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123435313 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123435313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123435313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123435313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123435313 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814123435313 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814123435313 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814123435313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123435313 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814123435313 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{UNUSED}: Allocated (fsm.c:456) 20250814123435313 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{UNUSED}: is child of mgw(mgw-fsm-5950863-0)[0x564d5ad874a0] (fsm.c:486) 20250814123435313 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5950863-0)[0x564d5ad874a0] (mgcp_client_endpoint_fsm.c:724) 20250814123435313 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123435313 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123435313 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123435313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5ad87af0]{ST_CRCX}: Allocated (fsm.c:456) 20250814123435313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5ad87af0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90] (fsm.c:486) 20250814123435313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5ad87af0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123435314 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5ad87af0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814123435314 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 5acd'... (mgcp_client.c:807) 20250814123435314 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250814123435314 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5ad87af0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123435314 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5acd8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5acd8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5acd8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5acd8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814123435352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250814123435353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814123435353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814123435353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123435353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123435353 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814123435353 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123435353 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123435353 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123435353 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123435353 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123435353 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123435353 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814123435353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123435353 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814123435353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814123435353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814123435353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123435353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123435372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123435372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123435372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123435372 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123435372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5acd8f) (hnbgw_rua.c:471) 20250814123435372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950863 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123435372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123435372 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123435372 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123435372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123435372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123435372 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814123435372 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814123435372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123435372 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814123435372 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5950863-0)[0x564d5ad874a0] (mgcp_client_endpoint_fsm.c:724) 20250814123435372 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123435372 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123435372 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814123435372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814123435372 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 5acd'... (mgcp_client.c:807) 20250814123435372 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814123435372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123435372 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123435372 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123435372 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5acd8f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5acd8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123435389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250814123435390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814123435390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814123435390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123435390 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123435390 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814123435390 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5950863-0)[0x564d5ad874a0] (mgcp_client_endpoint_fsm.c:724) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814123435390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5adbfe10]{ST_CRCX}: Allocated (fsm.c:456) 20250814123435390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5adbfe10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90] (fsm.c:486) 20250814123435390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5adbfe10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814123435390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5adbfe10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250814123435390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 5acd'... (mgcp_client.c:807) 20250814123435390 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814123435390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5950863-0)[0x564d5adbfe10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814123435390 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5acd8f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5acd8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814123435400 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250814123435400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814123435400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814123435400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814123435400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814123435400 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814123435400 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814123435400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123435400 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814123435400 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814123435400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814123435400 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123435400 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123435400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00796407), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814123435400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123435400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123435400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123435400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123435400 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814123435400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123435400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123435400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123435400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123435400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123435400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123435400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123435400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123435576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123435577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123435577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814123435577 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123435577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5acd8f) (hnbgw_rua.c:471) 20250814123435577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950863 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814123435577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123435577 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814123435577 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814123435577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814123435577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123435577 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123435577 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123435577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00796407), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250814123435577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123435577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123435577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123435577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123435577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123435577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123435577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123435577 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123435577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123435577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123435577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123435577 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@1472556f02e3: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5950863 20250814123435780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123435780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123435780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814123435780 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123435780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5acd8f,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814123435780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950863 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814123435780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123435780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123435780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123435781 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123435781 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123435781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00796407), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123435781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123435781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123435781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123435781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123435781 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123435781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250814123435781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123435781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{disconnected}: Freeing instance (context_map.c:202) 20250814123435781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950863)[0x564d5ad9d230]{disconnected}: Deallocated (fsm.c:568) 20250814123435781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123435781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{disconnected}: Freeing instance (context_map.c:206) 20250814123435781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x564d5ad79be0]{disconnected}: Deallocated (fsm.c:568) 20250814123435781 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814123435781 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814123435781 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814123435781 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814123435781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123435781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 5acd'... (mgcp_client.c:807) 20250814123435781 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123435781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123435781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814123435781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 5acd'... (mgcp_client.c:807) 20250814123435781 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814123435781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814123435781 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: Removing from parent mgw(mgw-fsm-5950863-0)[0x564d5ad874a0] (mgcp_client_endpoint_fsm.c:873) 20250814123435781 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814123435781 DLMGCP DEBUG mgw-endp(mgw-fsm-5950863-0)[0x564d5ad91c90]{IN_USE}: Deallocated (fsm.c:568) 20250814123435781 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814123435781 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814123435781 DMGW DEBUG mgw(mgw-fsm-5950863-0)[0x564d5ad874a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814123435781 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950863 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814123435781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123435781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123435781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123435781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123435781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123435781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123435781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123435781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@1472556f02e3: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)10138042 20250814123435789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123435789 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123435789 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123435789 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123435789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123435789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123435789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123435789 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123435789 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123435789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123435789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123435789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123435789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123435789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00796407) (sccp_scrc.c:477) 20250814123435789 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250814123435789 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123435789 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123435789 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123435789 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123435790 DLSCCP DEBUG SCCP-SCOC(35)[0x564d5ad875d0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5acd8f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "5acd8f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123435802 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250814123435802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123435802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123435802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123435802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5ad87af0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250814123435804 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250814123435804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814123435804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814123435804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814123435804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5adbfe10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123436814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123436814 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39749<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123436818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123436820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123436820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123436820 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123436820 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123436820 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123436823 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(388)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@1472556f02e3: Final verdict of PTC: none 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123436823 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123436823 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@1472556f02e3: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@1472556f02e3: Final verdict of PTC: none 20250814123436823 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123436823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123436823 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123436823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123436823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123436823 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123436823 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123436824 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123436824 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123436824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123436824 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123436824 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123436824 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123436824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123436824 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123436824 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123436824 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123436824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123436824 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(386)@1472556f02e3: Final verdict of PTC: none 20250814123436824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123436824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(382)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(391)@1472556f02e3: Final verdict of PTC: none 20250814123436826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@1472556f02e3: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Thu Aug 14 12:34:36 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250814123436879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123437380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253092) Waiting for packet dumper to finish... 1 (prev_count=253092, count=273520) 20250814123438824 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123438824 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123438824 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123438824 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123438824 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123438824 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Thu Aug 14 12:34:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ps_iu_release_req_rua_disconnect started. 20250814123440505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123440511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123440517 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38727<->l=127.0.0.1:4262) (control_if.c:572) 20250814123440596 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440597 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123440597 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123440597 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440597 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123440597 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440597 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123440597 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440597 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123440597 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123440597 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123440598 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440598 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123440598 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123440598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440598 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123440598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440598 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440598 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440598 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123440598 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123440598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440599 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123440599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440599 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440599 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440599 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123440599 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123440599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123440599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440599 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440599 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440599 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123440599 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123440599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123440599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440599 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440599 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440599 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440599 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123440599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440599 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440599 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440599 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123440599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440599 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440599 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440599 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123440599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440599 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440599 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440599 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123440599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(401)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(399)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123440610 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440610 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123440610 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123440610 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440610 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123440610 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440610 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123440610 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123440610 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123440611 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440611 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123440611 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440611 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123440611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440611 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440611 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440611 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123440611 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440611 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123440611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440611 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440611 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440611 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123440611 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440611 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123440611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440611 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440611 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123440611 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123440611 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123440611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123440611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123440611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123440611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123440611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123440611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123440611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123440611 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123440611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123440612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123440612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123440612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123440612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123440612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123440612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123440630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123440630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123440630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123440630 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123440630 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123440630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123440630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123440630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123440630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123440809 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123440809 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123440809 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123440809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123440819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123440819 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123440819 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123440819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123440819 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123440819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123440821 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123440821 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123440821 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123440821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123440822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440822 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123440822 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123440822 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123440822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123440822 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123440822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(404)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123440827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440827 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123440827 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123440827 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123440827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123440827 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123440827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123440827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123440827 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123440827 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123440827 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123440827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123440827 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123440828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123441626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123441626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123441626 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123441626 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123441626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123441626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123441626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123441626 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123441626 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123441626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123441626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123441626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123441626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123441626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123441626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123441626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123441626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123441626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123441626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123441626 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123441626 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123441626 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123441626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123441626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123441626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123441626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123441626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123441626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123441626 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123441626 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123441626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123441626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123441626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123441626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123441626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123441626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123441626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123441626 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123441630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123441630 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123441630 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123441630 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123441630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123441630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123441630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123441630 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123441630 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123441630 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123441630 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123441630 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123441630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123441630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123441630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123441630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123441630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441631 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123441631 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123441631 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123441631 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123441631 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123441631 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123441631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123441631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123441631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123441631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123441631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123441631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123441631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123441631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123441631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123441631 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123441631 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123441631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123441631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123441631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123441631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123441631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123441631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123441631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123441631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123441657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45376<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(403)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@1472556f02e3: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12050031 20250814123442676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123442676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123442676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123442676 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123442676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7de6f, normal) (hnbgw_rua.c:407) 20250814123442676 DHNB DEBUG map_rua[0x564d5adbfe10]{init}: Allocated (fsm.c:456) 20250814123442676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123442676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12050031 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123442676 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123442676 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123442676 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123442676 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12050031 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123442676 DCN DEBUG map_sccp[0x564d5ad87af0]{init}: Allocated (fsm.c:456) 20250814123442676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123442676 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12050031 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123442676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12050031 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123442676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123442676 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123442676 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123442676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123442676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123442676 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123442676 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{IDLE}: Allocated (fsm.c:456) 20250814123442676 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123442676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000e50056400500f1100926) (sccp_scrc.c:406) 20250814123442676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123442676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123442676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123442676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123442676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123442676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123442676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123442676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123442676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123442676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123442676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123442676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123442676 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123442676 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123442676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123442676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123442676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123442676 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123442676 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123442676 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123442676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123442676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123442676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123442676 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@1472556f02e3: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12744367 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123442681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123442681 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123442681 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123442681 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123442681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123442681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123442681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123442681 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123442681 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123442681 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123442681 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123442681 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123442681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123442681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00cefdee) (sccp_scrc.c:477) 20250814123442681 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250814123442681 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123442681 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123442681 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123442681 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123442681 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123442681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123442681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123442884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123442884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123442884 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123442884 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123442884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123442884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123442884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123442884 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123442884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123442884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123442884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123442884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123442884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123442884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123442884 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250814123442884 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123442884 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123442884 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123442884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123442884 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123442884 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123442884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123442884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123442884 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123442884 DRANAP DEBUG ps_rab_ass[0x564d5ad9d230]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123442884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123442884 DLPFCP DEBUG ps_rab[0x564d5ad79be0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123442884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123442884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123442884 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123442884 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123442884 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@1472556f02e3: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(396)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123442893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123442893 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123442893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123442893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123442893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123442893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123442893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123442893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123442893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123442893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123442893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123442893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123442893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123442893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123442893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123442893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123442893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123442893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123442893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123442903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123442903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123442903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123442903 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123442903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb7de6f) (hnbgw_rua.c:471) 20250814123442903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12050031 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123442903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123442903 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123442903 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123442903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123442903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123442903 DRANAP DEBUG ps_rab_ass[0x564d5ad9d230]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123442903 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123442903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123442903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123442903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123442903 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123442903 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123442903 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123442903 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@1472556f02e3: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123442906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123442906 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123442906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123442906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123442906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123442906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123442906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123442906 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123442906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123442906 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123442906 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123442906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cefdee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123442906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123442906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123442906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123442906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123442906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123442906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123442906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123442906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123442906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123442906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123442906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123442906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123442906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123442906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123442906 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123442906 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123442906 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123442906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123442906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123442906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123442906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123443104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123443105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123443105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250814123443105 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123443105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb7de6f) (hnbgw_rua.c:471) 20250814123443105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12050031 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250814123443105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123443105 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814123443105 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814123443105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814123443105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123443105 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123443105 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123443105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cefdee), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250814123443105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123443105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123443105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123443105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123443105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123443105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123443105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123443105 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123443105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123443105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123443105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123443105 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@1472556f02e3: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12050031 20250814123443309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123443309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123443309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250814123443309 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123443309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb7de6f,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250814123443309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12050031 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250814123443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123443309 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123443309 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123443309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cefdee), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123443309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123443309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123443309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123443309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123443309 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250814123443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{disconnected}: Freeing instance (context_map.c:202) 20250814123443309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12050031)[0x564d5adbfe10]{disconnected}: Deallocated (fsm.c:568) 20250814123443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{disconnected}: Freeing instance (context_map.c:206) 20250814123443309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x564d5ad87af0]{disconnected}: Deallocated (fsm.c:568) 20250814123443309 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123443309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123443309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123443309 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123443309 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123443309 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12050031 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814123443309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123443310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123443310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123443310 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123443310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123443310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123443310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123443310 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@1472556f02e3: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Session index based on local reference:0 HNBGW-PFCP(396)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123443316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123443316 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123443316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123443316 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12050031-RAB-23)[0x564d5ad79be0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123443316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123443316 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@1472556f02e3: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12744367 20250814123443317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123443317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123443317 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123443317 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123443317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123443317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123443317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123443317 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123443317 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123443317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123443317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123443317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123443317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123443317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00cefdee) (sccp_scrc.c:477) 20250814123443317 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250814123443317 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123443317 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123443317 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123443317 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123443317 DLSCCP DEBUG SCCP-SCOC(36)[0x564d5ad875d0]{IDLE}: Deallocated (fsm.c:568) MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123444334 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38727<->l=127.0.0.1:4262) (control_if.c:193) 20250814123444335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(394)@1472556f02e3: Final verdict of PTC: none 20250814123444339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123444340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123444340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123444340 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123444340 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123444340 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123444341 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123444342 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123444342 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(402)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@1472556f02e3: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@1472556f02e3: Final verdict of PTC: none 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123444342 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123444342 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123444342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123444342 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123444342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123444342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@1472556f02e3: Final verdict of PTC: none 20250814123444343 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123444343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123444343 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123444343 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123444343 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123444343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123444343 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123444343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123444343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(396)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(405)@1472556f02e3: Final verdict of PTC: none 20250814123444347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Thu Aug 14 12:34:44 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250814123444437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123444939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255176) Waiting for packet dumper to finish... 1 (prev_count=255176, count=259056) 20250814123446344 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123446344 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123446344 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123446344 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123446344 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123446344 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc ------ Thu Aug 14 12:34:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250814123448006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123448011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123448013 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37811<->l=127.0.0.1:4262) (control_if.c:572) 20250814123448079 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448079 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123448079 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123448080 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448080 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123448080 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448080 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123448080 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448080 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123448080 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123448080 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123448081 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448081 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123448081 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448081 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123448081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448081 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448081 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448081 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123448081 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448081 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123448081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448081 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448081 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448081 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123448081 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123448081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448081 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448081 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448081 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123448081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123448081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448081 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123448081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123448081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123448081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123448081 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(413)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123448094 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448094 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123448094 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123448094 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448094 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123448094 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448094 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123448094 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123448094 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123448095 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448095 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123448095 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448096 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123448096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448096 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448096 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448096 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123448096 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448096 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123448096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448096 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448096 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448096 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123448096 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448096 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123448096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448096 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448096 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123448096 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123448096 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123448096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123448096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123448096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123448096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123448096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123448096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123448096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123448096 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123448096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448096 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448096 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448096 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123448096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448096 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448096 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448096 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123448096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448096 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448096 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448096 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123448096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448096 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123448096 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123448096 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123448096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123448115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123448115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123448115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123448115 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123448115 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123448115 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123448115 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123448115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123448115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123448292 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123448292 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123448292 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123448292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123448302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448302 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123448302 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123448302 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123448302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123448302 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123448302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123448305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448305 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123448305 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123448305 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123448305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123448305 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123448305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123448306 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123448306 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123448306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123448306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123448311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448311 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123448311 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123448311 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123448311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123448311 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123448311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123448312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123448312 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123448312 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123448312 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123448312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123448312 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123448312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123449102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123449102 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123449102 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123449102 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123449102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123449102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123449102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123449102 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123449102 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123449102 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123449102 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123449102 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123449102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123449102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123449102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123449102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123449102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449102 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123449102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123449102 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123449102 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123449102 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123449102 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123449102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123449102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123449102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123449102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123449102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123449102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123449102 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123449102 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123449102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123449102 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123449102 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123449102 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123449102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123449102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123449102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123449102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123449112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123449112 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123449112 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123449112 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123449112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123449112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123449112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123449112 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123449112 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123449112 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123449112 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123449112 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123449112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123449112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123449112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123449112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123449112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123449112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123449112 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123449112 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123449112 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123449112 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123449112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123449112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123449112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123449112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123449112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123449112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123449112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123449112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123449112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123449112 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123449112 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123449112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123449112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123449112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123449112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123449112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123449112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123449112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123449112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123449129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_cs_rua_dt_during_sccp_wait_cc0(420)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(414)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@1472556f02e3: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)12854310 20250814123450171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123450171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123450171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123450171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123450171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc42426, normal) (hnbgw_rua.c:407) 20250814123450171 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123450171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123450171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12854310 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123450171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123450171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123450171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12854310 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123450171 DCN DEBUG map_sccp[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123450171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123450171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12854310 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123450171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12854310 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123450171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123450171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123450171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123450171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123450171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123450171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123450171 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{IDLE}: Allocated (fsm.c:456) 20250814123450171 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123450171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000b10056400500f1100926) (sccp_scrc.c:406) 20250814123450171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123450171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123450171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123450171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123450171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123450171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123450171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123450171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123450171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123450171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123450171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123450171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123450171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123450171 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123450171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123450171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123450171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123450171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123450171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123450171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123450171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123450171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123450171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123450171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@1472556f02e3: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)9517517 TC_cs_rua_dt_during_sccp_wait_cc0(420)@1472556f02e3: setverdict(pass): none -> pass 20250814123450372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123450372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123450372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123450372 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123450372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc42426) (hnbgw_rua.c:471) 20250814123450372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12854310 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250814123450372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123450372 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814123450372 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814123450372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814123450372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123450372 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123451204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123451204 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123451204 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123451204 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123451204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123451204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123451204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123451204 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123451204 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123451204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123451204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123451204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123451204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123451204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00f2a1a5) (sccp_scrc.c:477) 20250814123451204 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250814123451204 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123451204 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123451204 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123451204 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123451204 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123451204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123451204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@1472556f02e3: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_cs_rua_dt_during_sccp_wait_cc0(420)@1472556f02e3: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@1472556f02e3: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250814123456204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123456204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123456204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123456204 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123456204 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123456204 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123456204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123456204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123456204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123456204 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123456204 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123456204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a1a5), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123456204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123456204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123456204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123456204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123456204 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123456204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123456204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123456204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123456204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12854310)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123456204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123456204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{disconnected}: Freeing instance (context_map.c:206) 20250814123456204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x564d5ad79be0]{disconnected}: Deallocated (fsm.c:568) 20250814123456204 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12854310 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(417)@1472556f02e3: Final verdict of PTC: none 20250814123456204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123456205 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123456205 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123456205 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123456205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123456205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123456205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123456205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-MGCP(419)@1472556f02e3: Final verdict of PTC: none 20250814123456205 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37811<->l=127.0.0.1:4262) (control_if.c:193) 20250814123456205 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123456205 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123456205 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123456205 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123456205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123456205 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123456205 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123456205 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123456205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(416)@1472556f02e3: Final verdict of PTC: none 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123456205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(410)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@1472556f02e3: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(408)@1472556f02e3: Final verdict of PTC: none 20250814123456207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@1472556f02e3: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail'. Thu Aug 14 12:34:56 UTC 2025 ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.talloc 20250814123456249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123456750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179168) Waiting for packet dumper to finish... 1 (prev_count=179168, count=205776) 20250814123458206 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123458206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123458207 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123458207 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123458207 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123458207 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc ------ Thu Aug 14 12:34:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250814123459856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123459863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123459866 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36139<->l=127.0.0.1:4262) (control_if.c:572) 20250814123459941 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459941 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459941 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123459941 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459941 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459941 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459941 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459941 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459941 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459942 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123459942 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123459943 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459943 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123459943 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459943 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123459943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459943 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459943 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459943 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123459943 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459943 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123459943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459943 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459943 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459943 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123459943 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123459943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459943 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459943 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459943 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123459943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123459943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459943 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123459943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123459943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123459943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123459943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(429)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(427)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123459958 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459958 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459958 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123459958 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459958 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459958 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459958 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459959 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123459959 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123459960 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459960 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123459960 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459960 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123459960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459960 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459960 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459960 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123459960 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459960 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123459960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459960 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459960 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459960 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123459960 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123459960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459960 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459960 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123459960 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123459960 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123459960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123459960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123459960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123459960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123459960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123459960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123459960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123459960 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123459960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123459960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123459960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123459960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123459960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123459960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123459960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123459960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123459983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123459984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123459984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123459984 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123459984 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123459984 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123459984 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123459984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123459984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123500154 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123500154 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123500154 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123500154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123500162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500162 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123500162 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123500162 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123500162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123500162 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123500162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123500165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123500165 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123500165 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123500165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123500165 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123500165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123500173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123500173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123500173 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123500173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123500179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500180 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123500180 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123500180 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123500180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123500180 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123500180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123500183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500183 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123500183 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123500183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123500183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123500183 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123500183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123500964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123500964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123500964 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123500964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123500964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123500964 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123500964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123500964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123500964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123500964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123500964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123500964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123500964 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123500964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123500964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123500964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123500964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123500964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123500964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123500964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123500964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123500964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123500964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123500964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123500964 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123500964 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123500964 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123500964 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123500964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123500964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123500964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123500964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123500964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123500964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123500964 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123500964 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(428)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123500981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123500981 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123500981 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123500981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123500981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123500981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123500981 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123500981 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123500981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123500981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123500981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123500981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123500981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123500981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123500981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123500981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123500981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123500981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123500981 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123500981 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123500981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123500981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123500981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123500981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123500981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123500981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123500981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123500981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123500981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123500981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123500981 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123500981 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123500981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123500981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123500981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123500981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123500981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123500981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123500981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123500981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123500997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rua_dt_during_sccp_wait_cc0(434)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@1472556f02e3: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)5723264 20250814123502013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123502013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123502013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123502013 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123502013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x575480, normal) (hnbgw_rua.c:407) 20250814123502013 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123502013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123502013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5723264 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123502013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123502013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123502013 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123502013 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5723264 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123502013 DCN DEBUG map_sccp[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123502013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123502013 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5723264 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123502013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5723264 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123502013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123502013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123502013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123502014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123502014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123502014 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123502014 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{IDLE}: Allocated (fsm.c:456) 20250814123502014 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123502014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001e30056400500f1100926) (sccp_scrc.c:406) 20250814123502014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123502014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123502014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123502014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123502014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123502014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123502014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123502014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123502014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123502014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123502014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123502014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123502014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123502014 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123502014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123502014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123502014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123502014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123502014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123502014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123502014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123502014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123502014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123502014 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@1472556f02e3: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)13501046 TC_ps_rua_dt_during_sccp_wait_cc0(434)@1472556f02e3: setverdict(pass): none -> pass 20250814123502216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123502216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123502216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123502216 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123502216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x575480) (hnbgw_rua.c:471) 20250814123502216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5723264 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250814123502216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123502216 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250814123502216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250814123502216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250814123502216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123502216 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123503022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123503022 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123503022 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123503022 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123503022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123503022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123503022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123503022 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123503022 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123503022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123503022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123503022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123503022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123503022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=001ecc2f) (sccp_scrc.c:477) 20250814123503022 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250814123503022 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123503022 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123503022 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123503022 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123503022 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123503022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123503022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123506205 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123506205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2a1a5), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123506205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123506205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123506205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123506205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123506205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123506205 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123506205 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123506205 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123506205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123506205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123506205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123506205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123506207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123506207 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123506207 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123506207 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123506207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123506207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123506207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123506207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123506207 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123506207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123506207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123506207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123506207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123506207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00f2a1a5) (sccp_scrc.c:477) 20250814123506207 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250814123506207 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123506207 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123506207 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123506207 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123506207 DLSCCP DEBUG SCCP-SCOC(37)[0x564d5adbfe10]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@1472556f02e3: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_ps_rua_dt_during_sccp_wait_cc0(434)@1472556f02e3: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@1472556f02e3: Test Component 434 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.msc0-RAN(428)@1472556f02e3: Final verdict of PTC: none 20250814123508026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123508026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123508026 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123508026 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123508026 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123508026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123508026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123508026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123508026 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123508026 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123508026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ecc2f), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123508026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123508026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123508026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123508026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123508026 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123508026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123508026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123508026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123508026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5723264)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123508026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123508026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{disconnected}: Freeing instance (context_map.c:206) 20250814123508026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x564d5ad79be0]{disconnected}: Deallocated (fsm.c:568) 20250814123508026 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5723264 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814123508026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123508026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123508026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123508026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123508026 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123508026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123508026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123508026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123508026 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123508031 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36139<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(430)@1472556f02e3: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@1472556f02e3: Final verdict of PTC: none 20250814123508044 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123508044 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123508044 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123508044 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123508044 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123508044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123508044 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123508045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123508045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123508046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123508046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(427)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(433)@1472556f02e3: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc0(434)@1472556f02e3: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" HNBGW_Test.sgsn0-RAN(431)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(424)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@1472556f02e3: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@1472556f02e3: Final verdict of PTC: none 20250814123508061 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123508061 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123508061 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123508061 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123508061 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123508061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123508061 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123508061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123508061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(422)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail'. Thu Aug 14 12:35:08 UTC 2025 ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.talloc 20250814123508166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123508668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44774<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217432) Waiting for packet dumper to finish... 1 (prev_count=217432, count=217972) 20250814123510046 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123510046 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123510046 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123510061 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123510061 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123510061 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Thu Aug 14 12:35:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ps_rab_assignment started. 20250814123511713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123511715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123511717 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43625<->l=127.0.0.1:4262) (control_if.c:572) 20250814123511791 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511791 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123511791 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123511791 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511791 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123511791 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511791 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123511792 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511792 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(439)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123511792 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511792 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123511792 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123511792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123511792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511792 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511792 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511792 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123511792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123511792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123511792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511792 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511792 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123511792 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123511792 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511793 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123511793 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123511793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123511793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511793 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123511793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123511793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123511793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123511794 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511794 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123511794 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123511794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511794 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123511794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511794 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123511794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123511794 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(443)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(443)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(441)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123511809 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511809 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123511809 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123511809 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511809 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123511809 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511809 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123511809 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123511809 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123511811 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511811 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123511811 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511811 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123511811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511811 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511811 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511811 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123511811 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511811 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123511811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511811 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511811 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511811 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123511811 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123511811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511811 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511811 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123511811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123511811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123511811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123511811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123511811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123511811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123511811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123511811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123511811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123511811 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123511811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123511811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123511811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123511811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123511811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123511811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123511811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123511811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(446)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123511840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123511840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123511840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123511840 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123511840 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123511840 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123511840 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123511840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123511840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123512006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123512006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123512006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123512006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(443)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123512009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123512009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123512009 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123512009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123512009 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123512009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123512009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123512009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123512009 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123512009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123512009 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123512009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123512024 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123512024 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123512024 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123512024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(446)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123512026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512026 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123512026 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123512026 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123512026 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123512026 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123512026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123512027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123512027 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123512027 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123512027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123512027 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123512027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123512811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123512811 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123512811 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123512811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123512811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123512811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123512811 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123512812 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123512812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123512812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123512812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123512812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123512812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123512812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123512812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123512812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123512812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123512812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123512812 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123512812 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123512812 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123512812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123512812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123512812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123512812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123512812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123512812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123512812 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123512812 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123512812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512812 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123512812 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123512812 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123512812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123512812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123512812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123512812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(442)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123512830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512830 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123512830 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123512830 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123512830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123512830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123512830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123512830 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123512830 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123512830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123512830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123512830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123512830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123512830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123512830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123512830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123512830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123512830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123512830 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123512830 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123512830 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123512830 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123512830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123512830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123512830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123512830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123512830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123512830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123512830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123512830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123512830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123512830 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123512830 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123512830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123512830 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123512830 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123512830 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123512830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123512830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123512830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123512830 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(445)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123513853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(445)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@1472556f02e3: Added conn table entry 0TC_ps_rab_assignment0(448)2565562 20250814123514872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123514872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123514872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123514872 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123514872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2725ba, normal) (hnbgw_rua.c:407) 20250814123514872 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123514872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123514872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2565562 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123514872 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123514872 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123514872 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123514872 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2565562 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123514872 DCN DEBUG map_sccp[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123514872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123514872 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2565562 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123514872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2565562 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123514872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123514872 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123514872 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123514872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123514872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123514872 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123514872 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{IDLE}: Allocated (fsm.c:456) 20250814123514872 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123514872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003d10056400500f1100926) (sccp_scrc.c:406) 20250814123514872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123514872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123514872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123514872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123514872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123514872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123514872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123514872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123514872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123514872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123514872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123514872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123514872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123514872 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123514872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123514872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123514872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123514872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123514872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123514873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123514873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123514873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123514873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123514873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@1472556f02e3: Added conn table entry 0TC_ps_rab_assignment0(448)15461076 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Session index based on connection ID:0 TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123514881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123514881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123514881 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123514881 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123514881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123514881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123514881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123514881 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123514881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123514881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123514881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123514881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123514881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123514881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00e371d5) (sccp_scrc.c:477) 20250814123514881 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250814123514881 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123514881 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123514881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123514881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123514881 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123514881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123514881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(448)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123515088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123515088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123515088 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123515088 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123515088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123515088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123515088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123515088 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123515088 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123515088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123515088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123515088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123515088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123515088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123515088 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250814123515088 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123515088 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123515088 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123515088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123515088 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123515088 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123515089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123515089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123515089 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123515089 DRANAP DEBUG ps_rab_ass[0x564d5ad9d230]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123515089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123515089 DLPFCP DEBUG ps_rab[0x564d5ad91c90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123515089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123515089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123515089 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123515089 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123515089 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(438)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(438)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(438)@1472556f02e3: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(448)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(438)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123515098 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123515098 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123515098 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123515098 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123515098 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123515098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123515098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123515098 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123515098 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123515098 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123515098 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123515098 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123515098 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123515098 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123515098 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123515098 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123515098 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123515098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123515098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123515113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123515113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123515113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123515113 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123515113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2725ba) (hnbgw_rua.c:471) 20250814123515113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2565562 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123515113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123515113 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123515113 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123515113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123515113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123515113 DRANAP DEBUG ps_rab_ass[0x564d5ad9d230]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123515113 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123515113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123515113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123515113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123515113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123515113 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123515113 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123515113 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(438)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(438)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(438)@1472556f02e3: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123515118 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123515118 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123515118 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123515118 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123515118 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123515118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123515118 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123515118 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123515118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123515118 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123515118 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123515118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e371d5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123515118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123515118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123515118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123515118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123515118 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123515118 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123515118 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562)[0x564d5ad9d230]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123515118 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123515118 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123515118 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123515118 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123515118 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123515118 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123515118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123515118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123515118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123515118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123515118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123515118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123515118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123515118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123517131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123517131 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123517131 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123517131 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123517131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123517131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123517131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123517131 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123517131 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123517132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123517132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123517132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123517132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123517132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123517132 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250814123517132 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123517132 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123517132 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123517132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123517132 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123517132 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123517132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123517132 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123517132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123517132 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123517132 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123517132 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123517132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123517132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123517132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123517132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(438)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(438)@1472556f02e3: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123517137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123517137 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123517137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123517137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2565562-RAB-23)[0x564d5ad91c90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123517137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123517137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(440)@1472556f02e3: Deleted conn table entry 0TC_ps_rab_assignment0(448)2565562 20250814123517149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123517149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123517149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123517149 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123517149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2725ba,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123517149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2565562 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123517149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123517149 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123517149 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123517149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123517149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123517149 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123517149 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123517149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e371d5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123517149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123517149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123517149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123517149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123517149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123517149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123517149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123517150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123517150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123517150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123517150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123517150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123517150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123517150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123517150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@1472556f02e3: Deleted conn table entry 0TC_ps_rab_assignment0(448)15461076 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Session index based on connection ID:0 20250814123517161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123517161 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123517161 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123517161 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123517161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123517161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123517161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123517161 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123517161 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123517161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123517161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123517161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123517161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123517161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00e371d5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123517161 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250814123517161 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123517161 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123517161 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123517161 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123517161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123517161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123517162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123517162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123517162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2565562)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123517162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123517162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{disconnected}: Freeing instance (context_map.c:206) 20250814123517162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x564d5ad79be0]{disconnected}: Deallocated (fsm.c:568) 20250814123517162 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2565562 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814123517162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e371d5), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250814123517162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123517162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123517162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123517162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123517162 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123517162 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123517162 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123517162 DLSCCP DEBUG SCCP-SCOC(39)[0x564d5adbfe10]{IDLE}: Deallocated (fsm.c:568) 20250814123517162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123517162 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123517162 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123517162 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123517162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123517162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123517162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123517162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: RLC received in state:disconnect_pending 20250814123518027 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123518027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ecc2f), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123518027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123518027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123518027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123518027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123518027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123518027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123518027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123518027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123518027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123518027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123518027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123518027 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123518028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123518028 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123518028 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123518028 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123518028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123518028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123518028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123518028 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123518028 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123518028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123518028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123518028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123518028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123518028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=001ecc2f) (sccp_scrc.c:477) 20250814123518028 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250814123518028 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123518028 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123518028 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123518028 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123518028 DLSCCP DEBUG SCCP-SCOC(38)[0x564d5ad87af0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123519160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(436)@1472556f02e3: Final verdict of PTC: none 20250814123519160 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43625<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(437)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123519161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123519161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123519161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123519161 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123519161 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123519161 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(441)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(445)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@1472556f02e3: Final verdict of PTC: none 20250814123519162 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123519162 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ps_rab_assignment-Iuh0-RUA(440)@1472556f02e3: Final verdict of PTC: none 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123519162 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123519162 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123519162 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123519162 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123519162 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123519162 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123519162 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123519162 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123519162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(438)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(447)@1472556f02e3: Final verdict of PTC: none 20250814123519162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Thu Aug 14 12:35:19 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250814123519189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123519690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44050<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275988) Waiting for packet dumper to finish... 1 (prev_count=275988, count=276528) 20250814123521163 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123521163 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123521163 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123521163 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123521163 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123521163 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Thu Aug 14 12:35:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ps_rab_assignment_concurrent started. 20250814123522799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123522805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123522809 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:572) 20250814123522881 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522881 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123522881 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123522882 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522882 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123522882 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522882 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(453)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123522882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123522882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123522882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522882 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123522883 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123522883 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522883 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123522883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522883 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522883 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123522883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522883 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123522883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522883 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522883 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522883 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123522883 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123522883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522883 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522883 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522883 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123522883 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123522883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522883 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522883 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522883 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522883 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123522883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522883 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522883 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522883 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123522883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522883 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522883 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522883 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123522883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522883 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522883 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522883 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123522883 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(457)@1472556f02e3: M3UA emulation initiated, the test can be started MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(455)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123522902 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522902 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123522902 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123522902 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522902 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123522902 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522902 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123522903 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123522903 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123522904 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522904 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123522904 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522904 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123522904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522904 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522904 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522904 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123522904 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522904 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123522904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522904 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522904 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522904 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123522904 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522904 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123522904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522904 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522904 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123522904 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123522904 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123522904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123522904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123522904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123522904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123522904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123522904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123522904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123522904 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123522904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522904 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522904 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522904 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123522904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522904 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522904 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522904 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123522904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522904 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522904 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522904 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123522904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123522904 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123522904 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123522904 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123522904 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123522924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123522924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123522924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123522924 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123522924 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123522924 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123522924 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123522924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123522924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123523098 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123523098 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123523098 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123523098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123523108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523108 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123523108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123523108 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123523108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123523108 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123523108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123523111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123523111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123523111 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123523111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123523111 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123523111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123523115 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123523115 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123523115 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123523115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(460)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123523122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523122 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123523122 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123523122 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123523122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123523122 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123523122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123523125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523125 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123523125 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123523125 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123523125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123523125 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123523125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123523914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523914 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123523914 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123523914 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123523914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123523914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123523914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123523914 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123523914 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123523915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123523915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123523915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123523915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123523915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123523915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123523915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123523915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123523915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123523915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123523915 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123523915 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123523915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123523915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123523915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123523915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123523915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123523915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123523915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123523915 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123523915 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123523915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523915 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123523915 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123523915 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123523915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123523915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123523915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123523915 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123523923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123523923 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123523923 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123523923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123523923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123523923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123523923 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123523923 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123523923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123523923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123523923 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123523923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123523923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123523923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123523923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123523923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123523923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123523923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123523923 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123523923 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123523923 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123523923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123523923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123523923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123523923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123523923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123523923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123523923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123523923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123523923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123523923 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123523923 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123523923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123523923 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123523923 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123523923 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123523923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123523923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123523923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123523923 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123524942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123524952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123524958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123524965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123524973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123524980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123524988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123524994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123525055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44234<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)1080920 TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250814123525957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123525957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123525957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123525957 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123525957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x107e58, normal) (hnbgw_rua.c:407) 20250814123525957 DHNB DEBUG map_rua[0x564d5ad87af0]{init}: Allocated (fsm.c:456) 20250814123525957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123525957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1080920 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123525957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123525957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123525957 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123525957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1080920 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123525957 DCN DEBUG map_sccp[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123525957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123525957 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1080920 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123525957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1080920 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123525957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123525957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123525957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123525957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123525957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123525957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123525957 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123525957 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123525957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f400300013f0056400500f1100926) (sccp_scrc.c:406) 20250814123525957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123525957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123525957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123525957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123525957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123525957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123525957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123525957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123525957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123525957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123525957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123525957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123525957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123525957 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123525957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123525957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123525957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123525957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123525957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123525957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123525957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123525957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123525957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123525957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)9282978 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): none -> pass 20250814123525962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123525962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123525962 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123525962 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123525962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123525962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123525962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123525962 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123525962 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123525962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123525962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123525962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123525962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123525962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=000b1680) (sccp_scrc.c:477) 20250814123525962 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250814123525962 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123525962 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123525962 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123525962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123525962 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123525962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123525962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)10806659 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)5619256 TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)10519940 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[3] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 4TC_ps_rab_assignment_concurrent0(467)13627914 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[4] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 5TC_ps_rab_assignment_concurrent0(466)15624638 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)15719176 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)10423680 TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)9166957 TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)3717686 TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)6076167 TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)844880 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)1707451 TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)5857348 TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)6764236 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)6399922 20250814123526164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526164 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa4e583, normal) (hnbgw_rua.c:407) 20250814123526164 DHNB DEBUG map_rua[0x564d5adbfe10]{init}: Allocated (fsm.c:456) 20250814123526164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806659 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526165 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526165 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526165 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526165 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806659 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526165 DCN DEBUG map_sccp[0x564d5ad91c90]{init}: Allocated (fsm.c:456) 20250814123526165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526164 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526164 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526164 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526165 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526165 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10806659 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806659 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526165 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526165 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526165 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526165 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{IDLE}: Allocated (fsm.c:456) 20250814123526165 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001fe0056400500f1100926) (sccp_scrc.c:406) 20250814123526165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526165 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526165 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526165 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526165 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526165 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526166 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250814123526166 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526166 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526166 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526166 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526166 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526166 DLPFCP DEBUG ps_rab[0x564d5ad7cb30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526166 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250814123526166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526166 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55be38, normal) (hnbgw_rua.c:407) 20250814123526166 DHNB DEBUG map_rua[0x564d5ad7bfa0]{init}: Allocated (fsm.c:456) 20250814123526166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619256 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526167 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526167 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619256 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526167 DCN DEBUG map_sccp[0x564d5ad85f00]{init}: Allocated (fsm.c:456) 20250814123526167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526167 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5619256 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619256 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526167 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526167 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{IDLE}: Allocated (fsm.c:456) 20250814123526167 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002d60056400500f1100926) (sccp_scrc.c:406) 20250814123526167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526167 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526168 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa08584, normal) (hnbgw_rua.c:407) 20250814123526168 DHNB DEBUG map_rua[0x564d5ad786d0]{init}: Allocated (fsm.c:456) 20250814123526168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10519940 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526168 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526168 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10519940 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526168 DCN DEBUG map_sccp[0x564d5ad860f0]{init}: Allocated (fsm.c:456) 20250814123526168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526168 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10519940 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10519940 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526168 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526168 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{IDLE}: Allocated (fsm.c:456) 20250814123526168 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003d80056400500f1100926) (sccp_scrc.c:406) 20250814123526168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526168 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526168 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcff20a, normal) (hnbgw_rua.c:407) 20250814123526168 DHNB DEBUG map_rua[0x564d5ad7d920]{init}: Allocated (fsm.c:456) 20250814123526168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627914 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526169 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627914 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526169 DCN DEBUG map_sccp[0x564d5ad92b30]{init}: Allocated (fsm.c:456) 20250814123526169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13627914 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627914 SCCP-44 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526169 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526169 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{IDLE}: Allocated (fsm.c:456) 20250814123526169 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001980056400500f1100926) (sccp_scrc.c:406) 20250814123526169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526169 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xee69be, normal) (hnbgw_rua.c:407) 20250814123526169 DHNB DEBUG map_rua[0x564d5ad777f0]{init}: Allocated (fsm.c:456) 20250814123526169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624638 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526169 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624638 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526169 DCN DEBUG map_sccp[0x564d5ad927e0]{init}: Allocated (fsm.c:456) 20250814123526169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15624638 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624638 SCCP-45 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526169 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526169 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{IDLE}: Allocated (fsm.c:456) 20250814123526169 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300032b0056400500f1100926) (sccp_scrc.c:406) 20250814123526170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526170 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526170 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xefdb08, normal) (hnbgw_rua.c:407) 20250814123526170 DHNB DEBUG map_rua[0x564d5ad85c20]{init}: Allocated (fsm.c:456) 20250814123526170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15719176 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526170 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526170 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15719176 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526170 DCN DEBUG map_sccp[0x564d5ad92a00]{init}: Allocated (fsm.c:456) 20250814123526170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526170 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15719176 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15719176 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526170 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{IDLE}: Allocated (fsm.c:456) 20250814123526170 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300038d0056400500f1100926) (sccp_scrc.c:406) 20250814123526170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526170 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:1 20250814123526170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9f0d80, normal) (hnbgw_rua.c:407) 20250814123526171 DHNB DEBUG map_rua[0x564d5ad7d7d0]{init}: Allocated (fsm.c:456) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10423680 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10423680 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526171 DCN DEBUG map_sccp[0x564d5ad78940]{init}: Allocated (fsm.c:456) 20250814123526171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10423680 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10423680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{IDLE}: Allocated (fsm.c:456) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000260056400500f1100926) (sccp_scrc.c:406) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8be06d, normal) (hnbgw_rua.c:407) 20250814123526171 DHNB DEBUG map_rua[0x564d5ad77240]{init}: Allocated (fsm.c:456) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9166957 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9166957 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526171 DCN DEBUG map_sccp[0x564d5ad94090]{init}: Allocated (fsm.c:456) 20250814123526171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9166957 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9166957 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{IDLE}: Allocated (fsm.c:456) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001ba0056400500f1100926) (sccp_scrc.c:406) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x38ba36, normal) (hnbgw_rua.c:407) 20250814123526171 DHNB DEBUG map_rua[0x564d5ad94280]{init}: Allocated (fsm.c:456) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3717686 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3717686 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526171 DCN DEBUG map_sccp[0x564d5ad94490]{init}: Allocated (fsm.c:456) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3717686 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3717686 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{IDLE}: Allocated (fsm.c:456) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000f10056400500f1100926) (sccp_scrc.c:406) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5cb707, normal) (hnbgw_rua.c:407) 20250814123526171 DHNB DEBUG map_rua[0x564d5ad763a0]{init}: Allocated (fsm.c:456) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076167 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076167 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526171 DCN DEBUG map_sccp[0x564d5ad764d0]{init}: Allocated (fsm.c:456) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6076167 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076167 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. 20250814123526171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{IDLE}: Allocated (fsm.c:456) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030003c10056400500f1100926) (sccp_scrc.c:406) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xce450, normal) (hnbgw_rua.c:407) 20250814123526171 DHNB DEBUG map_rua[0x564d5ad91600]{init}: Allocated (fsm.c:456) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-844880 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-844880 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526171 DCN DEBUG map_sccp[0x564d5ad91730]{init}: Allocated (fsm.c:456) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-844880 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-844880 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{IDLE}: Allocated (fsm.c:456) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f400300034c0056400500f1100926) (sccp_scrc.c:406) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1a0dbb, normal) (hnbgw_rua.c:407) 20250814123526171 DHNB DEBUG map_rua[0x564d5ad90e50]{init}: Allocated (fsm.c:456) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1707451 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526171 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1707451 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526171 DCN DEBUG map_sccp[0x564d5ad90f80]{init}: Allocated (fsm.c:456) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1707451 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1707451 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{IDLE}: Allocated (fsm.c:456) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030002720056400500f1100926) (sccp_scrc.c:406) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526171 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x596044, normal) (hnbgw_rua.c:407) 20250814123526171 DHNB DEBUG map_rua[0x564d5ad8dbe0]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)8561363 20250814123526171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5857348 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526171 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5857348 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526171 DCN DEBUG map_sccp[0x564d5ad8dd10]{init}: Allocated (fsm.c:456) 20250814123526171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5857348 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5857348 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{IDLE}: Allocated (fsm.c:456) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030002450056400500f1100926) (sccp_scrc.c:406) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:2 20250814123526172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6736cc, normal) (hnbgw_rua.c:407) 20250814123526172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526172 DHNB DEBUG map_rua[0x564d5ad8e880]{init}: Allocated (fsm.c:456) 20250814123526172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6764236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526172 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6764236 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526172 DCN DEBUG map_sccp[0x564d5ad8e9b0]{init}: Allocated (fsm.c:456) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6764236 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6764236 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{IDLE}: Allocated (fsm.c:456) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030002740056400500f1100926) (sccp_scrc.c:406) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123526172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123526172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x61a7b2, normal) (hnbgw_rua.c:407) 20250814123526172 DHNB DEBUG map_rua[0x564d5ad8f120]{init}: Allocated (fsm.c:456) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123526172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399922 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123526172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526172 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123526172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399922 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123526172 DCN DEBUG map_sccp[0x564d5ad8f4a0]{init}: Allocated (fsm.c:456) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123526172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6399922 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123526172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399922 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123526172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123526172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123526172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{IDLE}: Allocated (fsm.c:456) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123526172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030003c00056400500f1100926) (sccp_scrc.c:406) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123526172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123526172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[2]. 20250814123526172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526172 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123526172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123526172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123526172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:3 TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)1613674 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)7594083 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:5 20250814123526173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526173 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526173 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526173 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526173 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[5]. 20250814123526173 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00ce51b5) (sccp_scrc.c:477) 20250814123526173 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250814123526173 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526173 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526173 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526173 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526173 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[3] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:6 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 4TC_ps_rab_assignment_concurrent0(467)5845897 TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:3 HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[4] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 5TC_ps_rab_assignment_concurrent0(466)2753498 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:7 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)9556489 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[7]. HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:8 TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)13248807 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:9 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)12272000 TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)11534515 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:11 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)11486449 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:12 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:14 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)8928477 20250814123526199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526199 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526200 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526200 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526200 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526200 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526200 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526200 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526200 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526200 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526200 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526200 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: First idle individual index:15 TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)245226 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)4193113 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)7369169 TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:7 HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)4805426 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526224 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x107e58) (hnbgw_rua.c:471) 20250814123526224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1080920 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526224 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526224 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526224 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526224 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526224 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526224 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526224 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526224 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526224 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526224 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526224 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526224 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526228 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526228 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526228 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1680), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=0076ebc3) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=0036218c) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00e98d5f) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=007cb411) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00ded2fc) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=004d46ca) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=00c06dab) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=003a33b1) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526228 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526228 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526228 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=005ee96f) (sccp_scrc.c:477) 20250814123526228 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250814123526228 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526228 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526229 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526229 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526229 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526229 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=0025aba8) (sccp_scrc.c:477) 20250814123526229 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526229 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526229 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526229 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526229 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526229 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=0072502f) (sccp_scrc.c:477) 20250814123526229 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526229 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526229 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526229 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526229 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526229 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526229 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526229 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=001144b2) (sccp_scrc.c:477) 20250814123526229 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526229 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00451e8e) (sccp_scrc.c:477) 20250814123526229 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526229 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=00f4909a) (sccp_scrc.c:477) 20250814123526229 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123526229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123526229 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123526229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526229 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250814123526229 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526229 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526229 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526229 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526229 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526229 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526229 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526229 DLPFCP DEBUG ps_rab[0x564d5ad7ffd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526229 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526229 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526229 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526229 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526229 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:0 HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526233 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526238 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa4e583) (hnbgw_rua.c:471) 20250814123526238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806659 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526238 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526238 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526238 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526238 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526238 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526238 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526240 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526240 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526240 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526240 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce51b5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526240 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526240 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526240 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526240 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526240 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526240 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526240 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526241 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250814123526241 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526241 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526241 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526241 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526241 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526241 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526241 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526241 DLPFCP DEBUG ps_rab[0x564d5ad7fcc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526241 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526241 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526241 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526244 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526244 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526244 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526244 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526244 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526244 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526244 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526244 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526244 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526244 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526244 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526244 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526244 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526244 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526244 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526249 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55be38) (hnbgw_rua.c:471) 20250814123526249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619256 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526249 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526249 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526249 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526249 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526249 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526249 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526249 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526249 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526249 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526249 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526251 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526251 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526251 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526251 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526251 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526251 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076ebc3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526251 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526251 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526251 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526252 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526252 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526252 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526252 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526252 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526252 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250814123526252 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526252 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526252 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526252 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526252 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526252 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526252 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526252 DLPFCP DEBUG ps_rab[0x564d5ad7eb30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526252 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526252 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526252 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526255 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526260 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa08584) (hnbgw_rua.c:471) 20250814123526260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10519940 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526260 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526260 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526260 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526260 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526260 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526260 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526260 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526262 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526262 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526262 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526262 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526262 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526262 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526262 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526262 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526262 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036218c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526262 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526262 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526262 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526262 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526262 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526262 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526262 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526262 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526262 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526262 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526262 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526262 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:3 20250814123526262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526262 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer 20250814123526262 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526262 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250814123526262 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526262 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526262 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526262 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526262 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer 20250814123526262 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526263 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526263 DLPFCP DEBUG ps_rab[0x564d5ad80360]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526263 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526263 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526266 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526266 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526266 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526266 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526266 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526270 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcff20a) (hnbgw_rua.c:471) 20250814123526270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627914 SCCP-44 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526270 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526270 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526270 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526270 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526270 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526272 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526272 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526272 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526272 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526272 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526272 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e98d5f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526272 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526272 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526272 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526272 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526272 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526275 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526275 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526275 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526275 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526275 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526275 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250814123526275 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526275 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526275 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526275 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526275 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526275 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526275 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526275 DLPFCP DEBUG ps_rab[0x564d5ad80490]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526275 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526275 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526275 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526278 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526278 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526278 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526278 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526278 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526278 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526283 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee69be) (hnbgw_rua.c:471) 20250814123526283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624638 SCCP-45 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526283 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526283 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526283 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526283 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526283 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526283 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526285 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526285 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526285 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cb411), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 20250814123526285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526286 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526286 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526286 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526286 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250814123526286 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526286 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526286 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526286 DLPFCP DEBUG ps_rab[0x564d5ad79410]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526286 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526286 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526286 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526286 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526286 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526289 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526289 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526289 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526289 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526289 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526294 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xefdb08) (hnbgw_rua.c:471) 20250814123526294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15719176 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526294 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526294 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526294 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526294 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526294 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526294 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526294 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526296 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526296 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526296 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526296 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526296 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526296 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526296 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526297 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526297 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526297 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded2fc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526297 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526297 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526297 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526297 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526297 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526297 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250814123526297 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526297 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526297 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526297 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526297 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526297 DLPFCP DEBUG ps_rab[0x564d5ad93aa0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526297 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526297 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:6 HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526300 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526300 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526300 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526300 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526300 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526300 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526300 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526300 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526300 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526300 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526300 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526300 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526300 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526300 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526304 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f0d80) (hnbgw_rua.c:471) 20250814123526304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10423680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526304 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526304 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526304 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526304 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526304 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526304 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526304 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526304 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526304 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526304 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526306 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526306 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526306 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526306 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526306 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526306 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526306 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d46ca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526306 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526306 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526306 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526306 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526306 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526306 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526307 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526308 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526308 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526308 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526308 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526308 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526308 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526308 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526308 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250814123526308 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526308 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526308 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526308 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526308 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526308 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526308 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526308 DLPFCP DEBUG ps_rab[0x564d5ad821d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526308 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526308 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526311 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526311 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526311 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526311 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526311 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526315 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8be06d) (hnbgw_rua.c:471) 20250814123526315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9166957 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526315 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526315 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526315 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526315 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526315 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526315 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526317 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526317 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526317 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526317 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c06dab), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:9 20250814123526318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 20250814123526318 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526318 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526318 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526318 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526318 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526318 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526318 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250814123526318 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526318 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526318 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526318 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526318 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526318 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526318 DLPFCP DEBUG ps_rab[0x564d5ad840e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526318 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526318 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526318 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526318 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526322 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526326 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x38ba36) (hnbgw_rua.c:471) 20250814123526326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3717686 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526326 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526326 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526326 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526326 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526326 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526326 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526326 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526328 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526328 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526328 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526328 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a33b1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526328 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526328 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526328 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526328 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526329 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526329 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526329 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526329 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526329 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250814123526329 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526329 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526329 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526329 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526329 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526329 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526329 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526329 DLPFCP DEBUG ps_rab[0x564d5ad82df0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526329 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526329 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526329 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526329 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526332 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526332 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526332 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526332 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526332 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526332 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526332 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526332 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526332 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526332 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526332 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526332 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526332 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526332 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526337 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce450) (hnbgw_rua.c:471) 20250814123526337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-844880 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526337 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526337 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526337 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526337 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526337 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526337 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526337 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526339 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526339 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526339 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526339 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526339 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526339 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025aba8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526339 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526339 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526339 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526343 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526343 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526343 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526343 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526343 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526343 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250814123526343 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526343 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526343 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526343 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526343 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526343 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526343 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526343 DLPFCP DEBUG ps_rab[0x564d5ad850d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526343 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526343 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526343 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526343 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526347 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526347 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526347 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526347 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526347 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526347 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526347 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526347 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526347 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526347 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526347 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526347 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526347 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526347 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526351 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5cb707) (hnbgw_rua.c:471) 20250814123526351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076167 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526351 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526351 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526351 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526351 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526351 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526351 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526351 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526351 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526351 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526351 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526351 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526351 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526354 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526354 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526354 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526354 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526354 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526354 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee96f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526354 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526354 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526354 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526354 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526354 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526354 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526354 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526354 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526354 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526354 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526354 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526354 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250814123526354 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526354 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526354 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526354 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526354 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526354 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526354 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526354 DLPFCP DEBUG ps_rab[0x564d5ad84350]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526354 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526354 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526354 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526358 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526358 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526362 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1a0dbb) (hnbgw_rua.c:471) 20250814123526362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1707451 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526362 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526362 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526362 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526362 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526362 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526362 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526362 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526364 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526364 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526364 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526364 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072502f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526364 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526365 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526365 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526365 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:12 20250814123526365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526365 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250814123526365 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526365 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526365 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526365 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526365 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526365 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526365 DLPFCP DEBUG ps_rab[0x564d5ad7f7d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526365 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526365 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526369 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526369 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526369 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526369 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526369 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526369 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526369 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526369 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526369 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526369 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526369 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526369 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526369 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526369 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526373 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x596044) (hnbgw_rua.c:471) 20250814123526373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5857348 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526373 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526373 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526373 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526373 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526373 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526373 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526373 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526373 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 20250814123526375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526375 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526375 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526375 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526375 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526375 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526375 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001144b2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526375 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526375 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526375 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526376 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526376 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526376 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526376 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526376 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526376 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250814123526376 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526376 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526376 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526376 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526376 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526376 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526376 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526376 DLPFCP DEBUG ps_rab[0x564d5ad81300]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526376 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526376 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526379 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526379 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526379 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526379 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526379 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526379 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526379 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526379 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526379 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526379 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526384 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6736cc) (hnbgw_rua.c:471) 20250814123526384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6764236 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526384 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526384 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526384 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526384 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526384 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526384 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526384 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526384 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526384 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526384 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123526386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526386 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526386 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526386 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526386 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00451e8e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526386 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526386 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123526386 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123526386 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123526386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123526386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123526386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123526386 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123526386 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123526386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123526386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123526386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123526386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123526386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123526386 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250814123526386 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123526386 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123526386 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123526386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123526386 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123526386 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123526386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123526386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526386 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123526386 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526386 DLPFCP DEBUG ps_rab[0x564d5ad811b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123526386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123526386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526386 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123526387 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526387 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000012'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123526391 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526391 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123526391 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123526391 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123526391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123526391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123526391 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123526391 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123526391 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123526391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123526391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123526391 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526391 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526391 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123526391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123526395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123526395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123526395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123526395 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123526395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x61a7b2) (hnbgw_rua.c:471) 20250814123526395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399922 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123526395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123526395 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123526395 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123526395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123526395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526395 DRANAP DEBUG ps_rab_ass[0x564d5ad874a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123526395 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123526395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123526395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123526395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123526395 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123526395 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123526395 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123526397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123526397 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123526397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123526397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123526397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123526397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123526397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123526397 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123526397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123526397 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123526397 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123526397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4909a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123526397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123526397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123526397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123526397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123526397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123526397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123526397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922)[0x564d5ad874a0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123526397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123526397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123526397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123526397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123526397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123526397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123526398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123526398 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123526398 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123526398 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123526398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123526398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123526398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123526398 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528240 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528240 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528240 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528240 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528240 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528240 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250814123528240 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528240 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528240 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528240 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528240 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528240 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528240 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528241 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528241 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528243 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1080920-RAB-23)[0x564d5ad7cb30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)1080920 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528246 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x107e58,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1080920 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528246 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528246 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528246 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528246 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1680), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528246 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528246 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528246 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528246 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528246 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528246 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250814123528246 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528246 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528246 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528246 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528246 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528246 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528247 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528247 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528248 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10806659-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528248 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)9282978 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)10806659 20250814123528249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528249 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa4e583,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806659 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528249 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528249 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528249 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528249 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce51b5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528249 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528249 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528249 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528249 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528249 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=000b1680), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528249 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250814123528249 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528249 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528249 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528249 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{disconnected}: Freeing instance (context_map.c:202) 20250814123528249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1080920)[0x564d5ad87af0]{disconnected}: Deallocated (fsm.c:568) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:206) 20250814123528249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123528249 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1080920 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250814123528249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1680), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250814123528249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528249 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528249 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528249 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528249 DLSCCP DEBUG SCCP-SCOC(40)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123528249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)8561363 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:1 20250814123528251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528251 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528251 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528251 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528251 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528251 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00ce51b5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528251 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250814123528251 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528251 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528251 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528251 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{disconnected}: Freeing instance (context_map.c:202) 20250814123528251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10806659)[0x564d5adbfe10]{disconnected}: Deallocated (fsm.c:568) 20250814123528251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{disconnected}: Freeing instance (context_map.c:206) 20250814123528251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x564d5ad91c90]{disconnected}: Deallocated (fsm.c:568) 20250814123528251 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10806659 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123528251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce51b5), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250814123528251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528251 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528251 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528251 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528251 DLSCCP DEBUG SCCP-SCOC(41)[0x564d5ad9d230]{IDLE}: Deallocated (fsm.c:568) 20250814123528251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528254 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528254 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528254 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528254 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528254 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250814123528254 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528254 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528254 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528254 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528254 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528254 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528254 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528254 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528255 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5619256-RAB-23)[0x564d5ad7fcc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)5619256 20250814123528257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528257 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55be38,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619256 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528257 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528257 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528257 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076ebc3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)1613674 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:2 20250814123528259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528259 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528259 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528259 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528259 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528259 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=0076ebc3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528259 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250814123528259 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528259 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528259 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528259 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{disconnected}: Freeing instance (context_map.c:202) 20250814123528259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619256)[0x564d5ad7bfa0]{disconnected}: Deallocated (fsm.c:568) 20250814123528259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{disconnected}: Freeing instance (context_map.c:206) 20250814123528259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x564d5ad85f00]{disconnected}: Deallocated (fsm.c:568) 20250814123528259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619256 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250814123528259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076ebc3), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250814123528259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528259 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528259 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528259 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528259 DLSCCP DEBUG SCCP-SCOC(42)[0x564d5ad926b0]{IDLE}: Deallocated (fsm.c:568) 20250814123528259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528266 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528266 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528266 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528266 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528266 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528266 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250814123528266 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528266 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528266 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528266 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528266 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528266 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528266 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528266 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528267 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528267 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528267 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528267 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10519940-RAB-23)[0x564d5ad7eb30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528267 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528267 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)10519940 20250814123528269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528269 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa08584,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10519940 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528269 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528269 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528269 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528269 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036218c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528269 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)7594083 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:3 20250814123528271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528271 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528271 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528271 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528271 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528271 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=0036218c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528271 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250814123528271 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528271 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528271 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528271 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123528271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10519940)[0x564d5ad786d0]{disconnected}: Deallocated (fsm.c:568) 20250814123528271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{disconnected}: Freeing instance (context_map.c:206) 20250814123528271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x564d5ad860f0]{disconnected}: Deallocated (fsm.c:568) 20250814123528271 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10519940 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123528271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036218c), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250814123528271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528271 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528271 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528271 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528271 DLSCCP DEBUG SCCP-SCOC(43)[0x564d5ad776c0]{IDLE}: Deallocated (fsm.c:568) 20250814123528271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528271 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528271 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528271 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528277 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528277 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528277 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528277 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528277 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250814123528277 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528277 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528277 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528277 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528277 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528277 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528277 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528277 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528278 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528278 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528278 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13627914-RAB-23)[0x564d5ad80360]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528278 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528278 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(467)13627914 20250814123528280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528280 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcff20a,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627914 SCCP-44 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528280 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528280 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528280 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528280 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e98d5f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528280 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(467)5845897 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:4 20250814123528282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528282 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528282 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00e98d5f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528282 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250814123528282 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528282 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528282 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528282 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{disconnected}: Freeing instance (context_map.c:202) 20250814123528282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627914)[0x564d5ad7d920]{disconnected}: Deallocated (fsm.c:568) 20250814123528282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{disconnected}: Freeing instance (context_map.c:206) 20250814123528282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x564d5ad92b30]{disconnected}: Deallocated (fsm.c:568) 20250814123528282 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627914 SCCP-44 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814123528282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e98d5f), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250814123528282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528282 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528282 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528282 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528282 DLSCCP DEBUG SCCP-SCOC(44)[0x564d5ad76d10]{IDLE}: Deallocated (fsm.c:568) 20250814123528282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528282 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528282 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528282 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528282 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528290 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528290 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528290 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528290 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528290 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528290 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250814123528290 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528290 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528290 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528290 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528290 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528290 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528290 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528290 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528291 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528291 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528291 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15624638-RAB-23)[0x564d5ad80490]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528291 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528291 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(466)15624638 20250814123528293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528293 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xee69be,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624638 SCCP-45 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528293 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528293 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528293 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cb411), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528293 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528293 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528293 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528293 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(466)2753498 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:5 20250814123528295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528295 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528295 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528295 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528295 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=007cb411), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528295 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250814123528295 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528295 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528295 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528295 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{disconnected}: Freeing instance (context_map.c:202) 20250814123528295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624638)[0x564d5ad777f0]{disconnected}: Deallocated (fsm.c:568) 20250814123528295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{disconnected}: Freeing instance (context_map.c:206) 20250814123528295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x564d5ad927e0]{disconnected}: Deallocated (fsm.c:568) 20250814123528295 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624638 SCCP-45 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123528295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cb411), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250814123528295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528295 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528295 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528295 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528295 DLSCCP DEBUG SCCP-SCOC(45)[0x564d5ad7d6a0]{IDLE}: Deallocated (fsm.c:568) 20250814123528295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528295 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528295 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528295 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528302 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528302 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528302 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528302 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528302 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528302 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528302 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528302 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250814123528302 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528302 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528302 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528302 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528302 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528302 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15719176-RAB-23)[0x564d5ad79410]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)15719176 20250814123528305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528305 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xefdb08,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15719176 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528305 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528305 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528305 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528305 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded2fc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)9556489 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:6 20250814123528307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528307 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528307 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528307 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528307 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528307 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00ded2fc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528307 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250814123528307 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528307 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528307 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528307 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{disconnected}: Freeing instance (context_map.c:202) 20250814123528307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15719176)[0x564d5ad85c20]{disconnected}: Deallocated (fsm.c:568) 20250814123528307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{disconnected}: Freeing instance (context_map.c:206) 20250814123528307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x564d5ad92a00]{disconnected}: Deallocated (fsm.c:568) 20250814123528307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15719176 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250814123528307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded2fc), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250814123528307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528307 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528307 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528307 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528307 DLSCCP DEBUG SCCP-SCOC(46)[0x564d5ad93c10]{IDLE}: Deallocated (fsm.c:568) 20250814123528307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528310 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528310 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528310 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528310 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528310 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528310 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250814123528310 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528310 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528310 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528310 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528310 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528310 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528310 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528310 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528311 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10423680-RAB-23)[0x564d5ad93aa0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)10423680 20250814123528313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528313 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f0d80,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10423680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528313 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528313 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528313 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d46ca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)13248807 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:7 20250814123528315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528315 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528315 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528315 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528315 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528315 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=004d46ca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528315 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250814123528315 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528315 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528315 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528315 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{disconnected}: Freeing instance (context_map.c:202) 20250814123528315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10423680)[0x564d5ad7d7d0]{disconnected}: Deallocated (fsm.c:568) 20250814123528315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{disconnected}: Freeing instance (context_map.c:206) 20250814123528315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x564d5ad78940]{disconnected}: Deallocated (fsm.c:568) 20250814123528315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10423680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250814123528315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d46ca), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250814123528315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528315 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528315 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528315 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528315 DLSCCP DEBUG SCCP-SCOC(47)[0x564d5ad754f0]{IDLE}: Deallocated (fsm.c:568) 20250814123528315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528322 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528322 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528322 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528322 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528322 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528322 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250814123528322 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528322 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528322 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528322 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528322 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528322 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528322 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528322 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9166957-RAB-23)[0x564d5ad821d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)9166957 20250814123528325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528325 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8be06d,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9166957 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528325 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528325 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c06dab), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)12272000 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:8 20250814123528327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528327 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528327 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528327 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528327 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528327 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=00c06dab), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528327 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250814123528327 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528327 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528327 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528327 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{disconnected}: Freeing instance (context_map.c:202) 20250814123528327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9166957)[0x564d5ad77240]{disconnected}: Deallocated (fsm.c:568) 20250814123528327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{disconnected}: Freeing instance (context_map.c:206) 20250814123528327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x564d5ad94090]{disconnected}: Deallocated (fsm.c:568) 20250814123528327 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9166957 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250814123528327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c06dab), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250814123528327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528327 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528327 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528327 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528327 DLSCCP DEBUG SCCP-SCOC(48)[0x564d5ad75fd0]{IDLE}: Deallocated (fsm.c:568) 20250814123528327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528327 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528327 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528327 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528327 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528331 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528331 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528331 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528331 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528331 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528331 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250814123528331 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528331 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528331 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528331 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528331 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528331 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528331 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528331 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528331 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528331 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528333 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3717686-RAB-23)[0x564d5ad840e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)3717686 20250814123528334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528334 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x38ba36,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3717686 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528334 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528334 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528334 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528334 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a33b1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528334 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528334 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528334 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)11534515 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:9 20250814123528336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528336 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528336 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528336 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528336 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528336 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=003a33b1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528336 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250814123528336 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528336 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528336 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528336 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{disconnected}: Freeing instance (context_map.c:202) 20250814123528336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3717686)[0x564d5ad94280]{disconnected}: Deallocated (fsm.c:568) 20250814123528336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{disconnected}: Freeing instance (context_map.c:206) 20250814123528336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x564d5ad94490]{disconnected}: Deallocated (fsm.c:568) 20250814123528336 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3717686 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250814123528336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a33b1), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250814123528336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528336 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528337 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528337 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528337 DLSCCP DEBUG SCCP-SCOC(49)[0x564d5ad904a0]{IDLE}: Deallocated (fsm.c:568) 20250814123528337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528342 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528342 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528342 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250814123528342 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528342 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528342 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528342 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528342 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528342 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528342 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528342 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528342 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528343 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528343 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528343 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-844880-RAB-23)[0x564d5ad82df0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528343 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528344 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)844880 20250814123528345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528345 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xce450,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-844880 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528345 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528345 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528345 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025aba8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)8928477 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:11 20250814123528347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528347 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528347 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528347 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528347 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528347 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=0025aba8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528347 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250814123528347 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528347 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528347 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528347 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{disconnected}: Freeing instance (context_map.c:202) 20250814123528347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-844880)[0x564d5ad91600]{disconnected}: Deallocated (fsm.c:568) 20250814123528347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{disconnected}: Freeing instance (context_map.c:206) 20250814123528347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x564d5ad91730]{disconnected}: Deallocated (fsm.c:568) 20250814123528347 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-844880 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250814123528347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025aba8), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250814123528347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528347 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528347 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528347 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528347 DLSCCP DEBUG SCCP-SCOC(51)[0x564d5ad8d6a0]{IDLE}: Deallocated (fsm.c:568) 20250814123528347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528347 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528347 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528347 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528358 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528358 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528358 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528358 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528358 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528358 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250814123528358 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528358 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528358 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528358 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528358 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528358 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528358 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528358 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528359 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6076167-RAB-23)[0x564d5ad850d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)6076167 20250814123528361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528361 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5cb707,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076167 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528361 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528361 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528361 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528361 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee96f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)11486449 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:10 20250814123528363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528363 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528363 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528363 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528363 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=005ee96f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528363 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250814123528363 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528363 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528363 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528363 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{disconnected}: Freeing instance (context_map.c:202) 20250814123528363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6076167)[0x564d5ad763a0]{disconnected}: Deallocated (fsm.c:568) 20250814123528363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{disconnected}: Freeing instance (context_map.c:206) 20250814123528363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x564d5ad764d0]{disconnected}: Deallocated (fsm.c:568) 20250814123528363 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076167 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250814123528363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee96f), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250814123528363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528363 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528363 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528363 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528363 DLSCCP DEBUG SCCP-SCOC(50)[0x564d5ad90d20]{IDLE}: Deallocated (fsm.c:568) 20250814123528363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528363 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528370 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528370 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528370 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528370 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528370 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528370 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250814123528370 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528370 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528370 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528370 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528371 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1707451-RAB-23)[0x564d5ad84350]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)1707451 20250814123528372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528372 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1a0dbb,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1707451 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528372 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528372 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528372 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528372 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072502f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528372 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528372 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528372 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528372 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)245226 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:12 20250814123528374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528374 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528374 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528374 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528374 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528374 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=0072502f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528374 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250814123528374 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528374 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528374 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528374 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{disconnected}: Freeing instance (context_map.c:202) 20250814123528374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1707451)[0x564d5ad90e50]{disconnected}: Deallocated (fsm.c:568) 20250814123528374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{disconnected}: Freeing instance (context_map.c:206) 20250814123528374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x564d5ad90f80]{disconnected}: Deallocated (fsm.c:568) 20250814123528374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1707451 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250814123528374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072502f), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250814123528374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528374 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528374 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528374 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528374 DLSCCP DEBUG SCCP-SCOC(52)[0x564d5ad8e2c0]{IDLE}: Deallocated (fsm.c:568) 20250814123528374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528381 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528381 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528381 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528381 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528382 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250814123528382 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528382 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528382 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528382 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528382 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528382 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528382 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528382 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528382 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528382 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528383 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5857348-RAB-23)[0x564d5ad7f7d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)5857348 20250814123528384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528384 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x596044,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5857348 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528384 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528384 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528384 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528384 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528384 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528384 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528384 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001144b2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528384 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)4193113 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:13 20250814123528386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528386 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528386 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528386 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528387 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528387 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=001144b2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528387 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250814123528387 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528387 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528387 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528387 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{disconnected}: Freeing instance (context_map.c:202) 20250814123528387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5857348)[0x564d5ad8dbe0]{disconnected}: Deallocated (fsm.c:568) 20250814123528387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{disconnected}: Freeing instance (context_map.c:206) 20250814123528387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x564d5ad8dd10]{disconnected}: Deallocated (fsm.c:568) 20250814123528387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5857348 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250814123528387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001144b2), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250814123528387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528387 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528387 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528387 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528387 DLSCCP DEBUG SCCP-SCOC(53)[0x564d5ad8eff0]{IDLE}: Deallocated (fsm.c:568) 20250814123528387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528390 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528390 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528390 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528390 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528390 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528390 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250814123528390 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528390 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528390 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528390 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528390 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528390 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528390 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528390 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528390 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528390 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528392 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6764236-RAB-23)[0x564d5ad81300]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)6764236 20250814123528393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528393 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6736cc,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6764236 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528393 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528393 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528393 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528393 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00451e8e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528393 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)7369169 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:14 20250814123528395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528395 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528395 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528395 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528395 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528395 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00451e8e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528395 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250814123528395 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528395 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528395 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528395 DCN DEBUG handle_cn_disc_ind() conn_id=54 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{disconnected}: Freeing instance (context_map.c:202) 20250814123528395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6764236)[0x564d5ad8e880]{disconnected}: Deallocated (fsm.c:568) 20250814123528395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{disconnected}: Freeing instance (context_map.c:206) 20250814123528395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x564d5ad8e9b0]{disconnected}: Deallocated (fsm.c:568) 20250814123528395 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6764236 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250814123528395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00451e8e), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250814123528395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528395 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528395 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528395 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528395 DLSCCP DEBUG SCCP-SCOC(54)[0x564d5ad7e4a0]{IDLE}: Deallocated (fsm.c:568) 20250814123528395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814123528402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528402 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528402 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528402 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528402 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528402 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528402 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528402 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528402 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814123528402 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250814123528402 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123528402 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528402 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123528402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123528402 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814123528402 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814123528402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814123528402 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123528402 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123528402 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123528402 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123528402 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123528402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814123528402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250814123528402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123528402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@1472556f02e3: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250814123528403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123528403 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123528403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123528403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6399922-RAB-23)[0x564d5ad811b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123528403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123528403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)6399922 20250814123528404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123528404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123528404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814123528404 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814123528404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x61a7b2,cause=radio(normal)) (hnbgw_rua.c:439) 20250814123528404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399922 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814123528404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814123528404 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814123528404 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814123528404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814123528404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123528404 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123528404 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123528404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4909a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814123528404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814123528404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814123528404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814123528405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528405 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)4805426 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on connection ID:15 20250814123528406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123528406 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123528406 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123528406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123528406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123528406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123528406 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123528406 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123528406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123528406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123528406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123528406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123528406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=00f4909a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814123528406 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250814123528406 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814123528406 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123528406 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814123528406 DCN DEBUG handle_cn_disc_ind() conn_id=55 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814123528406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814123528406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814123528406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123528406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{disconnected}: Freeing instance (context_map.c:202) 20250814123528406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6399922)[0x564d5ad8f120]{disconnected}: Deallocated (fsm.c:568) 20250814123528406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123528406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{disconnected}: Freeing instance (context_map.c:206) 20250814123528406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x564d5ad8f4a0]{disconnected}: Deallocated (fsm.c:568) 20250814123528406 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6399922 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250814123528406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4909a), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250814123528406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123528406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123528406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123528406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123528406 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814123528406 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123528406 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123528406 DLSCCP DEBUG SCCP-SCOC(55)[0x564d5ad7f0a0]{IDLE}: Deallocated (fsm.c:568) 20250814123528406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123528406 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123528406 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123528406 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123528406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123528406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123528406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123528406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123530409 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:193) 20250814123530409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(450)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123530410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44062<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123530411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123530411 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123530411 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123530411 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123530411 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(456)@1472556f02e3: Final verdict of PTC: none 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123530411 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123530411 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123530411 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123530411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123530411 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123530411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123530411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(455)@1472556f02e3: Final verdict of PTC: none 20250814123530411 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123530411 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123530411 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123530411 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123530412 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123530412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123530412 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123530412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123530412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(457)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@1472556f02e3: Final verdict of PTC: none 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44214<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(458)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(464)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@1472556f02e3: Final verdict of PTC: pass 20250814123530414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44234<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123530415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(473)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@1472556f02e3: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(452)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(465)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@1472556f02e3: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@1472556f02e3: Final verdict of PTC: pass HNBGW-MGCP(461)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(477)@1472556f02e3: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(472)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@1472556f02e3: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Thu Aug 14 12:35:30 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250814123530507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123531008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59042<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1649356) Waiting for packet dumper to finish... 1 (prev_count=1649356, count=1649896) 20250814123532412 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123532412 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123532412 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123532412 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123532412 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123532412 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release'. ------ HNBGW_Tests.TC_ps_rab_release ------ Thu Aug 14 12:35:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ps_rab_release started. 20250814123534063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123534065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123534068 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36755<->l=127.0.0.1:4262) (control_if.c:572) 20250814123534135 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534135 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123534135 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123534135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534135 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release-Iuh0(482)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123534135 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534135 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123534135 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123534135 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123534136 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534136 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123534137 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534137 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123534137 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534137 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123534137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534137 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534137 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534137 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123534137 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534137 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123534137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534137 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534137 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534137 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123534137 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123534137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534137 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534137 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123534137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123534137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534137 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123534137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123534137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123534137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123534137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534138 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123534138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123534138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123534138 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(486)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(484)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123534152 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534152 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123534152 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123534152 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534152 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123534152 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534152 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123534152 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123534152 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123534153 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534153 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123534153 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123534153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534153 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123534153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534153 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534153 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534153 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123534153 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123534153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534153 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123534153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534153 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534153 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534153 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123534153 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123534154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534154 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123534154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534154 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534154 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123534154 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123534154 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123534154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123534154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123534154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123534154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123534154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123534154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123534154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123534154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123534154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123534154 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123534154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123534154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123534154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123534154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123534154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123534154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123534154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(489)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123534177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123534177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123534177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123534177 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123534177 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123534177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123534177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123534177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123534177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123534347 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123534347 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123534347 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123534347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(486)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123534349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123534349 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123534349 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123534349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123534349 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123534349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123534349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123534349 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123534349 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123534349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123534349 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123534349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123534363 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123534363 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123534363 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123534363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(489)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123534365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534365 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123534365 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123534365 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123534365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123534365 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123534365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123534366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123534366 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123534366 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123534366 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123534366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123534366 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123534366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123535153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123535153 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123535153 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123535153 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123535153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123535153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123535153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123535153 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123535153 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123535153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123535153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123535153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123535153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123535153 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123535153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123535153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123535153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123535154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123535154 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123535154 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123535154 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123535154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123535154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123535154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123535154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123535154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123535154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123535154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123535154 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123535154 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123535154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123535154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123535154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123535154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123535154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123535154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123535154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123535154 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(485)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123535168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123535168 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123535168 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123535168 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123535168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123535168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123535168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123535168 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123535168 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123535168 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123535168 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123535168 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123535168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123535168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123535168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123535168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123535168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123535168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123535168 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123535168 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123535168 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123535169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123535169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123535169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123535169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123535169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123535169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123535169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123535169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123535169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123535169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123535169 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123535169 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123535169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123535169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123535169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123535169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123535169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123535169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123535169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123535169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123535188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43894<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(488)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@1472556f02e3: Added conn table entry 0TC_ps_rab_release0(491)665757 20250814123536204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123536204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123536204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123536204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123536204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa289d, normal) (hnbgw_rua.c:407) 20250814123536204 DHNB DEBUG map_rua[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123536204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123536204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-665757 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123536204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123536204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123536204 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123536204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-665757 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123536204 DCN DEBUG map_sccp[0x564d5ad87af0]{init}: Allocated (fsm.c:456) 20250814123536204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123536204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-665757 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123536204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-665757 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123536204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123536204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123536204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123536204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123536204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123536204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123536204 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{IDLE}: Allocated (fsm.c:456) 20250814123536204 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123536204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001630056400500f1100926) (sccp_scrc.c:406) 20250814123536204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123536204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123536204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123536204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123536204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123536204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123536204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123536204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123536204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123536204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123536204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123536204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123536204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123536204 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123536204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123536204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123536204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123536204 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123536204 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123536204 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123536204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123536204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123536204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123536204 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@1472556f02e3: Added conn table entry 0TC_ps_rab_release0(491)3766679 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: Session index based on connection ID:0 TC_ps_rab_release0(491)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123536209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123536209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123536209 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123536209 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123536209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123536209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123536209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123536209 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123536209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123536209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123536209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123536209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123536209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123536209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=0006c7b4) (sccp_scrc.c:477) 20250814123536209 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250814123536209 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123536209 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123536209 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123536209 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123536209 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123536209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123536209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_release0(491)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123536412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123536412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123536412 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123536412 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123536412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123536412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123536412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123536412 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123536412 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123536412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123536412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123536412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123536412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123536412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123536412 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250814123536412 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123536412 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123536412 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123536412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123536412 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123536412 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123536412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123536412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123536412 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123536412 DRANAP DEBUG ps_rab_ass[0x564d5ad79be0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123536412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123536412 DLPFCP DEBUG ps_rab[0x564d5ad7ffd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123536412 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123536413 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123536413 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123536413 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123536413 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(481)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(481)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 56, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000013'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(481)@1472556f02e3: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release0(491)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(481)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release0(491): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000013'O, sequence_number := 56, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123536420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123536420 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123536420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123536420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123536420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123536420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123536420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123536420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123536420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123536420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123536420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123536420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123536420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123536420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123536420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123536420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123536420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123536420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123536420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_release0(491)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123536430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123536430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123536430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123536430 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123536430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa289d) (hnbgw_rua.c:471) 20250814123536430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-665757 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123536430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123536430 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123536430 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123536430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123536430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123536430 DRANAP DEBUG ps_rab_ass[0x564d5ad79be0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123536430 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123536430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123536430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123536430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123536430 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123536431 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123536431 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123536431 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(481)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(481)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 57, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(481)@1472556f02e3: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(481)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release0(491): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000013'O, sequence_number := 57, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123536434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123536434 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123536434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123536434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123536434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123536434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123536434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123536434 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123536434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123536434 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123536434 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123536434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c7b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123536434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123536434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123536434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123536434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123536434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123536434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123536434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123536434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123536434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123536434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250814123536434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123536434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250814123536434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250814123536434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123536434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123536434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123536434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123536434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123536434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123536434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123536434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(479)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250814123536453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123536453 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123536453 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123536453 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123536453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123536453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123536453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123536453 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123536453 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123536453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123536453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123536453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123536453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123536453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250814123536453 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250814123536453 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123536453 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123536453 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123536453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123536453 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123536453 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123536453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123536453 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814123536453 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123536453 DRANAP DEBUG ps_rab_ass[0x564d5ad79be0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123536453 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-665757 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250814123536453 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250814123536453 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250814123536453 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250814123536453 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757)[0x564d5ad79be0]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) TC_ps_rab_release0(491)@1472556f02e3: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" TC_ps_rab_release0(491)@1472556f02e3: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@1472556f02e3: Test Component 491 has requested to stop MTC. Terminating current testcase execution. 20250814123541453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release(478)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(485)@1472556f02e3: Final verdict of PTC: none 20250814123541454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123541454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123541454 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123541454 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123541454 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123541454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123541454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123541454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123541454 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123541454 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123541454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c7b4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123541454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123541454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123541454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123541454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123541454 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123541454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123541454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123541454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{disrupted}: Freeing instance (context_map.c:202) 20250814123541454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665757)[0x564d5ad9d230]{disrupted}: Deallocated (fsm.c:568) 20250814123541454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123541454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{disconnected}: Freeing instance (context_map.c:206) 20250814123541454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x564d5ad87af0]{disconnected}: Deallocated (fsm.c:568) 20250814123541454 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123541454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123541454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250814123541454 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123541454 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123541454 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-665757 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250814123541454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123541454 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36755<->l=127.0.0.1:4262) (control_if.c:193) 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123541454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123541454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123541454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123541454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123541454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123541454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123541454 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(481)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_release-Iuh0-RUA(483)@1472556f02e3: Final verdict of PTC: none 20250814123541454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123541454 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123541454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123541454 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123541454 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123541455 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123541455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(488)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(484)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@1472556f02e3: Final verdict of PTC: none 20250814123541455 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123541455 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123541455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123541455 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123541455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123541455 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123541455 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123541455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123541455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(490)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(489)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@1472556f02e3: Final verdict of PTC: none 20250814123541455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43894<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@1472556f02e3: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" VirtHNBGW-STATS(479)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_release0(491): fail (pass -> fail) reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Test case TC_ps_rab_release finished. Verdict: fail reason: "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release fail'. Thu Aug 14 12:35:41 UTC 2025 ------ HNBGW_Tests.TC_ps_rab_release fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release.talloc 20250814123541495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123541996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43908<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255236) Waiting for packet dumper to finish... 1 (prev_count=255236, count=255872) 20250814123543456 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123543456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123543456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123543456 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123543456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123543456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release fail' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal'. ------ HNBGW_Tests.TC_ps_rab_release_abnormal ------ Thu Aug 14 12:35:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123544455 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:185) MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_ps_rab_release_abnormal started. 20250814123545031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123545033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123545035 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39521<->l=127.0.0.1:4262) (control_if.c:572) 20250814123545094 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545094 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123545094 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123545095 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545095 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123545095 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545095 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123545095 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545095 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release_abnormal-Iuh0(496)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123545095 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123545095 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123545096 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545096 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123545096 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545096 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123545096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545096 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545096 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545096 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123545096 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545096 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123545096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545096 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545096 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545096 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123545096 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545096 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123545096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545096 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545096 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545096 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123545096 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123545096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545096 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123545097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123545097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123545097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123545097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(500)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(500)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(498)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123545109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545109 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123545109 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123545109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545109 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123545109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545109 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123545109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123545109 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123545110 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545110 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123545110 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545110 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123545110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545110 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545110 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545110 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123545110 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545110 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123545110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545110 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545110 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545110 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123545110 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545110 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123545110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545110 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545110 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123545110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123545110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123545110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123545110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123545110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123545110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123545110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123545110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123545110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123545110 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123545110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545110 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545110 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545110 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123545110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545110 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545110 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545110 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123545110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545110 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545110 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545110 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123545110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123545111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123545111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123545111 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123545111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123545111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123545111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123545130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123545130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123545130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123545130 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123545130 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123545130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123545130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123545130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123545130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123545306 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123545306 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123545306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123545306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(500)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123545308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545308 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123545308 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123545308 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123545308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123545308 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123545308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123545309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545309 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123545309 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123545309 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123545309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123545309 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123545309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123545320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123545320 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123545320 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123545320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(503)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123545321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545321 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123545321 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123545321 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123545321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123545321 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123545321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123545322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123545322 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123545322 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123545322 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123545322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123545322 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123545322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123546113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123546113 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123546113 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123546113 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123546113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123546113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123546113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123546113 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123546113 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123546113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123546113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123546113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123546113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123546113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123546113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123546113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123546113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123546113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123546113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123546113 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123546113 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123546113 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123546113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123546113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123546113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123546114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123546114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123546114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123546114 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123546114 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123546114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123546114 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123546114 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123546114 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123546114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123546114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123546114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123546114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123546125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123546125 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123546125 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123546125 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123546125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123546125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123546125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123546125 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123546125 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123546125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123546125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123546125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123546125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123546125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123546125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123546125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123546125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123546125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123546125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123546125 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123546125 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123546125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123546125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123546125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123546125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123546126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123546126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123546126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123546126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123546126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123546126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123546126 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123546126 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123546126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123546126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123546126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123546126 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123546126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123546126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123546126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123546126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(502)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123546140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(502)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@1472556f02e3: Added conn table entry 0TC_ps_rab_release_abnormal0(505)961652 20250814123547156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123547156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123547156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123547156 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123547156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeac74, normal) (hnbgw_rua.c:407) 20250814123547156 DHNB DEBUG map_rua[0x564d5ad9d230]{init}: Allocated (fsm.c:456) 20250814123547156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123547156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-961652 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123547156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123547156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123547156 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123547156 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-961652 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123547156 DCN DEBUG map_sccp[0x564d5ad87af0]{init}: Allocated (fsm.c:456) 20250814123547156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123547156 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-961652 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123547156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-961652 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123547156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123547156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123547156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123547156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123547156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123547156 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123547156 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123547156 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123547156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001940056400500f1100926) (sccp_scrc.c:406) 20250814123547156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123547156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123547156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123547156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123547156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123547156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123547156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123547156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123547156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123547156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123547156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123547156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123547156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123547156 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123547156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123547156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123547156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123547156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123547156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123547156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123547156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123547156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123547156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123547156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@1472556f02e3: Added conn table entry 0TC_ps_rab_release_abnormal0(505)14862461 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123547160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123547160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123547160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123547160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123547160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123547160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123547160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123547160 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123547160 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123547160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123547160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123547160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123547160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123547160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=0072da99) (sccp_scrc.c:477) 20250814123547160 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250814123547160 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123547160 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123547160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123547160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123547160 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123547160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123547160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_release_abnormal0(505)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250814123547364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123547364 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123547364 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123547364 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123547364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123547364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123547364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123547364 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123547364 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123547364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123547364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123547364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123547364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123547364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250814123547364 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250814123547364 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123547364 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123547364 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123547364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123547364 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123547364 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123547364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123547364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123547364 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123547364 DRANAP DEBUG ps_rab_ass[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123547364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123547364 DLPFCP DEBUG ps_rab[0x564d5ad874a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250814123547364 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250814123547364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250814123547364 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250814123547364 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123547364 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(495)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(495)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 59, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000014'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(495)@1472556f02e3: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release_abnormal0(505)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(495)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release_abnormal0(505): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000014'O, sequence_number := 59, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250814123547372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123547372 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123547372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250814123547372 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250814123547372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814123547372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250814123547372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250814123547372 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250814123547372 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250814123547372 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250814123547372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250814123547372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123547372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250814123547372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250814123547372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123547372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250814123547372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123547372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_release_abnormal0(505)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123547382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123547382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123547382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814123547382 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814123547382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeac74) (hnbgw_rua.c:471) 20250814123547382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-961652 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814123547382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814123547382 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814123547382 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814123547382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814123547382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123547382 DRANAP DEBUG ps_rab_ass[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123547382 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250814123547382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123547382 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250814123547382 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250814123547382 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250814123547382 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250814123547382 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123547382 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(495)@1472556f02e3: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(495)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 60, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(495)@1472556f02e3: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(495)@1472556f02e3: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release_abnormal0(505): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000014'O, sequence_number := 60, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250814123547386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250814123547386 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250814123547386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250814123547386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250814123547386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250814123547386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814123547386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250814123547386 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250814123547386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250814123547386 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814123547386 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814123547386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250814123547386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123547386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123547386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123547386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123547386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250814123547386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250814123547386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250814123547386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250814123547386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{ESTABLISHED}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250814123547386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250814123547386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250814123547386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250814123547386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123547386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123547386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123547386 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123547386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123547386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123547386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123547386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@1472556f02e3: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(493)@1472556f02e3: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250814123547404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123547404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123547404 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123547404 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123547404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123547404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123547404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123547404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123547404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123547404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123547404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123547404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123547404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123547404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250814123547404 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250814123547404 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814123547404 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123547404 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814123547404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814123547404 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814123547404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814123547404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814123547404 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250814123547404 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250814123547404 DRANAP DEBUG ps_rab_ass[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250814123547404 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-961652 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250814123547404 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250814123547404 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250814123547404 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250814123547404 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652)[0x564d5ad7cb30]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250814123547456 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(495)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 58, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250814123550458 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(495)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 58, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250814123551455 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123551455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c7b4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123551455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123551455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123551455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123551455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123551455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123551455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123551455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123551455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123551455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123551455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123551455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123551455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123551457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123551457 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123551457 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123551457 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123551457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123551457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123551457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123551457 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123551457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123551457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123551457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123551457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123551457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123551457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=0006c7b4) (sccp_scrc.c:477) 20250814123551457 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250814123551457 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123551457 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123551457 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123551457 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123551457 DLSCCP DEBUG SCCP-SCOC(56)[0x564d5ad875d0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_release_abnormal0(505)@1472556f02e3: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" TC_ps_rab_release_abnormal0(505)@1472556f02e3: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@1472556f02e3: Test Component 505 has requested to stop MTC. Terminating current testcase execution. 20250814123552410 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39521<->l=127.0.0.1:4262) (control_if.c:193) 20250814123552410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123552411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123552411 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123552411 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123552411 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123552411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123552411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123552411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123552411 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123552411 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123552411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123552411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123552411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123552411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123552411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123552411 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123552411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123552411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123552411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{disrupted}: Freeing instance (context_map.c:202) 20250814123552411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-961652)[0x564d5ad9d230]{disrupted}: Deallocated (fsm.c:568) 20250814123552411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123552411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{disconnected}: Freeing instance (context_map.c:206) 20250814123552411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x564d5ad87af0]{disconnected}: Deallocated (fsm.c:568) 20250814123552411 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250814123552411 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250814123552411 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250814123552411 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250814123552411 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250814123552411 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-961652 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(499)@1472556f02e3: Final verdict of PTC: none 20250814123552411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43922<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123552411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123552412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123552412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123552412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123552412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123552411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43930<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release_abnormal(492)@1472556f02e3: Final verdict of PTC: none 20250814123552412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123552412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123552412 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_release_abnormal-Iuh0-RUA(497)@1472556f02e3: Final verdict of PTC: none 20250814123552414 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(501)@1472556f02e3: Final verdict of PTC: none 20250814123552414 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123552414 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123552414 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123552414 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123552414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123552414 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123552414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123552414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123552415 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123552415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123552415 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123552415 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123552415 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123552415 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123552415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(502)@1472556f02e3: Final verdict of PTC: none 20250814123552415 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123552415 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED IPA-CTRL-CLI-IPA(494)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(498)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(495)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(504)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@1472556f02e3: Final verdict of PTC: none 20250814123552415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@1472556f02e3: Final verdict of PTC: none TC_ps_rab_release_abnormal0(505)@1472556f02e3: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_ps_rab_release_abnormal0(505): fail (pass -> fail) reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Test case TC_ps_rab_release_abnormal finished. Verdict: fail reason: "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal fail'. Thu Aug 14 12:35:52 UTC 2025 ------ HNBGW_Tests.TC_ps_rab_release_abnormal fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release_abnormal.talloc 20250814123552456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123552959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239712) 20250814123553458 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250814123553458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123553458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123553458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123553458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123553458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123553458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123553458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-665757-RAB-23)[0x564d5ad7ffd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123553458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 1 (PFCPtx) (pfcp_msg.c:464) Waiting for packet dumper to finish... 1 (prev_count=239712, count=265908) 20250814123554415 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123554415 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123554415 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal fail' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Aug 14 12:35:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123555412 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:185) MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250814123556007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123556009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123556011 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40977<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123556073 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123556073 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123556080 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556080 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123556080 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123556081 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556081 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123556081 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556081 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123556081 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556081 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123556081 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43569 (stream_srv.c:142) 20250814123556081 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43569<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123556082 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556082 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123556082 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123556082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556082 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123556082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556082 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556082 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556082 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123556082 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123556082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556082 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123556082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556082 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556082 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556082 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123556082 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123556083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123556083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556083 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556083 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556083 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123556083 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123556083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123556083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556083 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556083 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556083 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556083 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123556083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556083 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556083 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556083 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123556083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556083 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556083 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556083 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123556083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556083 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556083 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556083 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123556083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(516)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(514)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123556097 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556097 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123556097 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123556098 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556098 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123556098 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556098 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123556098 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123556098 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123556099 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556099 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123556099 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556099 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123556099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556099 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556099 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556099 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123556099 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556099 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123556099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556099 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556099 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556099 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123556099 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556099 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123556099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556099 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556099 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123556099 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123556099 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123556099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123556099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123556099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123556100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123556100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123556100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123556100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123556100 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123556100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123556100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123556100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123556100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123556100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123556100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123556100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123556100 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123556100 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(517)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123556122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123556122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123556122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123556122 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123556122 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123556122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123556122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123556122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123556122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123556127 DLINP DEBUG SRVCONN(,r=127.0.0.1:43569<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123556127 DLINP DEBUG SRVCONN(,r=127.0.0.1:43569<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123556127 DLINP DEBUG SRVCONN(,r=127.0.0.1:43569<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123556127 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123556127 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250814123556127 DLGLOBAL DEBUG validating counter group 0x564d1d6d6be0(hnb) with 60 counters (rate_ctr.c:86) 20250814123556127 DHNBAP DEBUG (127.0.0.1:43569 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123556127 DHNBAP NOTICE (127.0.0.1:43569 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123556127 DHNBAP NOTICE (127.0.0.1:43569 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123556127 DLINP DEBUG SRVCONN(,r=127.0.0.1:43569<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123556127 DLINP DEBUG SRVCONN(,r=127.0.0.1:43569<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123556292 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123556292 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123556292 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123556292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(516)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123556294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556294 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123556294 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123556294 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123556294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123556294 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123556294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123556294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556294 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123556294 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123556294 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123556294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123556294 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123556294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123556294 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123556309 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123556309 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123556309 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123556309 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123556309 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123556309 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123556309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(519)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123556311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556311 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123556311 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123556311 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123556311 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123556311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123556311 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123556311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123556312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123556312 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123556312 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123556312 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123556312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123556312 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250814123556312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123557098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123557098 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123557098 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123557098 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123557098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123557098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123557098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123557098 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123557098 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123557098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123557098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123557098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123557098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123557098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123557098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123557098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123557098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123557098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123557098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123557098 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123557098 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123557098 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123557098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123557098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123557098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123557098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123557098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123557098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123557098 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123557098 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123557098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123557098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123557098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123557098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123557098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123557098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123557098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123557098 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123557115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123557115 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123557115 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123557115 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123557115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123557115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123557115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123557115 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123557115 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123557115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123557115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123557115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123557115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123557115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123557115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123557115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123557115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123557115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123557115 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123557115 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123557116 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123557116 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123557116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123557116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123557116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123557116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123557116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123557116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123557116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123557116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123557116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123557116 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123557116 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123557116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123557116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123557116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123557116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123557116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123557116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123557116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123557116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(518)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123557130 DLCTRL DEBUG Command: GET 168130178 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123557130 DLCTRL DEBUG Tx Command reply: GET_REPLY 168130178 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123557131 DLCTRL DEBUG Command: GET 991743911 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123557131 DLCTRL DEBUG Tx Command reply: GET_REPLY 991743911 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123557132 DLCTRL DEBUG Command: GET 174612051 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123557132 DLCTRL DEBUG Tx Command reply: GET_REPLY 174612051 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123557133 DLCTRL DEBUG Command: GET 920098033 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123557133 DLCTRL DEBUG Tx Command reply: GET_REPLY 920098033 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123557135 DLCTRL DEBUG Command: GET 392166219 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123557135 DLCTRL DEBUG Tx Command reply: GET_REPLY 392166219 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123557136 DLCTRL DEBUG Command: GET 511866771 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123557136 DLCTRL DEBUG Tx Command reply: GET_REPLY 511866771 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123557138 DLCTRL DEBUG Command: GET 11304983 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123557138 DLCTRL DEBUG Tx Command reply: GET_REPLY 11304983 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123557139 DLCTRL DEBUG Command: GET 946428737 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123557139 DLCTRL DEBUG Tx Command reply: GET_REPLY 946428737 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123557140 DLCTRL DEBUG Command: GET 399723503 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123557140 DLCTRL DEBUG Tx Command reply: GET_REPLY 399723503 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123557141 DLCTRL DEBUG Command: GET 842475417 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123557141 DLCTRL DEBUG Tx Command reply: GET_REPLY 842475417 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123557142 DLCTRL DEBUG Command: GET 151742572 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123557142 DLCTRL DEBUG Tx Command reply: GET_REPLY 151742572 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123557143 DLCTRL DEBUG Command: GET 563844081 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123557143 DLCTRL DEBUG Tx Command reply: GET_REPLY 563844081 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123557144 DLCTRL DEBUG Command: GET 212826390 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123557144 DLCTRL DEBUG Tx Command reply: GET_REPLY 212826390 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123557145 DLCTRL DEBUG Command: GET 237320790 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123557145 DLCTRL DEBUG Tx Command reply: GET_REPLY 237320790 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123557146 DLCTRL DEBUG Command: GET 941837358 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123557146 DLCTRL DEBUG Tx Command reply: GET_REPLY 941837358 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123557147 DLCTRL DEBUG Command: GET 465154874 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123557147 DLCTRL DEBUG Tx Command reply: GET_REPLY 465154874 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123557148 DLCTRL DEBUG Command: GET 585658674 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123557148 DLCTRL DEBUG Tx Command reply: GET_REPLY 585658674 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123557148 DLCTRL DEBUG Command: GET 109196351 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123557148 DLCTRL DEBUG Tx Command reply: GET_REPLY 109196351 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123557149 DLCTRL DEBUG Command: GET 506498088 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123557149 DLCTRL DEBUG Tx Command reply: GET_REPLY 506498088 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123557150 DLCTRL DEBUG Command: GET 580529644 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123557150 DLCTRL DEBUG Tx Command reply: GET_REPLY 580529644 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001000'B, t_guard := 20.000000 } 20250814123557162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(521) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)995979 20250814123558174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123558174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123558174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123558174 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123558174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf328b, normal) (hnbgw_rua.c:407) 20250814123558174 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123558174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123558174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-995979 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123558174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123558174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123558174 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-995979 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123558174 DCN DEBUG map_sccp[0x564d5ad7ffd0]{init}: Allocated (fsm.c:456) 20250814123558174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123558174 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-995979 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123558174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-995979 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123558174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123558174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123558174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123558174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123558174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123558174 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123558174 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{IDLE}: Allocated (fsm.c:456) 20250814123558174 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123558174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001080056400500f1100926) (sccp_scrc.c:406) 20250814123558174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123558174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123558174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123558174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123558174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123558174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123558174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123558174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123558174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123558174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123558174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123558174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123558174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123558174 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123558174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123558174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123558174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123558174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123558174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123558174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123558174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123558174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123558174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123558174 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)266592 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(521)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123558182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123558182 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123558182 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123558182 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123558182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123558182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123558182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123558182 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123558182 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123558182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123558182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123558182 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123558182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123558182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=00369ed3) (sccp_scrc.c:477) 20250814123558182 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250814123558182 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123558182 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123558182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123558182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123558182 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123558182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123558182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123558182 DLCTRL DEBUG Command: GET 215714287 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123558182 DLCTRL DEBUG Tx Command reply: GET_REPLY 215714287 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123558183 DLCTRL DEBUG Command: GET 899391582 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123558183 DLCTRL DEBUG Tx Command reply: GET_REPLY 899391582 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123558184 DLCTRL DEBUG Command: GET 801939813 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123558184 DLCTRL DEBUG Tx Command reply: GET_REPLY 801939813 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123558185 DLCTRL DEBUG Command: GET 869031154 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123558185 DLCTRL DEBUG Tx Command reply: GET_REPLY 869031154 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123558186 DLCTRL DEBUG Command: GET 545924827 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123558186 DLCTRL DEBUG Tx Command reply: GET_REPLY 545924827 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123558187 DLCTRL DEBUG Command: GET 954929296 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123558187 DLCTRL DEBUG Tx Command reply: GET_REPLY 954929296 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123558187 DLCTRL DEBUG Command: GET 48244829 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123558187 DLCTRL DEBUG Tx Command reply: GET_REPLY 48244829 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123558188 DLCTRL DEBUG Command: GET 914411599 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123558188 DLCTRL DEBUG Tx Command reply: GET_REPLY 914411599 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123558189 DLCTRL DEBUG Command: GET 356188943 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123558189 DLCTRL DEBUG Tx Command reply: GET_REPLY 356188943 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123558190 DLCTRL DEBUG Command: GET 803548854 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123558190 DLCTRL DEBUG Tx Command reply: GET_REPLY 803548854 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123558191 DLCTRL DEBUG Command: GET 184293739 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123558191 DLCTRL DEBUG Tx Command reply: GET_REPLY 184293739 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123558191 DLCTRL DEBUG Command: GET 742268313 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123558191 DLCTRL DEBUG Tx Command reply: GET_REPLY 742268313 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123558192 DLCTRL DEBUG Command: GET 3608649 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123558192 DLCTRL DEBUG Tx Command reply: GET_REPLY 3608649 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123558193 DLCTRL DEBUG Command: GET 555660955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123558193 DLCTRL DEBUG Tx Command reply: GET_REPLY 555660955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123558193 DLCTRL DEBUG Command: GET 24800205 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123558193 DLCTRL DEBUG Tx Command reply: GET_REPLY 24800205 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123558194 DLCTRL DEBUG Command: GET 656862788 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123558194 DLCTRL DEBUG Tx Command reply: GET_REPLY 656862788 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123558195 DLCTRL DEBUG Command: GET 44414757 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123558195 DLCTRL DEBUG Tx Command reply: GET_REPLY 44414757 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123558195 DLCTRL DEBUG Command: GET 290663060 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123558195 DLCTRL DEBUG Tx Command reply: GET_REPLY 290663060 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123558196 DLCTRL DEBUG Command: GET 543552788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123558196 DLCTRL DEBUG Tx Command reply: GET_REPLY 543552788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123558197 DLCTRL DEBUG Command: GET 285681907 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123558197 DLCTRL DEBUG Tx Command reply: GET_REPLY 285681907 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001010'B, t_guard := 20.000000 } 20250814123558207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123558413 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(509)@1472556f02e3: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 61, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.msc0-RAN(515)@1472556f02e3: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@1472556f02e3: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(522) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)9891642 20250814123559214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123559214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123559214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123559214 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123559214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96ef3a, normal) (hnbgw_rua.c:407) 20250814123559214 DHNB DEBUG map_rua[0x564d5ad87af0]{init}: Allocated (fsm.c:456) 20250814123559214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123559214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9891642 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123559214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123559214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123559214 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123559214 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9891642 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123559214 DCN DEBUG map_sccp[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123559214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123559214 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9891642 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123559214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9891642 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123559214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123559214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123559214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123559214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123559214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123559214 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123559214 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{IDLE}: Allocated (fsm.c:456) 20250814123559214 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123559214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300018a0056400500f1100926) (sccp_scrc.c:406) 20250814123559214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123559214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123559214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123559214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123559214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123559214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123559214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123559214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123559214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123559214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123559214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123559214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123559214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123559214 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123559214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123559214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123559214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123559214 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123559214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123559214 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123559214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123559214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123559214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123559214 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@1472556f02e3: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)12074445 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123559216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123559216 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123559216 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123559216 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123559216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123559216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123559216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123559216 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123559216 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123559216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123559216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123559216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123559216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) TC_mscpool_L3Compl_on_1_cnlink0(522)@1472556f02e3: setverdict(pass): none -> pass 20250814123559216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00627a67) (sccp_scrc.c:477) 20250814123559216 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250814123559216 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123559216 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123559216 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123559216 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123559216 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123559216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123559216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123559216 DLCTRL DEBUG Command: GET 889753570 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123559216 DLCTRL DEBUG Tx Command reply: GET_REPLY 889753570 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123559218 DLCTRL DEBUG Command: GET 588915559 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123559218 DLCTRL DEBUG Tx Command reply: GET_REPLY 588915559 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123559219 DLCTRL DEBUG Command: GET 386660227 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123559219 DLCTRL DEBUG Tx Command reply: GET_REPLY 386660227 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123559219 DLCTRL DEBUG Command: GET 98099978 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123559219 DLCTRL DEBUG Tx Command reply: GET_REPLY 98099978 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123559220 DLCTRL DEBUG Command: GET 812609128 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123559220 DLCTRL DEBUG Tx Command reply: GET_REPLY 812609128 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123559221 DLCTRL DEBUG Command: GET 636344773 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123559221 DLCTRL DEBUG Tx Command reply: GET_REPLY 636344773 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123559222 DLCTRL DEBUG Command: GET 269337094 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123559222 DLCTRL DEBUG Tx Command reply: GET_REPLY 269337094 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123559223 DLCTRL DEBUG Command: GET 586333710 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123559223 DLCTRL DEBUG Tx Command reply: GET_REPLY 586333710 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123559224 DLCTRL DEBUG Command: GET 979133401 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123559224 DLCTRL DEBUG Tx Command reply: GET_REPLY 979133401 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123559225 DLCTRL DEBUG Command: GET 37209458 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123559225 DLCTRL DEBUG Tx Command reply: GET_REPLY 37209458 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123559226 DLCTRL DEBUG Command: GET 950311097 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123559226 DLCTRL DEBUG Tx Command reply: GET_REPLY 950311097 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123559227 DLCTRL DEBUG Command: GET 931684723 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123559227 DLCTRL DEBUG Tx Command reply: GET_REPLY 931684723 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123559228 DLCTRL DEBUG Command: GET 22393764 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123559228 DLCTRL DEBUG Tx Command reply: GET_REPLY 22393764 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123559229 DLCTRL DEBUG Command: GET 640596555 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123559229 DLCTRL DEBUG Tx Command reply: GET_REPLY 640596555 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123559230 DLCTRL DEBUG Command: GET 743146434 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123559230 DLCTRL DEBUG Tx Command reply: GET_REPLY 743146434 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123559231 DLCTRL DEBUG Command: GET 948379347 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123559231 DLCTRL DEBUG Tx Command reply: GET_REPLY 948379347 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123559233 DLCTRL DEBUG Command: GET 324602732 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123559233 DLCTRL DEBUG Tx Command reply: GET_REPLY 324602732 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123559234 DLCTRL DEBUG Command: GET 751668583 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123559234 DLCTRL DEBUG Tx Command reply: GET_REPLY 751668583 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123559235 DLCTRL DEBUG Command: GET 381342263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123559235 DLCTRL DEBUG Tx Command reply: GET_REPLY 381342263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123559236 DLCTRL DEBUG Command: GET 549633588 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123559236 DLCTRL DEBUG Tx Command reply: GET_REPLY 549633588 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010000110'B, t_guard := 20.000000 } 20250814123559247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60098<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@1472556f02e3: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@1472556f02e3: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(523) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)14689363 20250814123600254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123600254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123600254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123600254 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123600254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe02453, normal) (hnbgw_rua.c:407) 20250814123600254 DHNB DEBUG map_rua[0x564d5ad8bf60]{init}: Allocated (fsm.c:456) 20250814123600254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123600254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14689363 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123600254 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123600254 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123600254 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14689363 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123600254 DCN DEBUG map_sccp[0x564d5ad7b120]{init}: Allocated (fsm.c:456) 20250814123600254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123600254 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14689363 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123600254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14689363 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123600254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123600254 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123600254 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123600254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123600254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123600254 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123600254 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{IDLE}: Allocated (fsm.c:456) 20250814123600254 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123600254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000860056400500f1100926) (sccp_scrc.c:406) 20250814123600254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123600254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123600254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123600254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123600254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123600254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123600254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123600254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123600254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123600254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123600254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123600254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123600254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123600254 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123600254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123600254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123600254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123600254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123600254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123600254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123600254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123600254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123600254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123600254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@1472556f02e3: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@1472556f02e3: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)4257589 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250814123600255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123600255 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123600255 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123600255 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123600255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123600255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123600255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123600255 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123600256 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123600256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123600256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123600256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123600256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123600256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00a88c37) (sccp_scrc.c:477) 20250814123600256 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250814123600256 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123600256 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123600256 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123600256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123600256 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123600256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123600256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(523)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123600256 DLCTRL DEBUG Command: GET 967812820 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123600256 DLCTRL DEBUG Tx Command reply: GET_REPLY 967812820 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250814123600258 DLCTRL DEBUG Command: GET 10605138 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123600258 DLCTRL DEBUG Tx Command reply: GET_REPLY 10605138 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123600259 DLCTRL DEBUG Command: GET 262990251 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123600259 DLCTRL DEBUG Tx Command reply: GET_REPLY 262990251 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123600260 DLCTRL DEBUG Command: GET 347762676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123600260 DLCTRL DEBUG Tx Command reply: GET_REPLY 347762676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123600262 DLCTRL DEBUG Command: GET 214189875 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123600262 DLCTRL DEBUG Tx Command reply: GET_REPLY 214189875 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123600263 DLCTRL DEBUG Command: GET 562098656 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123600263 DLCTRL DEBUG Tx Command reply: GET_REPLY 562098656 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123600264 DLCTRL DEBUG Command: GET 488719056 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123600264 DLCTRL DEBUG Tx Command reply: GET_REPLY 488719056 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123600265 DLCTRL DEBUG Command: GET 56437671 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123600265 DLCTRL DEBUG Tx Command reply: GET_REPLY 56437671 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123600266 DLCTRL DEBUG Command: GET 135895058 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123600266 DLCTRL DEBUG Tx Command reply: GET_REPLY 135895058 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123600267 DLCTRL DEBUG Command: GET 558341615 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123600267 DLCTRL DEBUG Tx Command reply: GET_REPLY 558341615 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123600267 DLCTRL DEBUG Command: GET 975122597 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123600267 DLCTRL DEBUG Tx Command reply: GET_REPLY 975122597 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123600268 DLCTRL DEBUG Command: GET 80751133 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123600268 DLCTRL DEBUG Tx Command reply: GET_REPLY 80751133 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123600269 DLCTRL DEBUG Command: GET 137952529 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123600269 DLCTRL DEBUG Tx Command reply: GET_REPLY 137952529 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123600270 DLCTRL DEBUG Command: GET 312868819 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123600270 DLCTRL DEBUG Tx Command reply: GET_REPLY 312868819 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123600270 DLCTRL DEBUG Command: GET 111914161 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123600270 DLCTRL DEBUG Tx Command reply: GET_REPLY 111914161 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123600271 DLCTRL DEBUG Command: GET 343123576 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123600271 DLCTRL DEBUG Tx Command reply: GET_REPLY 343123576 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123600272 DLCTRL DEBUG Command: GET 680558596 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123600272 DLCTRL DEBUG Tx Command reply: GET_REPLY 680558596 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123600273 DLCTRL DEBUG Command: GET 596665241 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123600273 DLCTRL DEBUG Tx Command reply: GET_REPLY 596665241 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123600275 DLCTRL DEBUG Command: GET 306350406 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123600275 DLCTRL DEBUG Tx Command reply: GET_REPLY 306350406 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123600276 DLCTRL DEBUG Command: GET 163518760 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123600276 DLCTRL DEBUG Tx Command reply: GET_REPLY 163518760 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011000101'B, t_guard := 20.000000 } 20250814123600286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@1472556f02e3: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@1472556f02e3: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(524) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@1472556f02e3: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)15082036 20250814123601293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123601293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123601293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250814123601293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123601293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe62234, normal) (hnbgw_rua.c:407) 20250814123601293 DHNB DEBUG map_rua[0x564d5ac96fa0]{init}: Allocated (fsm.c:456) 20250814123601293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123601293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082036 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123601293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123601293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123601293 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082036 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123601293 DCN DEBUG map_sccp[0x564d5ad7b250]{init}: Allocated (fsm.c:456) 20250814123601293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123601293 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15082036 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123601293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15082036 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250814123601293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123601293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123601293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123601293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123601293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123601293 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123601293 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{IDLE}: Allocated (fsm.c:456) 20250814123601293 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123601293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002c50056400500f1100926) (sccp_scrc.c:406) 20250814123601293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123601293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123601293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123601293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123601293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123601293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123601293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123601293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123601293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123601293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123601293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123601293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123601293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123601293 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123601293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123601293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123601293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601293 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123601293 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123601293 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123601293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123601293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123601293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123601293 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@1472556f02e3: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@1472556f02e3: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@1472556f02e3: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)12308147 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250814123601294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601294 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123601294 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123601294 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123601294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123601294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123601294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123601294 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123601294 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123601294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123601294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123601294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123601294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123601294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=009b79c7) (sccp_scrc.c:477) 20250814123601295 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250814123601295 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123601295 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123601295 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123601295 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123601295 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123601295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123601295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(524)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123601295 DLCTRL DEBUG Command: GET 69867151 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123601295 DLCTRL DEBUG Tx Command reply: GET_REPLY 69867151 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250814123601296 DLCTRL DEBUG Command: GET 719989331 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123601296 DLCTRL DEBUG Tx Command reply: GET_REPLY 719989331 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123601297 DLCTRL DEBUG Command: GET 459747672 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123601297 DLCTRL DEBUG Tx Command reply: GET_REPLY 459747672 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123601298 DLCTRL DEBUG Command: GET 248444626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123601298 DLCTRL DEBUG Tx Command reply: GET_REPLY 248444626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123601299 DLCTRL DEBUG Command: GET 355551011 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123601299 DLCTRL DEBUG Tx Command reply: GET_REPLY 355551011 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123601300 DLCTRL DEBUG Command: GET 585903322 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123601300 DLCTRL DEBUG Tx Command reply: GET_REPLY 585903322 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123601301 DLCTRL DEBUG Command: GET 80436198 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123601301 DLCTRL DEBUG Tx Command reply: GET_REPLY 80436198 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123601302 DLCTRL DEBUG Command: GET 493404324 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123601302 DLCTRL DEBUG Tx Command reply: GET_REPLY 493404324 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123601302 DLCTRL DEBUG Command: GET 380985191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123601302 DLCTRL DEBUG Tx Command reply: GET_REPLY 380985191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123601303 DLCTRL DEBUG Command: GET 791634983 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123601303 DLCTRL DEBUG Tx Command reply: GET_REPLY 791634983 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123601304 DLCTRL DEBUG Command: GET 395117876 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123601304 DLCTRL DEBUG Tx Command reply: GET_REPLY 395117876 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123601305 DLCTRL DEBUG Command: GET 211313192 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123601305 DLCTRL DEBUG Tx Command reply: GET_REPLY 211313192 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123601306 DLCTRL DEBUG Command: GET 176008598 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123601306 DLCTRL DEBUG Tx Command reply: GET_REPLY 176008598 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123601306 DLCTRL DEBUG Command: GET 262491502 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123601306 DLCTRL DEBUG Tx Command reply: GET_REPLY 262491502 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123601307 DLCTRL DEBUG Command: GET 96346064 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123601307 DLCTRL DEBUG Tx Command reply: GET_REPLY 96346064 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123601308 DLCTRL DEBUG Command: GET 630150686 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123601308 DLCTRL DEBUG Tx Command reply: GET_REPLY 630150686 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123601309 DLCTRL DEBUG Command: GET 421857136 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123601309 DLCTRL DEBUG Tx Command reply: GET_REPLY 421857136 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123601309 DLCTRL DEBUG Command: GET 288907932 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123601309 DLCTRL DEBUG Tx Command reply: GET_REPLY 288907932 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123601310 DLCTRL DEBUG Command: GET 414008644 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123601310 DLCTRL DEBUG Tx Command reply: GET_REPLY 414008644 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123601311 DLCTRL DEBUG Command: GET 368242206 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123601311 DLCTRL DEBUG Tx Command reply: GET_REPLY 368242206 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123601314 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40977<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(508)@1472556f02e3: Final verdict of PTC: none 20250814123601314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(507)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123601315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123601316 DLINP DEBUG SRVCONN(,r=127.0.0.1:43569<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123601316 DLINP DEBUG SRVCONN(,r=127.0.0.1:43569<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123601316 DLINP NOTICE SRV(,r=127.0.0.1:43569<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123601316 DMAIN NOTICE (127.0.0.1:43569 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43569<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123601316 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(517)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@1472556f02e3: Final verdict of PTC: none 20250814123601316 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123601316 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123601316 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123601316 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123601316 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123601316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123601317 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123601317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123601317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123601317 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123601317 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123601317 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123601317 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123601317 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123601317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123601317 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123601317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123601317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(509)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(520)@1472556f02e3: Final verdict of PTC: none 20250814123601318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123601318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123601318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(522)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(523)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@1472556f02e3: Final verdict of PTC: pass 20250814123601333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Aug 14 12:36:01 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250814123601391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123601413 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:185) 20250814123601496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123601496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123601496 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123601496 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123601496 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123601496 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123601496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369ed3), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123601496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123601496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123601496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123601496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-995979)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{disconnected}: Freeing instance (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x564d5ad7ffd0]{disconnected}: Deallocated (fsm.c:568) 20250814123601496 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-995979 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123601496 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123601496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627a67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123601496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123601496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123601496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123601496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{disrupted}: Freeing instance (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9891642)[0x564d5ad87af0]{disrupted}: Deallocated (fsm.c:568) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{disconnected}: Freeing instance (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x564d5ad875d0]{disconnected}: Deallocated (fsm.c:568) 20250814123601496 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9891642 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123601496 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123601496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88c37), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123601496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123601496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123601496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123601496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{disrupted}: Freeing instance (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14689363)[0x564d5ad8bf60]{disrupted}: Deallocated (fsm.c:568) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{disconnected}: Freeing instance (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x564d5ad7b120]{disconnected}: Deallocated (fsm.c:568) 20250814123601496 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14689363 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123601496 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123601496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b79c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123601496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123601496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123601496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123601496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123601496 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{disrupted}: Freeing instance (context_map.c:202) 20250814123601496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15082036)[0x564d5ac96fa0]{disrupted}: Deallocated (fsm.c:568) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{disconnected}: Freeing instance (context_map.c:206) 20250814123601496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x564d5ad7b250]{disconnected}: Deallocated (fsm.c:568) 20250814123601496 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15082036 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123601497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123601497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123601497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123601497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123601497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123601497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123601497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123601497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123601497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123601497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123601497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123601497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123601497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123601497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123601497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123601497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123601497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123601497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123601992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=392736) 20250814123602412 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123602412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123602412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123602412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123602412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123602412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123602412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123602412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123602412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123602412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123602412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123602412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123602412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123602412 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=392736, count=397640) 20250814123603317 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123603317 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123603317 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123603318 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123603318 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123603318 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Aug 14 12:36:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123604414 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250814123604414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250814123604414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250814123604414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250814123604414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250814123604414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250814123604414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250814123604414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-961652-RAB-23)[0x564d5ad874a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250814123604414 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20250814123604414 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x564d5ad6b420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250814123605036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123605041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123605046 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45055<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123605155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123605155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123605162 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605162 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123605162 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123605162 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605162 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123605163 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605163 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123605163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57458 (stream_srv.c:142) 20250814123605163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57458<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123605163 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605163 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123605164 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605164 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123605164 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605164 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123605164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605164 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605164 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605164 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123605164 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605164 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123605164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605164 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605164 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605164 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123605164 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123605164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605164 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605164 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123605164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123605164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605164 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605164 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605164 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605164 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123605164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123605164 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123605164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605164 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605164 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605164 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123605165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123605165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123605165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(535)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(533)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(538)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(536)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123605186 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605186 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123605186 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123605186 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605186 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123605186 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605186 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123605186 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123605187 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123605188 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605188 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123605188 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605188 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123605188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605188 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605188 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605188 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123605188 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605188 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123605188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605188 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605188 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605188 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123605188 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605188 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123605188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605188 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605188 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123605188 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123605188 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123605188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123605188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123605188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123605188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123605188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123605188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123605188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123605188 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123605188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605188 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123605188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605188 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123605188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605188 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123605188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123605189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123605189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123605189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123605189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123605189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123605189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123605219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123605219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123605220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123605220 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123605220 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123605220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123605220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123605220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123605220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123605225 DLINP DEBUG SRVCONN(,r=127.0.0.1:57458<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123605225 DLINP DEBUG SRVCONN(,r=127.0.0.1:57458<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123605225 DLINP DEBUG SRVCONN(,r=127.0.0.1:57458<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123605225 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123605225 DHNBAP DEBUG (127.0.0.1:57458 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123605225 DHNBAP NOTICE (127.0.0.1:57458 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123605225 DHNBAP NOTICE (127.0.0.1:57458 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123605225 DLINP DEBUG SRVCONN(,r=127.0.0.1:57458<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123605225 DLINP DEBUG SRVCONN(,r=127.0.0.1:57458<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123605375 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123605375 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123605375 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123605375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(535)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123605383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605383 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123605383 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123605383 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123605383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123605383 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123605383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123605384 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123605384 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123605384 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123605384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123605387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605387 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123605387 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123605387 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123605387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123605387 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123605387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(538)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123605389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605389 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123605389 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123605389 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123605389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123605389 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123605389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123605390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123605390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123605390 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123605390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123605390 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123605390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123605398 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123605398 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123605398 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123605398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(541)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123605404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123605404 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123605404 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123605404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123605404 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123605404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123605406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123605406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123605406 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123605406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123605406 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123605406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123605408 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123605408 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123605408 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123605408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(544)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123605414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605414 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123605414 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123605414 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123605414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123605414 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123605414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123605417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123605417 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123605417 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123605417 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123605417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123605417 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123605417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123606188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606188 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123606188 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123606188 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123606188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123606188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123606188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123606188 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123606188 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123606188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123606188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123606188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123606188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123606188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123606188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123606188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123606188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123606188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123606188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123606188 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123606188 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123606188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123606188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123606189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123606189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123606189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123606189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123606189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123606189 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123606189 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123606189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123606189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123606189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123606189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123606189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123606189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123606189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123606202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606202 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123606202 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123606202 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123606202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123606202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123606202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123606202 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123606202 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123606202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123606202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123606202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123606202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123606202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123606202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123606202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123606202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123606202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123606202 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123606202 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123606202 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123606202 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123606202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123606202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123606202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123606202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123606202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123606202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123606202 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123606202 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123606202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123606202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123606202 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123606202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123606202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123606202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123606202 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(537)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123606211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606211 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123606211 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123606211 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123606211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123606211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123606211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123606211 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123606211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123606211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123606211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123606211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123606211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123606211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123606211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123606211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123606212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123606212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123606212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123606212 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123606212 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123606212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123606212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123606212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123606212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123606212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123606212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123606212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123606212 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123606212 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123606212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606212 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123606212 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123606212 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123606212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123606212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123606212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123606212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123606215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606215 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123606215 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123606215 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123606215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123606215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123606215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123606215 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123606216 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123606216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123606216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123606216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123606216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123606216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123606216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123606216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123606216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123606216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123606216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123606216 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123606216 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123606216 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123606216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123606216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123606216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123606216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123606216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123606216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123606216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123606216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123606216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123606216 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123606216 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123606216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123606216 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123606216 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123606217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123606217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123606217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123606217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123606217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(543)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123607235 DLCTRL DEBUG Command: GET 738541149 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123607235 DLCTRL DEBUG Tx Command reply: GET_REPLY 738541149 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123607236 DLCTRL DEBUG Command: GET 452172696 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123607236 DLCTRL DEBUG Tx Command reply: GET_REPLY 452172696 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123607237 DLCTRL DEBUG Command: GET 536743559 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123607237 DLCTRL DEBUG Tx Command reply: GET_REPLY 536743559 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123607239 DLCTRL DEBUG Command: GET 592341120 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123607239 DLCTRL DEBUG Tx Command reply: GET_REPLY 592341120 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123607243 DLCTRL DEBUG Command: GET 614667536 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123607243 DLCTRL DEBUG Tx Command reply: GET_REPLY 614667536 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123607246 DLCTRL DEBUG Command: GET 372026298 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123607247 DLCTRL DEBUG Tx Command reply: GET_REPLY 372026298 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123607250 DLCTRL DEBUG Command: GET 617190146 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123607251 DLCTRL DEBUG Tx Command reply: GET_REPLY 617190146 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123607254 DLCTRL DEBUG Command: GET 561546586 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123607255 DLCTRL DEBUG Tx Command reply: GET_REPLY 561546586 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123607258 DLCTRL DEBUG Command: GET 478406942 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123607259 DLCTRL DEBUG Tx Command reply: GET_REPLY 478406942 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123607262 DLCTRL DEBUG Command: GET 550368242 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123607262 DLCTRL DEBUG Tx Command reply: GET_REPLY 550368242 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123607266 DLCTRL DEBUG Command: GET 897589826 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123607266 DLCTRL DEBUG Tx Command reply: GET_REPLY 897589826 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123607269 DLCTRL DEBUG Command: GET 893359184 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123607269 DLCTRL DEBUG Tx Command reply: GET_REPLY 893359184 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123607271 DLCTRL DEBUG Command: GET 218261987 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123607271 DLCTRL DEBUG Tx Command reply: GET_REPLY 218261987 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123607274 DLCTRL DEBUG Command: GET 56014121 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123607274 DLCTRL DEBUG Tx Command reply: GET_REPLY 56014121 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123607276 DLCTRL DEBUG Command: GET 23915528 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123607276 DLCTRL DEBUG Tx Command reply: GET_REPLY 23915528 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123607278 DLCTRL DEBUG Command: GET 322170712 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123607278 DLCTRL DEBUG Tx Command reply: GET_REPLY 322170712 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123607280 DLCTRL DEBUG Command: GET 351654850 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123607280 DLCTRL DEBUG Tx Command reply: GET_REPLY 351654850 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123607281 DLCTRL DEBUG Command: GET 390236217 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123607281 DLCTRL DEBUG Tx Command reply: GET_REPLY 390236217 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123607282 DLCTRL DEBUG Command: GET 767332534 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123607282 DLCTRL DEBUG Tx Command reply: GET_REPLY 767332534 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123607283 DLCTRL DEBUG Command: GET 839598397 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123607283 DLCTRL DEBUG Tx Command reply: GET_REPLY 839598397 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000010'B, t_guard := 20.000000 } 20250814123607294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)5400864 20250814123608306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123608306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123608306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123608306 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123608306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x526920, normal) (hnbgw_rua.c:407) 20250814123608306 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123608307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123608307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5400864 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123608307 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123608307 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123608307 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5400864 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123608307 DCN DEBUG map_sccp[0x564d5ad7ffd0]{init}: Allocated (fsm.c:456) 20250814123608307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123608307 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5400864 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123608307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5400864 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123608307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123608307 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123608307 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123608307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123608307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123608307 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123608307 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{IDLE}: Allocated (fsm.c:456) 20250814123608307 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123608307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001c20056400500f1100926) (sccp_scrc.c:406) 20250814123608307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123608307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123608307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123608307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123608307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123608307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123608307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123608307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123608307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123608307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123608307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123608307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123608307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123608307 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123608307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123608307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123608307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123608307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123608307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123608307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123608307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123608307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123608307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123608307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)11709814 HNBGW_Test.msc0-SCCP(533)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@1472556f02e3: setverdict(pass): none -> pass 20250814123608312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123608312 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123608312 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123608312 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123608312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123608312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123608312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123608312 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123608312 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123608312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123608312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123608312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123608312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123608312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00a65d0c) (sccp_scrc.c:477) 20250814123608312 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250814123608312 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123608312 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123608312 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123608312 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123608312 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123608312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123608312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123608312 DLCTRL DEBUG Command: GET 311423459 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123608312 DLCTRL DEBUG Tx Command reply: GET_REPLY 311423459 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123608313 DLCTRL DEBUG Command: GET 91569601 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123608313 DLCTRL DEBUG Tx Command reply: GET_REPLY 91569601 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123608314 DLCTRL DEBUG Command: GET 981596402 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123608314 DLCTRL DEBUG Tx Command reply: GET_REPLY 981596402 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123608314 DLCTRL DEBUG Command: GET 636412380 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123608314 DLCTRL DEBUG Tx Command reply: GET_REPLY 636412380 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123608315 DLCTRL DEBUG Command: GET 664961546 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123608315 DLCTRL DEBUG Tx Command reply: GET_REPLY 664961546 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123608316 DLCTRL DEBUG Command: GET 697028465 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123608316 DLCTRL DEBUG Tx Command reply: GET_REPLY 697028465 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123608316 DLCTRL DEBUG Command: GET 621122841 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123608316 DLCTRL DEBUG Tx Command reply: GET_REPLY 621122841 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123608317 DLCTRL DEBUG Command: GET 302457332 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123608317 DLCTRL DEBUG Tx Command reply: GET_REPLY 302457332 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123608318 DLCTRL DEBUG Command: GET 862338337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123608318 DLCTRL DEBUG Tx Command reply: GET_REPLY 862338337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123608318 DLCTRL DEBUG Command: GET 943627683 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123608318 DLCTRL DEBUG Tx Command reply: GET_REPLY 943627683 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123608319 DLCTRL DEBUG Command: GET 39847757 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123608319 DLCTRL DEBUG Tx Command reply: GET_REPLY 39847757 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123608320 DLCTRL DEBUG Command: GET 380662859 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123608320 DLCTRL DEBUG Tx Command reply: GET_REPLY 380662859 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123608321 DLCTRL DEBUG Command: GET 848124471 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123608321 DLCTRL DEBUG Tx Command reply: GET_REPLY 848124471 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123608322 DLCTRL DEBUG Command: GET 964033174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123608322 DLCTRL DEBUG Tx Command reply: GET_REPLY 964033174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123608323 DLCTRL DEBUG Command: GET 781120523 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123608323 DLCTRL DEBUG Tx Command reply: GET_REPLY 781120523 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123608324 DLCTRL DEBUG Command: GET 708844414 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123608324 DLCTRL DEBUG Tx Command reply: GET_REPLY 708844414 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123608325 DLCTRL DEBUG Command: GET 467091430 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123608325 DLCTRL DEBUG Tx Command reply: GET_REPLY 467091430 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123608325 DLCTRL DEBUG Command: GET 89768540 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123608325 DLCTRL DEBUG Tx Command reply: GET_REPLY 89768540 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123608326 DLCTRL DEBUG Command: GET 962963174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123608326 DLCTRL DEBUG Tx Command reply: GET_REPLY 962963174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123608327 DLCTRL DEBUG Command: GET 440756137 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123608327 DLCTRL DEBUG Tx Command reply: GET_REPLY 440756137 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010000100'B, t_guard := 20.000000 } 20250814123608337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@1472556f02e3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@1472556f02e3: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)621814 20250814123609363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123609364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123609364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123609364 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123609364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x97cf6, normal) (hnbgw_rua.c:407) 20250814123609364 DHNB DEBUG map_rua[0x564d5ad875d0]{init}: Allocated (fsm.c:456) 20250814123609364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123609364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-621814 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123609364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123609364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123609364 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123609364 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-621814 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123609364 DCN DEBUG map_sccp[0x564d5ad8bf60]{init}: Allocated (fsm.c:456) 20250814123609364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123609364 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-621814 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123609364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-621814 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123609364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123609364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123609364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123609364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123609364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123609364 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123609364 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{IDLE}: Allocated (fsm.c:456) 20250814123609364 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123609364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002840056400500f1100926) (sccp_scrc.c:406) 20250814123609364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123609364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123609364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123609364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123609364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123609364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123609364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123609364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123609364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123609364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123609364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123609364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123609364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123609364 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123609364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123609364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123609365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123609365 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123609365 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123609365 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123609365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123609365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123609365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123609365 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@1472556f02e3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)11304645 HNBGW_Test.msc1-SCCP(536)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(547)@1472556f02e3: setverdict(pass): none -> pass 20250814123609382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123609382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123609382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123609383 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123609383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123609383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123609383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123609383 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123609383 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123609383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123609383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123609383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123609383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123609383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=0064d93b) (sccp_scrc.c:477) 20250814123609383 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250814123609383 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123609383 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123609383 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123609383 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123609383 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123609383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123609383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123609384 DLCTRL DEBUG Command: GET 640543148 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123609384 DLCTRL DEBUG Tx Command reply: GET_REPLY 640543148 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123609388 DLCTRL DEBUG Command: GET 378633147 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123609388 DLCTRL DEBUG Tx Command reply: GET_REPLY 378633147 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123609391 DLCTRL DEBUG Command: GET 150387236 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123609391 DLCTRL DEBUG Tx Command reply: GET_REPLY 150387236 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123609394 DLCTRL DEBUG Command: GET 780600966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123609394 DLCTRL DEBUG Tx Command reply: GET_REPLY 780600966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123609397 DLCTRL DEBUG Command: GET 90930765 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123609397 DLCTRL DEBUG Tx Command reply: GET_REPLY 90930765 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123609400 DLCTRL DEBUG Command: GET 998344016 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123609400 DLCTRL DEBUG Tx Command reply: GET_REPLY 998344016 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123609402 DLCTRL DEBUG Command: GET 794155028 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123609402 DLCTRL DEBUG Tx Command reply: GET_REPLY 794155028 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123609405 DLCTRL DEBUG Command: GET 80024933 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123609405 DLCTRL DEBUG Tx Command reply: GET_REPLY 80024933 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123609408 DLCTRL DEBUG Command: GET 500346152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123609408 DLCTRL DEBUG Tx Command reply: GET_REPLY 500346152 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123609410 DLCTRL DEBUG Command: GET 964709994 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123609411 DLCTRL DEBUG Tx Command reply: GET_REPLY 964709994 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123609413 DLCTRL DEBUG Command: GET 80991223 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123609413 DLCTRL DEBUG Tx Command reply: GET_REPLY 80991223 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123609416 DLCTRL DEBUG Command: GET 991961884 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123609416 DLCTRL DEBUG Tx Command reply: GET_REPLY 991961884 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123609418 DLCTRL DEBUG Command: GET 447297203 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123609418 DLCTRL DEBUG Tx Command reply: GET_REPLY 447297203 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123609420 DLCTRL DEBUG Command: GET 42678367 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123609420 DLCTRL DEBUG Tx Command reply: GET_REPLY 42678367 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123609422 DLCTRL DEBUG Command: GET 955427481 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123609422 DLCTRL DEBUG Tx Command reply: GET_REPLY 955427481 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123609423 DLCTRL DEBUG Command: GET 709532267 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123609423 DLCTRL DEBUG Tx Command reply: GET_REPLY 709532267 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123609425 DLCTRL DEBUG Command: GET 75455808 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123609425 DLCTRL DEBUG Tx Command reply: GET_REPLY 75455808 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123609426 DLCTRL DEBUG Command: GET 829047680 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123609426 DLCTRL DEBUG Tx Command reply: GET_REPLY 829047680 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123609427 DLCTRL DEBUG Command: GET 796388361 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123609427 DLCTRL DEBUG Tx Command reply: GET_REPLY 796388361 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123609429 DLCTRL DEBUG Command: GET 306901829 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123609429 DLCTRL DEBUG Tx Command reply: GET_REPLY 306901829 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111001000'B, t_guard := 20.000000 } 20250814123609440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@1472556f02e3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@1472556f02e3: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)259705 20250814123610459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123610459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123610459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123610459 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123610459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f679, normal) (hnbgw_rua.c:407) 20250814123610459 DHNB DEBUG map_rua[0x564d5ac96fa0]{init}: Allocated (fsm.c:456) 20250814123610459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123610459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-259705 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123610459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123610459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123610459 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-259705 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123610459 DCN DEBUG map_sccp[0x564d5ad88570]{init}: Allocated (fsm.c:456) 20250814123610459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123610459 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-259705 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123610459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-259705 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123610459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123610459 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123610459 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123610459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123610459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123610459 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123610459 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{IDLE}: Allocated (fsm.c:456) 20250814123610459 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123610459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003c80056400500f1100926) (sccp_scrc.c:406) 20250814123610459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123610459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123610459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123610459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123610459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123610459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123610459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123610459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123610459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123610459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123610459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123610459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123610459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123610459 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123610459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123610459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123610459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610459 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123610459 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123610459 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123610459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123610459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123610459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123610459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@1472556f02e3: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)7559478 HNBGW_Test.msc0-SCCP(533)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123610462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610462 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123610462 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123610462 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123610462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123610462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123610462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123610462 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123610462 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123610462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123610462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123610462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123610462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123610462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=0012ff8e) (sccp_scrc.c:477) 20250814123610462 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250814123610462 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123610462 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123610462 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123610462 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123610462 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123610462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123610462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123610464 DLCTRL DEBUG Command: GET 74677465 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123610464 DLCTRL DEBUG Tx Command reply: GET_REPLY 74677465 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123610465 DLCTRL DEBUG Command: GET 876252302 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123610465 DLCTRL DEBUG Tx Command reply: GET_REPLY 876252302 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123610467 DLCTRL DEBUG Command: GET 43431051 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123610467 DLCTRL DEBUG Tx Command reply: GET_REPLY 43431051 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123610470 DLCTRL DEBUG Command: GET 608876727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123610470 DLCTRL DEBUG Tx Command reply: GET_REPLY 608876727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123610473 DLCTRL DEBUG Command: GET 842341623 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123610473 DLCTRL DEBUG Tx Command reply: GET_REPLY 842341623 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123610476 DLCTRL DEBUG Command: GET 490727196 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123610476 DLCTRL DEBUG Tx Command reply: GET_REPLY 490727196 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123610479 DLCTRL DEBUG Command: GET 1939153 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123610479 DLCTRL DEBUG Tx Command reply: GET_REPLY 1939153 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123610482 DLCTRL DEBUG Command: GET 24133018 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123610482 DLCTRL DEBUG Tx Command reply: GET_REPLY 24133018 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123610487 DLCTRL DEBUG Command: GET 173651398 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123610487 DLCTRL DEBUG Tx Command reply: GET_REPLY 173651398 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123610490 DLCTRL DEBUG Command: GET 668214080 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123610490 DLCTRL DEBUG Tx Command reply: GET_REPLY 668214080 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123610492 DLCTRL DEBUG Command: GET 241140423 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123610492 DLCTRL DEBUG Tx Command reply: GET_REPLY 241140423 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123610494 DLCTRL DEBUG Command: GET 740566868 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123610494 DLCTRL DEBUG Tx Command reply: GET_REPLY 740566868 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123610495 DLCTRL DEBUG Command: GET 618989110 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123610495 DLCTRL DEBUG Tx Command reply: GET_REPLY 618989110 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123610496 DLCTRL DEBUG Command: GET 283733375 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123610496 DLCTRL DEBUG Tx Command reply: GET_REPLY 283733375 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123610497 DLCTRL DEBUG Command: GET 215556646 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123610497 DLCTRL DEBUG Tx Command reply: GET_REPLY 215556646 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123610498 DLCTRL DEBUG Command: GET 362757652 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123610498 DLCTRL DEBUG Tx Command reply: GET_REPLY 362757652 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123610499 DLCTRL DEBUG Command: GET 684989747 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123610499 DLCTRL DEBUG Tx Command reply: GET_REPLY 684989747 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123610499 DLCTRL DEBUG Command: GET 851420745 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123610499 DLCTRL DEBUG Tx Command reply: GET_REPLY 851420745 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123610500 DLCTRL DEBUG Command: GET 304164870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123610500 DLCTRL DEBUG Tx Command reply: GET_REPLY 304164870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123610501 DLCTRL DEBUG Command: GET 510734050 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123610501 DLCTRL DEBUG Tx Command reply: GET_REPLY 510734050 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123610507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123610507 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45055<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(527)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(526)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123610511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123610512 DLINP DEBUG SRVCONN(,r=127.0.0.1:57458<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123610512 DLINP DEBUG SRVCONN(,r=127.0.0.1:57458<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123610512 DLINP NOTICE SRV(,r=127.0.0.1:57458<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123610512 DMAIN NOTICE (127.0.0.1:57458 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57458<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123610512 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@1472556f02e3: Final verdict of PTC: none 20250814123610514 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123610514 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123610514 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123610514 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123610514 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123610514 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123610514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123610514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123610514 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123610514 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123610514 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123610515 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(539)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@1472556f02e3: Final verdict of PTC: none 20250814123610515 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123610515 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123610515 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123610515 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123610515 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123610515 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123610515 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123610515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(537)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(545)@1472556f02e3: Final verdict of PTC: none 20250814123610518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123610518 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123610519 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250814123610519 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123610519 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123610519 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123610519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123610519 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123610519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123610519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_imsi_round_robin0(546)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(547)@1472556f02e3: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(538)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(528)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@1472556f02e3: Final verdict of PTC: none 20250814123610545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Thu Aug 14 12:36:10 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250814123610629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123610664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123610664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123610664 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123610664 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123610664 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123610664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123610664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123610664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123610664 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123610664 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123610664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a65d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123610664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123610664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123610664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123610664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123610664 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123610664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123610664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123610664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123610664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5400864)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123610664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123610664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{disconnected}: Freeing instance (context_map.c:206) 20250814123610664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x564d5ad7ffd0]{disconnected}: Deallocated (fsm.c:568) 20250814123610665 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5400864 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123610665 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123610665 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123610665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d93b), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123610665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123610665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123610665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123610665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123610665 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{disrupted}: Freeing instance (context_map.c:202) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621814)[0x564d5ad875d0]{disrupted}: Deallocated (fsm.c:568) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{disconnected}: Freeing instance (context_map.c:206) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x564d5ad8bf60]{disconnected}: Deallocated (fsm.c:568) 20250814123610665 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-621814 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123610665 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123610665 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123610665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012ff8e), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123610665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123610665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123610665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123610665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123610665 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{disrupted}: Freeing instance (context_map.c:202) 20250814123610665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-259705)[0x564d5ac96fa0]{disrupted}: Deallocated (fsm.c:568) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{disconnected}: Freeing instance (context_map.c:206) 20250814123610665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x564d5ad88570]{disconnected}: Deallocated (fsm.c:568) 20250814123610665 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-259705 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123610665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123610665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123610665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123610665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123610665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123610665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123610665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123610665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123610665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123610665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123610665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123610665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123610665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123610665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123611232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416904) 20250814123611497 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123611497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b79c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123611497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123611497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123611497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123611497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123611497 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123611497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88c37), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123611497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123611498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123611498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123611498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123611498 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123611498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627a67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123611498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123611498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123611498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123611498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123611498 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123611498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369ed3), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123611498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123611498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123611498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123611498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123611498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123611498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123611498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123611498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123611498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123611498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123611498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123611498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123611498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123611498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123611498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123611498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123611498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123611498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123611498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123611498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123611499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123611499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123611499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123611499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123611499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123611499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123611499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123611499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123611499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123611499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123611499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123611499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123611499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123611499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123611499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123611499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=416904, count=434804) 20250814123612413 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123612413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123612414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123612414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123612414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123612414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123612414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123612414 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123612414 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123612414 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123612414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123612414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123612414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123612414 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123612515 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123612515 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123612515 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123612516 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123612516 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123612516 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123612516 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123612516 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123612516 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123612520 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123612520 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123612520 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Aug 14 12:36:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250814123614327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123614329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123614332 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37955<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123614407 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123614407 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123614414 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614414 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614414 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123614414 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614414 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614414 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123614415 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50962 (stream_srv.c:142) 20250814123614415 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50962<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123614415 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614415 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614415 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614415 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123614415 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123614415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123614415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614415 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614415 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614415 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614415 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123614415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123614415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123614415 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123614415 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614415 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614416 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614416 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123614416 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614416 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123614416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614416 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614416 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614416 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123614416 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614416 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123614416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614416 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614416 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614416 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123614416 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614416 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123614416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614416 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123614416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123614416 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123614416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123614416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123614416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123614416 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123614416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123614416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123614417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123614417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(559)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(559)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(557)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(562)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(560)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123614440 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614440 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614440 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123614440 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614440 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614440 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123614440 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614440 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614440 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123614440 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123614441 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614442 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123614442 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614442 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123614442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614442 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614442 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614442 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123614442 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123614442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614442 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614442 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614442 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123614442 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614442 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123614442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614442 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614442 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123614442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123614442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123614442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123614442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123614442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123614442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123614442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123614442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123614442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123614442 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123614442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123614442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123614442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123614442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123614442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123614442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123614442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(568)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(566)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123614478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123614478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123614478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123614478 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123614478 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123614478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123614478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123614478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123614478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123614483 DLINP DEBUG SRVCONN(,r=127.0.0.1:50962<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123614483 DLINP DEBUG SRVCONN(,r=127.0.0.1:50962<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123614483 DLINP DEBUG SRVCONN(,r=127.0.0.1:50962<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123614483 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123614483 DHNBAP DEBUG (127.0.0.1:50962 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123614483 DHNBAP NOTICE (127.0.0.1:50962 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123614483 DHNBAP NOTICE (127.0.0.1:50962 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123614483 DLINP DEBUG SRVCONN(,r=127.0.0.1:50962<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123614483 DLINP DEBUG SRVCONN(,r=127.0.0.1:50962<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123614627 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123614627 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123614627 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123614627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(559)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123614629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123614629 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123614629 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123614629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123614629 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123614629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123614629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123614629 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123614629 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123614629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123614629 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123614629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123614638 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123614638 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123614638 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123614638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(562)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123614640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123614640 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123614640 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123614640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123614640 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123614640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123614640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123614640 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123614640 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123614640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123614640 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123614640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123614654 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123614654 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123614654 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123614654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(565)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123614655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614655 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123614655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123614655 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123614655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123614655 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123614655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123614656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614656 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123614656 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123614656 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123614656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123614656 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123614656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123614666 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123614666 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123614666 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123614666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(568)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123614667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614667 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123614667 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123614667 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123614667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123614667 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123614667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123614668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123614668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123614668 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123614668 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123614668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123614668 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123614668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123615433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123615433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123615433 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123615433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123615433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123615433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123615433 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123615433 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123615433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123615433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123615433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123615433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123615433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123615433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123615433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123615433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123615433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123615433 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123615433 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123615433 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123615433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123615433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123615433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123615433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123615433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123615433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123615433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123615433 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123615433 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123615433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123615433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123615433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123615433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123615434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123615434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123615434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(558)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123615443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615443 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123615443 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123615443 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123615443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123615443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123615443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123615443 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123615443 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123615443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123615443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123615443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123615443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123615443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123615443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123615443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123615443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123615443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123615443 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123615443 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123615443 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123615443 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123615443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123615443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123615443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123615443 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123615443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123615443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123615443 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123615443 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123615443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123615443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123615443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123615443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123615443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123615443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123615443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(561)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123615458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123615458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123615458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123615458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123615458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123615458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123615458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123615458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123615458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123615458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615458 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123615458 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123615458 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123615458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123615458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123615458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123615458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123615458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123615458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123615458 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123615458 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123615458 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123615458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123615458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123615458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123615458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123615459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123615459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123615459 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123615459 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123615459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615459 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123615459 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123615459 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123615459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123615459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123615459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123615459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(564)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123615472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615472 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123615472 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123615472 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123615472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123615472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123615472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123615472 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123615472 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123615472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123615472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123615472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123615472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123615472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123615472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123615472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123615472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123615472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123615472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123615472 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123615472 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123615472 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123615472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123615472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123615472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123615472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123615472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123615472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123615472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123615472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123615472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123615472 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123615472 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123615472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123615472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123615472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123615472 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123615472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123615472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123615472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123615472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(567)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123616487 DLCTRL DEBUG Command: GET 655447918 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123616487 DLCTRL DEBUG Tx Command reply: GET_REPLY 655447918 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123616489 DLCTRL DEBUG Command: GET 943446881 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123616489 DLCTRL DEBUG Tx Command reply: GET_REPLY 943446881 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123616489 DLCTRL DEBUG Command: GET 861431264 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123616489 DLCTRL DEBUG Tx Command reply: GET_REPLY 861431264 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123616490 DLCTRL DEBUG Command: GET 645475482 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123616490 DLCTRL DEBUG Tx Command reply: GET_REPLY 645475482 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123616491 DLCTRL DEBUG Command: GET 664901914 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123616491 DLCTRL DEBUG Tx Command reply: GET_REPLY 664901914 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123616492 DLCTRL DEBUG Command: GET 602485026 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123616492 DLCTRL DEBUG Tx Command reply: GET_REPLY 602485026 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123616493 DLCTRL DEBUG Command: GET 496560919 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123616493 DLCTRL DEBUG Tx Command reply: GET_REPLY 496560919 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123616494 DLCTRL DEBUG Command: GET 667923936 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123616494 DLCTRL DEBUG Tx Command reply: GET_REPLY 667923936 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123616495 DLCTRL DEBUG Command: GET 561468512 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123616495 DLCTRL DEBUG Tx Command reply: GET_REPLY 561468512 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123616496 DLCTRL DEBUG Command: GET 878174836 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123616496 DLCTRL DEBUG Tx Command reply: GET_REPLY 878174836 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123616497 DLCTRL DEBUG Command: GET 49736723 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123616497 DLCTRL DEBUG Tx Command reply: GET_REPLY 49736723 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123616497 DLCTRL DEBUG Command: GET 436971355 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123616497 DLCTRL DEBUG Tx Command reply: GET_REPLY 436971355 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123616498 DLCTRL DEBUG Command: GET 339310924 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123616498 DLCTRL DEBUG Tx Command reply: GET_REPLY 339310924 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123616499 DLCTRL DEBUG Command: GET 652168882 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123616499 DLCTRL DEBUG Tx Command reply: GET_REPLY 652168882 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123616500 DLCTRL DEBUG Command: GET 484429436 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123616500 DLCTRL DEBUG Tx Command reply: GET_REPLY 484429436 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123616501 DLCTRL DEBUG Command: GET 328927040 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123616501 DLCTRL DEBUG Tx Command reply: GET_REPLY 328927040 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123616502 DLCTRL DEBUG Command: GET 494581897 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123616502 DLCTRL DEBUG Tx Command reply: GET_REPLY 494581897 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123616503 DLCTRL DEBUG Command: GET 726181617 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123616503 DLCTRL DEBUG Tx Command reply: GET_REPLY 726181617 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123616503 DLCTRL DEBUG Command: GET 184762340 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123616503 DLCTRL DEBUG Tx Command reply: GET_REPLY 184762340 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123616504 DLCTRL DEBUG Command: GET 167317959 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123616504 DLCTRL DEBUG Tx Command reply: GET_REPLY 167317959 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110001'B, t_guard := 20.000000 } 20250814123616515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)4059453 20250814123617554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123617554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123617554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123617554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123617554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3df13d, normal) (hnbgw_rua.c:407) 20250814123617554 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123617554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123617554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4059453 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123617554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123617554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123617554 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4059453 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814123617554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4059453 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123617554 DCN DEBUG map_sccp[0x564d5ad7ffd0]{init}: Allocated (fsm.c:456) 20250814123617554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123617554 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4059453 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123617554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4059453 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123617554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123617554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123617554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123617554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123617554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123617554 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123617554 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{IDLE}: Allocated (fsm.c:456) 20250814123617554 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123617554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003b10056400500f1100926) (sccp_scrc.c:406) 20250814123617554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123617554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123617554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123617554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123617554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123617554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123617554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123617554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123617554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123617554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123617554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123617554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123617554 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123617554 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123617554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123617554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123617554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123617554 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123617554 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123617554 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123617554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123617554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123617554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123617554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) HNBGW_Test.msc0-RAN(558)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)3317258 HNBGW_Test.msc0-SCCP(557)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@1472556f02e3: setverdict(pass): none -> pass 20250814123617564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123617564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123617564 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123617564 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123617564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123617564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123617564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123617564 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123617564 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123617564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123617564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123617564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123617564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123617564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=000ac98c) (sccp_scrc.c:477) 20250814123617564 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250814123617564 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123617564 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123617564 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123617564 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123617564 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123617564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123617564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123617565 DLCTRL DEBUG Command: GET 65997789 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123617565 DLCTRL DEBUG Tx Command reply: GET_REPLY 65997789 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123617567 DLCTRL DEBUG Command: GET 734258987 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123617568 DLCTRL DEBUG Tx Command reply: GET_REPLY 734258987 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123617570 DLCTRL DEBUG Command: GET 753352684 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123617570 DLCTRL DEBUG Tx Command reply: GET_REPLY 753352684 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123617574 DLCTRL DEBUG Command: GET 432639255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123617574 DLCTRL DEBUG Tx Command reply: GET_REPLY 432639255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123617576 DLCTRL DEBUG Command: GET 532770831 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123617576 DLCTRL DEBUG Tx Command reply: GET_REPLY 532770831 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123617579 DLCTRL DEBUG Command: GET 470568115 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123617579 DLCTRL DEBUG Tx Command reply: GET_REPLY 470568115 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123617581 DLCTRL DEBUG Command: GET 492932161 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123617581 DLCTRL DEBUG Tx Command reply: GET_REPLY 492932161 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123617584 DLCTRL DEBUG Command: GET 990818850 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123617584 DLCTRL DEBUG Tx Command reply: GET_REPLY 990818850 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123617586 DLCTRL DEBUG Command: GET 130409579 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123617586 DLCTRL DEBUG Tx Command reply: GET_REPLY 130409579 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123617588 DLCTRL DEBUG Command: GET 39047241 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123617588 DLCTRL DEBUG Tx Command reply: GET_REPLY 39047241 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123617590 DLCTRL DEBUG Command: GET 367788099 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123617590 DLCTRL DEBUG Tx Command reply: GET_REPLY 367788099 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123617593 DLCTRL DEBUG Command: GET 974863602 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123617593 DLCTRL DEBUG Tx Command reply: GET_REPLY 974863602 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123617596 DLCTRL DEBUG Command: GET 71796497 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123617596 DLCTRL DEBUG Tx Command reply: GET_REPLY 71796497 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123617600 DLCTRL DEBUG Command: GET 901122580 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123617600 DLCTRL DEBUG Tx Command reply: GET_REPLY 901122580 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123617603 DLCTRL DEBUG Command: GET 561367600 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123617603 DLCTRL DEBUG Tx Command reply: GET_REPLY 561367600 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123617606 DLCTRL DEBUG Command: GET 656705584 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123617606 DLCTRL DEBUG Tx Command reply: GET_REPLY 656705584 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123617609 DLCTRL DEBUG Command: GET 962510345 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123617609 DLCTRL DEBUG Tx Command reply: GET_REPLY 962510345 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123617612 DLCTRL DEBUG Command: GET 651478993 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123617612 DLCTRL DEBUG Tx Command reply: GET_REPLY 651478993 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123617614 DLCTRL DEBUG Command: GET 202781205 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123617614 DLCTRL DEBUG Tx Command reply: GET_REPLY 202781205 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123617616 DLCTRL DEBUG Command: GET 948787696 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123617616 DLCTRL DEBUG Tx Command reply: GET_REPLY 948787696 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101010110'B, t_guard := 20.000000 } 20250814123617649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@1472556f02e3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)4892191 20250814123618666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123618666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123618666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123618666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123618666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4aa61f, normal) (hnbgw_rua.c:407) 20250814123618666 DHNB DEBUG map_rua[0x564d5ad8bf60]{init}: Allocated (fsm.c:456) 20250814123618666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123618666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892191 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123618667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123618667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123618667 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892191 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814123618667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892191 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123618667 DCN DEBUG map_sccp[0x564d5ac96fa0]{init}: Allocated (fsm.c:456) 20250814123618667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123618667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4892191 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123618667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892191 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123618667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123618667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123618667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123618667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123618667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123618667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123618667 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{IDLE}: Allocated (fsm.c:456) 20250814123618667 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123618667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001560056400500f1100926) (sccp_scrc.c:406) 20250814123618667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123618667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123618667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123618667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123618667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123618667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123618667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123618667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123618667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123618667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123618667 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123618667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123618667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123618667 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123618667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123618667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123618667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123618667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123618667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123618667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123618667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123618667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123618667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123618667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) HNBGW_Test.msc1-RAN(561)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)12384997 HNBGW_Test.msc1-SCCP(560)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@1472556f02e3: setverdict(pass): none -> pass 20250814123618680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123618680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123618680 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123618680 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123618680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123618680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123618680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123618680 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123618680 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123618680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123618680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123618680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123618681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123618681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=002797df) (sccp_scrc.c:477) 20250814123618681 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250814123618681 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123618681 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123618681 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123618681 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123618681 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123618681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123618681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123618681 DLCTRL DEBUG Command: GET 937346502 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123618681 DLCTRL DEBUG Tx Command reply: GET_REPLY 937346502 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123618683 DLCTRL DEBUG Command: GET 915935960 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123618683 DLCTRL DEBUG Tx Command reply: GET_REPLY 915935960 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123618685 DLCTRL DEBUG Command: GET 808499429 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123618685 DLCTRL DEBUG Tx Command reply: GET_REPLY 808499429 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123618687 DLCTRL DEBUG Command: GET 263267731 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123618687 DLCTRL DEBUG Tx Command reply: GET_REPLY 263267731 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123618690 DLCTRL DEBUG Command: GET 395040943 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123618690 DLCTRL DEBUG Tx Command reply: GET_REPLY 395040943 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123618692 DLCTRL DEBUG Command: GET 590455909 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123618692 DLCTRL DEBUG Tx Command reply: GET_REPLY 590455909 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123618693 DLCTRL DEBUG Command: GET 218616553 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123618693 DLCTRL DEBUG Tx Command reply: GET_REPLY 218616553 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123618694 DLCTRL DEBUG Command: GET 650640953 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123618694 DLCTRL DEBUG Tx Command reply: GET_REPLY 650640953 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123618696 DLCTRL DEBUG Command: GET 980712107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123618696 DLCTRL DEBUG Tx Command reply: GET_REPLY 980712107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123618697 DLCTRL DEBUG Command: GET 163844671 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123618697 DLCTRL DEBUG Tx Command reply: GET_REPLY 163844671 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123618699 DLCTRL DEBUG Command: GET 824458232 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123618699 DLCTRL DEBUG Tx Command reply: GET_REPLY 824458232 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123618700 DLCTRL DEBUG Command: GET 841979736 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123618700 DLCTRL DEBUG Tx Command reply: GET_REPLY 841979736 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123618702 DLCTRL DEBUG Command: GET 296804892 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123618702 DLCTRL DEBUG Tx Command reply: GET_REPLY 296804892 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123618705 DLCTRL DEBUG Command: GET 311389064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123618705 DLCTRL DEBUG Tx Command reply: GET_REPLY 311389064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123618707 DLCTRL DEBUG Command: GET 739966950 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123618707 DLCTRL DEBUG Tx Command reply: GET_REPLY 739966950 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123618709 DLCTRL DEBUG Command: GET 975362340 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123618709 DLCTRL DEBUG Tx Command reply: GET_REPLY 975362340 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123618711 DLCTRL DEBUG Command: GET 441524048 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123618711 DLCTRL DEBUG Tx Command reply: GET_REPLY 441524048 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123618712 DLCTRL DEBUG Command: GET 75484086 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123618712 DLCTRL DEBUG Tx Command reply: GET_REPLY 75484086 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123618714 DLCTRL DEBUG Command: GET 252113999 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123618714 DLCTRL DEBUG Tx Command reply: GET_REPLY 252113999 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123618716 DLCTRL DEBUG Command: GET 154115000 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123618716 DLCTRL DEBUG Tx Command reply: GET_REPLY 154115000 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011100011'B, t_guard := 20.000000 } 20250814123618750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@1472556f02e3: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)13726139 20250814123619773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123619773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123619773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123619773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123619773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd171bb, normal) (hnbgw_rua.c:407) 20250814123619773 DHNB DEBUG map_rua[0x564d5abf6100]{init}: Allocated (fsm.c:456) 20250814123619773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123619773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13726139 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123619773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123619773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123619773 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13726139 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814123619773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13726139 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123619773 DCN DEBUG map_sccp[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123619773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123619773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13726139 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123619773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13726139 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123619773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123619773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123619773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123619773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123619773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123619773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123619773 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{IDLE}: Allocated (fsm.c:456) 20250814123619773 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123619773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002e30056400500f1100926) (sccp_scrc.c:406) 20250814123619773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123619773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123619773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123619773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123619773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123619773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123619773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123619773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123619773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123619773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123619773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123619773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123619773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123619773 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123619773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123619773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123619773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123619773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123619773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123619773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123619773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123619773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123619773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) HNBGW_Test.msc0-RAN(558)@1472556f02e3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)11939733 HNBGW_Test.msc0-SCCP(557)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123619776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123619777 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123619777 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123619777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123619777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123619777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123619777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123619777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123619777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123619777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123619777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123619777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123619777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=00d55779) (sccp_scrc.c:477) 20250814123619777 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250814123619777 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123619777 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123619777 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123619777 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123619777 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123619777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123619777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123619778 DLCTRL DEBUG Command: GET 376448560 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123619778 DLCTRL DEBUG Tx Command reply: GET_REPLY 376448560 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123619780 DLCTRL DEBUG Command: GET 86600382 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123619780 DLCTRL DEBUG Tx Command reply: GET_REPLY 86600382 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123619783 DLCTRL DEBUG Command: GET 502934205 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123619783 DLCTRL DEBUG Tx Command reply: GET_REPLY 502934205 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250814123619788 DLCTRL DEBUG Command: GET 669734892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123619788 DLCTRL DEBUG Tx Command reply: GET_REPLY 669734892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123619794 DLCTRL DEBUG Command: GET 482692519 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123619794 DLCTRL DEBUG Tx Command reply: GET_REPLY 482692519 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123619796 DLCTRL DEBUG Command: GET 119048683 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123619796 DLCTRL DEBUG Tx Command reply: GET_REPLY 119048683 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123619798 DLCTRL DEBUG Command: GET 115128296 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123619798 DLCTRL DEBUG Tx Command reply: GET_REPLY 115128296 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123619799 DLCTRL DEBUG Command: GET 867547357 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123619799 DLCTRL DEBUG Tx Command reply: GET_REPLY 867547357 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123619801 DLCTRL DEBUG Command: GET 282612314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123619801 DLCTRL DEBUG Tx Command reply: GET_REPLY 282612314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123619802 DLCTRL DEBUG Command: GET 386679969 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123619802 DLCTRL DEBUG Tx Command reply: GET_REPLY 386679969 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123619803 DLCTRL DEBUG Command: GET 323001657 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123619803 DLCTRL DEBUG Tx Command reply: GET_REPLY 323001657 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123619805 DLCTRL DEBUG Command: GET 267124476 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123619805 DLCTRL DEBUG Tx Command reply: GET_REPLY 267124476 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123619806 DLCTRL DEBUG Command: GET 200272816 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123619806 DLCTRL DEBUG Tx Command reply: GET_REPLY 200272816 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123619806 DLCTRL DEBUG Command: GET 578380090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123619806 DLCTRL DEBUG Tx Command reply: GET_REPLY 578380090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123619807 DLCTRL DEBUG Command: GET 879612846 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123619807 DLCTRL DEBUG Tx Command reply: GET_REPLY 879612846 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123619809 DLCTRL DEBUG Command: GET 992377890 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123619809 DLCTRL DEBUG Tx Command reply: GET_REPLY 992377890 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123619810 DLCTRL DEBUG Command: GET 891358256 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123619810 DLCTRL DEBUG Tx Command reply: GET_REPLY 891358256 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123619811 DLCTRL DEBUG Command: GET 849245925 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123619811 DLCTRL DEBUG Tx Command reply: GET_REPLY 849245925 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123619812 DLCTRL DEBUG Command: GET 275166809 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123619812 DLCTRL DEBUG Tx Command reply: GET_REPLY 275166809 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123619813 DLCTRL DEBUG Command: GET 331899041 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123619813 DLCTRL DEBUG Tx Command reply: GET_REPLY 331899041 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123619819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123619820 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37955<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(550)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123619821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123619822 DLINP DEBUG SRVCONN(,r=127.0.0.1:50962<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123619822 DLINP DEBUG SRVCONN(,r=127.0.0.1:50962<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123619822 DLINP NOTICE SRV(,r=127.0.0.1:50962<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123619822 DMAIN NOTICE (127.0.0.1:50962 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50962<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123619822 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(563)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(564)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(567)@1472556f02e3: Final verdict of PTC: none 20250814123619825 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123619825 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123619825 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123619825 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123619825 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(560)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@1472556f02e3: Final verdict of PTC: none 20250814123619825 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123619825 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123619825 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123619825 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123619825 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123619825 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123619825 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123619825 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123619825 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123619825 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123619825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123619826 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123619826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619826 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123619826 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123619826 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123619826 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123619826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619826 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123619826 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123619826 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123619826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(558)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(552)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@1472556f02e3: Final verdict of PTC: none 20250814123619828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123619829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@1472556f02e3: Final verdict of PTC: pass HNBGW-MGCP(569)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@1472556f02e3: Final verdict of PTC: none 20250814123619849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Aug 14 12:36:19 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250814123619950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123619976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123619976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123619976 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123619976 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123619976 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123619976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123619976 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123619976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac98c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123619976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123619976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123619976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123619976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123619976 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4059453)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{disconnected}: Freeing instance (context_map.c:206) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x564d5ad7ffd0]{disconnected}: Deallocated (fsm.c:568) 20250814123619976 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4059453 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123619976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123619976 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123619976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002797df), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123619976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123619976 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123619976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123619976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123619976 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{disrupted}: Freeing instance (context_map.c:202) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892191)[0x564d5ad8bf60]{disrupted}: Deallocated (fsm.c:568) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{disconnected}: Freeing instance (context_map.c:206) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x564d5ac96fa0]{disconnected}: Deallocated (fsm.c:568) 20250814123619976 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4892191 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123619976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123619976 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123619976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55779), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123619976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123619976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123619976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123619976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123619976 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{disrupted}: Freeing instance (context_map.c:202) 20250814123619976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13726139)[0x564d5abf6100]{disrupted}: Deallocated (fsm.c:568) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{disconnected}: Freeing instance (context_map.c:206) 20250814123619976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x564d5ad7cc60]{disconnected}: Deallocated (fsm.c:568) 20250814123619976 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13726139 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250814123619977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123619977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123619977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123619977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123619977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123619977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123619977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123619977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123619977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123619977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123619977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123619977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123619977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123619977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123620653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123620665 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123620665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012ff8e), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123620665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123620665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123620665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123620665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123620665 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123620665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d93b), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123620665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123620665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123620665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123620665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123620665 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123620665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a65d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123620665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123620665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123620665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123620665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123620666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123620666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123620666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123620666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123620666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123620666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123620666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123620666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123620666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123620666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123620666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123620666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123620666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123620666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123620666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123620666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=414324) 20250814123621498 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123621498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369ed3), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123621498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123621498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123621498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123621498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123621498 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123621498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627a67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123621498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123621499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123621499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123621499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123621499 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123621499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88c37), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123621499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123621499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123621499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123621499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123621499 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123621499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b79c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123621499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123621499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123621499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123621499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123621499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123621499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123621499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123621499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123621499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123621499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123621499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123621499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123621499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123621499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123621499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123621499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123621499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123621499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123621499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123621499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123621500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123621500 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123621500 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123621500 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123621500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123621500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123621500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123621500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123621500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123621500 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123621500 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123621500 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123621500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123621500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123621500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123621500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=414324, count=427924) 20250814123621826 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123621826 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123621826 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123621826 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123621826 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123621826 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123621826 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123621826 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123621826 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123621826 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123621826 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123621826 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123622414 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123622414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123622414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123622414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123622414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123622414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123622415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123622415 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123622415 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123622415 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123622415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123622415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123622415 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Aug 14 12:36:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250814123623766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123623768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123623771 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33325<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123623844 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123623844 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123623851 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623851 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623851 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123623852 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623852 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623852 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123623852 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41627 (stream_srv.c:142) 20250814123623852 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41627<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123623852 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623852 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623852 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623852 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623853 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623853 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123623853 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123623853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623853 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123623853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623853 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623853 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623853 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123623853 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123623853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623853 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123623853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623854 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623854 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623854 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123623854 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123623854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623854 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123623854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623854 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623854 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623854 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123623854 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123623854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123623854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623854 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123623854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123623854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123623854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123623854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(583)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(581)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(586)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(584)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123623879 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623879 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623879 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123623879 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623879 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623879 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123623879 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623879 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623879 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123623879 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123623881 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623881 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123623881 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623881 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123623881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623881 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623881 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623881 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123623881 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623881 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123623881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623881 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623881 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623881 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123623881 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623881 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123623881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623881 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623881 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123623881 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123623881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123623881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123623881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123623881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123623881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123623881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123623881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123623881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123623881 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123623881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123623881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123623881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123623881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123623881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123623881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123623881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123623881 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(589)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(587)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(592)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(590)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123623914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123623914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123623914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123623914 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123623914 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123623914 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123623914 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123623914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123623914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123623918 DLINP DEBUG SRVCONN(,r=127.0.0.1:41627<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123623918 DLINP DEBUG SRVCONN(,r=127.0.0.1:41627<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123623918 DLINP DEBUG SRVCONN(,r=127.0.0.1:41627<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123623918 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123623918 DHNBAP DEBUG (127.0.0.1:41627 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123623918 DHNBAP NOTICE (127.0.0.1:41627 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123623918 DHNBAP NOTICE (127.0.0.1:41627 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123623918 DLINP DEBUG SRVCONN(,r=127.0.0.1:41627<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123623918 DLINP DEBUG SRVCONN(,r=127.0.0.1:41627<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123624065 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123624065 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123624065 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123624065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(583)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123624072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123624072 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123624072 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123624072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123624072 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123624072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123624075 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123624075 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123624075 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123624075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123624075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624075 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123624075 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123624075 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123624075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123624075 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123624075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(586)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123624081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624081 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123624081 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123624081 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123624081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123624081 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123624082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123624083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624083 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123624083 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123624083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123624083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123624083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123624083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123624091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123624091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123624091 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123624091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(589)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123624092 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624092 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123624092 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123624092 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123624092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123624092 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123624092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123624093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624093 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123624093 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123624093 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123624093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123624093 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123624093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123624101 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123624102 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123624102 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123624102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(592)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123624105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624105 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123624105 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123624105 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123624105 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123624105 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123624105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123624107 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624107 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123624107 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123624107 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123624107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123624107 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123624107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123624879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624879 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123624879 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123624879 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123624879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123624879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123624879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123624880 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123624880 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123624880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123624880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123624880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123624880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123624880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123624880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123624880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123624880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123624880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123624880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123624880 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123624880 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123624880 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123624880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123624880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123624880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123624880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123624880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123624880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123624880 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123624880 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123624881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123624881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123624881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123624881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123624881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123624881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123624881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123624886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123624886 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123624886 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123624886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123624886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123624886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123624886 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123624886 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123624886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123624886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123624886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123624886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123624886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123624886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123624886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123624886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123624886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123624886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123624886 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123624886 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123624886 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123624886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123624886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123624886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123624886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123624886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123624886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123624886 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123624886 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123624886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123624886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123624886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123624887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123624887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123624887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123624887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(585)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123624899 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624899 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123624899 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123624899 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123624899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123624899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123624899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123624899 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123624900 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123624900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123624900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123624900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123624900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123624900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123624900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123624900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123624900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123624900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123624900 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123624900 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123624900 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123624900 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123624900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123624900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123624900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123624900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123624900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123624900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123624900 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123624900 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123624900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624900 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123624900 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123624900 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123624900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123624900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123624900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123624900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123624910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624910 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123624910 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123624910 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123624910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123624910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123624910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123624910 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123624911 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123624911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123624911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123624911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123624911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123624911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123624911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123624911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123624911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123624911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123624911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123624911 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123624911 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123624911 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123624911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123624911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123624911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123624911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123624911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123624911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123624911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123624911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123624911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123624911 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123624911 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123624911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123624911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123624911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123624911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123624911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123624911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123624911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123624911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(591)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123625928 DLCTRL DEBUG Command: GET 207729440 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123625928 DLCTRL DEBUG Tx Command reply: GET_REPLY 207729440 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123625941 DLCTRL DEBUG Command: GET 452953274 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123625941 DLCTRL DEBUG Tx Command reply: GET_REPLY 452953274 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123625944 DLCTRL DEBUG Command: GET 108158805 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123625944 DLCTRL DEBUG Tx Command reply: GET_REPLY 108158805 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123625948 DLCTRL DEBUG Command: GET 52113813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123625948 DLCTRL DEBUG Tx Command reply: GET_REPLY 52113813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123625949 DLCTRL DEBUG Command: GET 44035711 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123625949 DLCTRL DEBUG Tx Command reply: GET_REPLY 44035711 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123625950 DLCTRL DEBUG Command: GET 836018196 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123625950 DLCTRL DEBUG Tx Command reply: GET_REPLY 836018196 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123625952 DLCTRL DEBUG Command: GET 851206543 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123625952 DLCTRL DEBUG Tx Command reply: GET_REPLY 851206543 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123625953 DLCTRL DEBUG Command: GET 242617 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123625953 DLCTRL DEBUG Tx Command reply: GET_REPLY 242617 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123625955 DLCTRL DEBUG Command: GET 497140410 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123625955 DLCTRL DEBUG Tx Command reply: GET_REPLY 497140410 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123625957 DLCTRL DEBUG Command: GET 157271827 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123625957 DLCTRL DEBUG Tx Command reply: GET_REPLY 157271827 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123625959 DLCTRL DEBUG Command: GET 483545126 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123625959 DLCTRL DEBUG Tx Command reply: GET_REPLY 483545126 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123625961 DLCTRL DEBUG Command: GET 744910839 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123625961 DLCTRL DEBUG Tx Command reply: GET_REPLY 744910839 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123625963 DLCTRL DEBUG Command: GET 650698865 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123625963 DLCTRL DEBUG Tx Command reply: GET_REPLY 650698865 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123625965 DLCTRL DEBUG Command: GET 739299001 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123625965 DLCTRL DEBUG Tx Command reply: GET_REPLY 739299001 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123625966 DLCTRL DEBUG Command: GET 873799585 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123625966 DLCTRL DEBUG Tx Command reply: GET_REPLY 873799585 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123625968 DLCTRL DEBUG Command: GET 244079678 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123625968 DLCTRL DEBUG Tx Command reply: GET_REPLY 244079678 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123625969 DLCTRL DEBUG Command: GET 318273679 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123625969 DLCTRL DEBUG Tx Command reply: GET_REPLY 318273679 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123625970 DLCTRL DEBUG Command: GET 422492570 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123625970 DLCTRL DEBUG Tx Command reply: GET_REPLY 422492570 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123625972 DLCTRL DEBUG Command: GET 883399829 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123625972 DLCTRL DEBUG Tx Command reply: GET_REPLY 883399829 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123625973 DLCTRL DEBUG Command: GET 827517623 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123625973 DLCTRL DEBUG Tx Command reply: GET_REPLY 827517623 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001011'B, t_guard := 20.000000 } 20250814123626000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)2885416 20250814123627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123627055 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123627056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2c0728, normal) (hnbgw_rua.c:407) 20250814123627056 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123627056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123627056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2885416 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123627056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123627056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123627056 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2885416 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814123627056 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2885416 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250814123627056 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2885416 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123627056 DCN DEBUG map_sccp[0x564d5ad7ffd0]{init}: Allocated (fsm.c:456) 20250814123627056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123627056 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2885416 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123627056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2885416 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123627056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123627056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123627056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123627056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123627056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123627056 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123627056 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{IDLE}: Allocated (fsm.c:456) 20250814123627056 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123627056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300010b0056400500f1100926) (sccp_scrc.c:406) 20250814123627056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123627056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123627056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123627056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123627056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123627056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123627056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123627056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123627056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123627056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123627056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123627056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123627056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123627056 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123627056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123627056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123627057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123627057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123627057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123627057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123627057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123627057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123627057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123627057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) HNBGW_Test.msc0-RAN(582)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)11789782 HNBGW_Test.msc0-SCCP(581)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123627076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123627076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123627076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123627076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@1472556f02e3: setverdict(pass): none -> pass 20250814123627076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123627076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123627076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123627076 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123627076 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123627076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123627076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123627076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123627076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123627076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00f86384) (sccp_scrc.c:477) 20250814123627076 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250814123627076 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123627076 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123627076 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123627076 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123627076 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123627076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123627076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123627077 DLCTRL DEBUG Command: GET 763662027 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123627077 DLCTRL DEBUG Tx Command reply: GET_REPLY 763662027 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123627081 DLCTRL DEBUG Command: GET 396495503 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123627081 DLCTRL DEBUG Tx Command reply: GET_REPLY 396495503 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123627085 DLCTRL DEBUG Command: GET 260284686 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123627085 DLCTRL DEBUG Tx Command reply: GET_REPLY 260284686 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123627089 DLCTRL DEBUG Command: GET 33502904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123627089 DLCTRL DEBUG Tx Command reply: GET_REPLY 33502904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123627092 DLCTRL DEBUG Command: GET 227346188 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123627093 DLCTRL DEBUG Tx Command reply: GET_REPLY 227346188 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123627096 DLCTRL DEBUG Command: GET 668221473 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123627096 DLCTRL DEBUG Tx Command reply: GET_REPLY 668221473 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123627099 DLCTRL DEBUG Command: GET 206256543 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123627099 DLCTRL DEBUG Tx Command reply: GET_REPLY 206256543 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123627103 DLCTRL DEBUG Command: GET 109937532 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123627103 DLCTRL DEBUG Tx Command reply: GET_REPLY 109937532 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123627107 DLCTRL DEBUG Command: GET 77279119 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123627107 DLCTRL DEBUG Tx Command reply: GET_REPLY 77279119 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123627111 DLCTRL DEBUG Command: GET 899541154 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123627111 DLCTRL DEBUG Tx Command reply: GET_REPLY 899541154 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123627114 DLCTRL DEBUG Command: GET 943800664 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123627115 DLCTRL DEBUG Tx Command reply: GET_REPLY 943800664 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123627117 DLCTRL DEBUG Command: GET 432772841 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123627117 DLCTRL DEBUG Tx Command reply: GET_REPLY 432772841 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123627120 DLCTRL DEBUG Command: GET 346635410 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123627120 DLCTRL DEBUG Tx Command reply: GET_REPLY 346635410 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123627122 DLCTRL DEBUG Command: GET 1662476 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123627122 DLCTRL DEBUG Tx Command reply: GET_REPLY 1662476 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123627124 DLCTRL DEBUG Command: GET 872182703 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123627124 DLCTRL DEBUG Tx Command reply: GET_REPLY 872182703 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123627126 DLCTRL DEBUG Command: GET 48379271 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123627126 DLCTRL DEBUG Tx Command reply: GET_REPLY 48379271 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123627128 DLCTRL DEBUG Command: GET 698149341 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123627128 DLCTRL DEBUG Tx Command reply: GET_REPLY 698149341 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123627130 DLCTRL DEBUG Command: GET 392312848 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123627130 DLCTRL DEBUG Tx Command reply: GET_REPLY 392312848 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123627131 DLCTRL DEBUG Command: GET 875605524 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123627131 DLCTRL DEBUG Tx Command reply: GET_REPLY 875605524 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123627133 DLCTRL DEBUG Command: GET 152809930 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123627133 DLCTRL DEBUG Tx Command reply: GET_REPLY 152809930 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111001001'B, t_guard := 20.000000 } 20250814123627164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@1472556f02e3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)7008071 20250814123628195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123628195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123628195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123628195 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123628195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6aef47, normal) (hnbgw_rua.c:407) 20250814123628195 DHNB DEBUG map_rua[0x564d5ad8baf0]{init}: Allocated (fsm.c:456) 20250814123628195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123628195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7008071 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123628196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123628196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123628196 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7008071 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814123628196 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7008071 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250814123628196 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7008071 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123628196 DCN DEBUG map_sccp[0x564d5ac96fa0]{init}: Allocated (fsm.c:456) 20250814123628196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123628196 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7008071 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123628196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7008071 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123628196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123628196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123628196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123628196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123628196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123628196 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123628196 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{IDLE}: Allocated (fsm.c:456) 20250814123628196 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123628196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003c90056400500f1100926) (sccp_scrc.c:406) 20250814123628196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123628196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123628196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123628196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123628196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123628196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123628196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123628196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123628196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123628196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123628196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123628196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123628196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123628196 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123628196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123628196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123628196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123628196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123628196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123628196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123628196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123628196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123628196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123628196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) HNBGW_Test.msc1-RAN(585)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)13996215 HNBGW_Test.msc1-SCCP(584)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123628209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123628209 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123628209 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123628209 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123628209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123628209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123628209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123628209 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123628209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123628209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123628209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123628209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123628209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123628209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=0021689e) (sccp_scrc.c:477) 20250814123628209 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250814123628209 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123628209 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123628209 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123628209 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123628209 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123628209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123628209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123628211 DLCTRL DEBUG Command: GET 984232739 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123628211 DLCTRL DEBUG Tx Command reply: GET_REPLY 984232739 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123628215 DLCTRL DEBUG Command: GET 436066890 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123628215 DLCTRL DEBUG Tx Command reply: GET_REPLY 436066890 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123628219 DLCTRL DEBUG Command: GET 362741642 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123628219 DLCTRL DEBUG Tx Command reply: GET_REPLY 362741642 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123628223 DLCTRL DEBUG Command: GET 911159392 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123628223 DLCTRL DEBUG Tx Command reply: GET_REPLY 911159392 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123628226 DLCTRL DEBUG Command: GET 475485327 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123628226 DLCTRL DEBUG Tx Command reply: GET_REPLY 475485327 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123628230 DLCTRL DEBUG Command: GET 976191433 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123628230 DLCTRL DEBUG Tx Command reply: GET_REPLY 976191433 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123628234 DLCTRL DEBUG Command: GET 794968930 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123628234 DLCTRL DEBUG Tx Command reply: GET_REPLY 794968930 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123628237 DLCTRL DEBUG Command: GET 906938219 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123628237 DLCTRL DEBUG Tx Command reply: GET_REPLY 906938219 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123628240 DLCTRL DEBUG Command: GET 652089822 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123628240 DLCTRL DEBUG Tx Command reply: GET_REPLY 652089822 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123628242 DLCTRL DEBUG Command: GET 4199778 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123628242 DLCTRL DEBUG Tx Command reply: GET_REPLY 4199778 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123628244 DLCTRL DEBUG Command: GET 957288350 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123628244 DLCTRL DEBUG Tx Command reply: GET_REPLY 957288350 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123628246 DLCTRL DEBUG Command: GET 973818354 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123628246 DLCTRL DEBUG Tx Command reply: GET_REPLY 973818354 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123628247 DLCTRL DEBUG Command: GET 764701499 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123628248 DLCTRL DEBUG Tx Command reply: GET_REPLY 764701499 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123628249 DLCTRL DEBUG Command: GET 476199069 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123628249 DLCTRL DEBUG Tx Command reply: GET_REPLY 476199069 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123628250 DLCTRL DEBUG Command: GET 442551799 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123628250 DLCTRL DEBUG Tx Command reply: GET_REPLY 442551799 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123628252 DLCTRL DEBUG Command: GET 24573792 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123628252 DLCTRL DEBUG Tx Command reply: GET_REPLY 24573792 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123628253 DLCTRL DEBUG Command: GET 569339740 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123628253 DLCTRL DEBUG Tx Command reply: GET_REPLY 569339740 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123628254 DLCTRL DEBUG Command: GET 402616293 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123628254 DLCTRL DEBUG Tx Command reply: GET_REPLY 402616293 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123628255 DLCTRL DEBUG Command: GET 279472357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123628255 DLCTRL DEBUG Tx Command reply: GET_REPLY 279472357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123628256 DLCTRL DEBUG Command: GET 361673894 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123628256 DLCTRL DEBUG Tx Command reply: GET_REPLY 361673894 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101001100'B, t_guard := 20.000000 } 20250814123628268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@1472556f02e3: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)11762859 20250814123629295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123629295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123629295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123629295 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123629295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb37cab, normal) (hnbgw_rua.c:407) 20250814123629295 DHNB DEBUG map_rua[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123629295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123629295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11762859 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123629295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123629295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123629295 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11762859 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250814123629295 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11762859 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250814123629295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11762859 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123629295 DCN DEBUG map_sccp[0x564d5ad6e880]{init}: Allocated (fsm.c:456) 20250814123629295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123629295 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11762859 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123629295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11762859 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123629295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123629295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123629295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123629295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123629295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123629295 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123629295 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{IDLE}: Allocated (fsm.c:456) 20250814123629295 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123629295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300014c0056400500f1100926) (sccp_scrc.c:406) 20250814123629295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123629295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123629295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123629295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123629295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123629295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123629295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123629295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123629295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123629295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123629295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123629295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123629295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123629295 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123629295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123629295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123629296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123629296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123629296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123629296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123629296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123629296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123629296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) HNBGW_Test.msc0-RAN(582)@1472556f02e3: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)15931761 HNBGW_Test.msc0-SCCP(581)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123629303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629303 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123629303 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123629304 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123629304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123629304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123629304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123629304 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123629304 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123629304 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123629304 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123629304 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123629304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123629304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=0007af55) (sccp_scrc.c:477) 20250814123629304 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250814123629304 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123629304 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123629304 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123629304 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123629304 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123629304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123629304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123629307 DLCTRL DEBUG Command: GET 138075158 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123629307 DLCTRL DEBUG Tx Command reply: GET_REPLY 138075158 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123629311 DLCTRL DEBUG Command: GET 541130295 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123629311 DLCTRL DEBUG Tx Command reply: GET_REPLY 541130295 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123629315 DLCTRL DEBUG Command: GET 642525824 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123629315 DLCTRL DEBUG Tx Command reply: GET_REPLY 642525824 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250814123629318 DLCTRL DEBUG Command: GET 825280283 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123629318 DLCTRL DEBUG Tx Command reply: GET_REPLY 825280283 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123629320 DLCTRL DEBUG Command: GET 305190555 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123629320 DLCTRL DEBUG Tx Command reply: GET_REPLY 305190555 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123629322 DLCTRL DEBUG Command: GET 410870301 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123629322 DLCTRL DEBUG Tx Command reply: GET_REPLY 410870301 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123629324 DLCTRL DEBUG Command: GET 828831029 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123629324 DLCTRL DEBUG Tx Command reply: GET_REPLY 828831029 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123629326 DLCTRL DEBUG Command: GET 985507522 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123629326 DLCTRL DEBUG Tx Command reply: GET_REPLY 985507522 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250814123629328 DLCTRL DEBUG Command: GET 726098290 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123629328 DLCTRL DEBUG Tx Command reply: GET_REPLY 726098290 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123629329 DLCTRL DEBUG Command: GET 524349118 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123629329 DLCTRL DEBUG Tx Command reply: GET_REPLY 524349118 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123629330 DLCTRL DEBUG Command: GET 844179037 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123629330 DLCTRL DEBUG Tx Command reply: GET_REPLY 844179037 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123629332 DLCTRL DEBUG Command: GET 737276540 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123629332 DLCTRL DEBUG Tx Command reply: GET_REPLY 737276540 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123629333 DLCTRL DEBUG Command: GET 650153400 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123629333 DLCTRL DEBUG Tx Command reply: GET_REPLY 650153400 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123629334 DLCTRL DEBUG Command: GET 667955985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123629334 DLCTRL DEBUG Tx Command reply: GET_REPLY 667955985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123629335 DLCTRL DEBUG Command: GET 114658688 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123629335 DLCTRL DEBUG Tx Command reply: GET_REPLY 114658688 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123629336 DLCTRL DEBUG Command: GET 264376143 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123629336 DLCTRL DEBUG Tx Command reply: GET_REPLY 264376143 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123629336 DLCTRL DEBUG Command: GET 566844519 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123629336 DLCTRL DEBUG Tx Command reply: GET_REPLY 566844519 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123629337 DLCTRL DEBUG Command: GET 142881714 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123629337 DLCTRL DEBUG Tx Command reply: GET_REPLY 142881714 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123629338 DLCTRL DEBUG Command: GET 804020012 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123629338 DLCTRL DEBUG Tx Command reply: GET_REPLY 804020012 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123629339 DLCTRL DEBUG Command: GET 455466141 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123629339 DLCTRL DEBUG Tx Command reply: GET_REPLY 455466141 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123629341 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33325<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(575)@1472556f02e3: Final verdict of PTC: none 20250814123629342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(574)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123629344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123629345 DLINP DEBUG SRVCONN(,r=127.0.0.1:41627<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123629345 DLINP DEBUG SRVCONN(,r=127.0.0.1:41627<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123629345 DLINP NOTICE SRV(,r=127.0.0.1:41627<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123629345 DMAIN NOTICE (127.0.0.1:41627 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41627<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123629345 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@1472556f02e3: Final verdict of PTC: none 20250814123629345 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123629345 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123629345 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123629345 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123629345 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123629345 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123629345 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123629345 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123629345 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123629345 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123629345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123629346 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123629346 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123629346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123629346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123629346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123629346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123629346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123629346 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123629346 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123629347 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.sgsn0-RAN(588)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(591)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(584)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(593)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(576)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@1472556f02e3: Final verdict of PTC: pass 20250814123629364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123629365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123629365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Thu Aug 14 12:36:29 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250814123629439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123629497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123629497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123629497 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123629497 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123629497 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123629497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123629497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123629497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123629497 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123629497 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123629497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f86384), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123629497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123629497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123629497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123629497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123629497 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123629497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123629497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123629497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123629497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2885416)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123629497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123629497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{disconnected}: Freeing instance (context_map.c:206) 20250814123629497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x564d5ad7ffd0]{disconnected}: Deallocated (fsm.c:568) 20250814123629497 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2885416 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250814123629497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123629497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123629497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123629498 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123629498 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123629498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021689e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123629498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123629498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123629498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123629498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123629498 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{disrupted}: Freeing instance (context_map.c:202) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7008071)[0x564d5ad8baf0]{disrupted}: Deallocated (fsm.c:568) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{disconnected}: Freeing instance (context_map.c:206) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x564d5ac96fa0]{disconnected}: Deallocated (fsm.c:568) 20250814123629498 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7008071 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123629498 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123629498 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123629498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007af55), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123629498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123629498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123629498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123629498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123629498 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{disrupted}: Freeing instance (context_map.c:202) 20250814123629498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11762859)[0x564d5ad7cc60]{disrupted}: Deallocated (fsm.c:568) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{disconnected}: Freeing instance (context_map.c:206) 20250814123629498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x564d5ad6e880]{disconnected}: Deallocated (fsm.c:568) 20250814123629498 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11762859 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250814123629499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123629499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123629499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123629499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123629499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123629499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123629499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123629499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123629499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123629499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123629499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123629499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123629499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123629977 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123629977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55779), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123629977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123629977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123629977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123629977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123629977 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123629977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002797df), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123629977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123629977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123629977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123629977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123629977 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123629978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac98c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123629978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123629978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123629978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123629978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123629978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123629978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123629978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123629978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123629978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123629978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123629978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123629978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123629978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123629978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123629978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123629978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123629978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123629978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123630142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=411576) 20250814123630667 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123630667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a65d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123630667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123630667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123630667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123630667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123630667 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123630667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d93b), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123630667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123630667 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123630667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123630667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123630667 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123630667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012ff8e), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123630667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123630667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123630667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123630667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123630668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123630668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123630668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123630668 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123630668 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123630668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123630668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123630668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123630668 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123630668 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123630668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123630668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123630668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123630668 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123630668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123630668 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=411576, count=425176) 20250814123631347 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123631347 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123631347 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123631347 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123631347 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123631347 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123631347 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123631347 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123631347 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123631499 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123631500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b79c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123631500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123631500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123631500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123631500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123631500 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123631500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88c37), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123631500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123631500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123631500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123631500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123631500 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123631500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627a67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123631500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123631500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123631500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123631500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123631500 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123631500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369ed3), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123631500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123631500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123631500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123631500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123631501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123631501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123631501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123631501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123631501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123631501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123631501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123631501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123631501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123631501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123631501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123631501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123631501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123631501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123631501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123631501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123631501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Aug 14 12:36:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123632416 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123632416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123632416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123632416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123632416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123632416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123632416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123632416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123632416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123632416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123632416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123632416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123632416 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250814123633241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123633243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123633246 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32889<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123633320 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123633320 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123633327 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633327 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633327 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123633327 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633327 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633327 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123633328 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43335 (stream_srv.c:142) 20250814123633328 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43335<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123633328 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633328 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633328 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633328 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633329 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633329 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123633329 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633329 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123633329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633329 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633329 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633329 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123633329 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633329 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123633329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633329 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633329 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123633329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123633329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633329 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633329 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633329 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123633329 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123633329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633329 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123633330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123633330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123633330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123633330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(607)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(605)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(610)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(608)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123633352 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633352 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633352 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123633352 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633352 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633352 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123633352 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633352 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633352 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123633352 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123633353 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633353 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123633353 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633353 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123633353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633353 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633353 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633353 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123633353 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633353 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123633353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633353 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633353 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633353 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123633353 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633353 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123633353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633353 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633353 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123633353 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123633353 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123633353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123633353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123633353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123633353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123633353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123633353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123633353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123633353 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123633354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123633354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123633354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123633354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123633354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123633354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123633354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123633354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123633354 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(613)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(611)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(614)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123633387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123633387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123633387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123633387 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123633387 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123633387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123633387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123633387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123633387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123633391 DLINP DEBUG SRVCONN(,r=127.0.0.1:43335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123633391 DLINP DEBUG SRVCONN(,r=127.0.0.1:43335<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123633391 DLINP DEBUG SRVCONN(,r=127.0.0.1:43335<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123633391 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123633391 DHNBAP DEBUG (127.0.0.1:43335 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123633391 DHNBAP NOTICE (127.0.0.1:43335 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123633391 DHNBAP NOTICE (127.0.0.1:43335 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123633391 DLINP DEBUG SRVCONN(,r=127.0.0.1:43335<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123633391 DLINP DEBUG SRVCONN(,r=127.0.0.1:43335<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123633539 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123633539 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123633539 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123633539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(607)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123633541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633541 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123633541 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123633541 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123633541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123633541 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123633541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123633542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123633542 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123633542 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123633542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123633542 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123633542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123633542 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123633549 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123633549 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123633549 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123633549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(610)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123633550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633550 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123633550 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123633550 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123633550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123633550 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123633550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123633551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123633551 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123633551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123633551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123633551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123633551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123633551 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123633564 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123633564 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123633564 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123633564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(613)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123633565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633565 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123633565 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123633565 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123633565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123633565 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123633565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123633566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123633566 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123633566 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123633566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123633566 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123633566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123633566 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123633574 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123633574 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123633574 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123633574 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123633574 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123633574 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123633574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(616)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123633576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633576 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123633576 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123633576 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123633576 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123633576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123633576 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123633576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123633576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123633576 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123633576 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123633576 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123633576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123633576 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250814123633576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123634355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634355 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123634355 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123634355 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123634355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123634355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123634355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123634355 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123634355 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123634355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123634355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123634355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123634355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123634355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123634355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123634355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123634355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123634356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123634356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123634356 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123634356 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123634356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123634356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123634356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123634356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123634356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123634356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123634356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123634356 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123634356 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123634357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634357 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123634357 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123634357 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123634357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123634357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123634357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123634357 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123634363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634363 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123634363 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123634363 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123634363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123634363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123634363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123634363 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123634363 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123634363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123634363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123634363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123634363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123634363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123634363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123634363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123634363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123634364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123634364 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123634364 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123634364 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123634364 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123634364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123634364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123634364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123634364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123634364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123634364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123634364 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123634364 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123634365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634365 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123634365 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123634365 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123634365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123634365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123634365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123634365 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(609)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123634375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634375 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123634375 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123634375 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123634375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123634375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123634375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123634375 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123634375 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123634375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123634375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123634375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123634375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123634375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123634375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123634376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123634376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123634376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123634376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123634376 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123634376 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123634376 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123634376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123634376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123634376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123634376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123634376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123634376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123634376 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123634376 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123634376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123634376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123634376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123634376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123634376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123634376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123634376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123634385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123634385 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123634385 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123634385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123634385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123634385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123634385 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123634385 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123634385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123634385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123634385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123634385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123634385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123634385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123634385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123634385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123634385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123634385 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123634385 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123634385 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123634385 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123634385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123634385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123634386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123634386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123634386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123634386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123634386 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123634386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123634386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123634386 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123634386 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123634386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123634386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123634386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123634386 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123634386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123634386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123634386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123634386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(615)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123635403 DLCTRL DEBUG Command: GET 839936060 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123635404 DLCTRL DEBUG Tx Command reply: GET_REPLY 839936060 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123635412 DLCTRL DEBUG Command: GET 579076445 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123635412 DLCTRL DEBUG Tx Command reply: GET_REPLY 579076445 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123635417 DLCTRL DEBUG Command: GET 214683308 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123635417 DLCTRL DEBUG Tx Command reply: GET_REPLY 214683308 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123635421 DLCTRL DEBUG Command: GET 21397654 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123635421 DLCTRL DEBUG Tx Command reply: GET_REPLY 21397654 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123635426 DLCTRL DEBUG Command: GET 668140859 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123635426 DLCTRL DEBUG Tx Command reply: GET_REPLY 668140859 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123635430 DLCTRL DEBUG Command: GET 185656158 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123635430 DLCTRL DEBUG Tx Command reply: GET_REPLY 185656158 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123635434 DLCTRL DEBUG Command: GET 486204614 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123635434 DLCTRL DEBUG Tx Command reply: GET_REPLY 486204614 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123635439 DLCTRL DEBUG Command: GET 967249546 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123635439 DLCTRL DEBUG Tx Command reply: GET_REPLY 967249546 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123635444 DLCTRL DEBUG Command: GET 610845110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123635444 DLCTRL DEBUG Tx Command reply: GET_REPLY 610845110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123635449 DLCTRL DEBUG Command: GET 288564433 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123635449 DLCTRL DEBUG Tx Command reply: GET_REPLY 288564433 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123635454 DLCTRL DEBUG Command: GET 751832819 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123635454 DLCTRL DEBUG Tx Command reply: GET_REPLY 751832819 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123635458 DLCTRL DEBUG Command: GET 318336051 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123635459 DLCTRL DEBUG Tx Command reply: GET_REPLY 318336051 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123635462 DLCTRL DEBUG Command: GET 271781331 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123635462 DLCTRL DEBUG Tx Command reply: GET_REPLY 271781331 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123635465 DLCTRL DEBUG Command: GET 170163875 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123635465 DLCTRL DEBUG Tx Command reply: GET_REPLY 170163875 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123635468 DLCTRL DEBUG Command: GET 320322106 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123635468 DLCTRL DEBUG Tx Command reply: GET_REPLY 320322106 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123635473 DLCTRL DEBUG Command: GET 707528509 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123635473 DLCTRL DEBUG Tx Command reply: GET_REPLY 707528509 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123635477 DLCTRL DEBUG Command: GET 131925386 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123635477 DLCTRL DEBUG Tx Command reply: GET_REPLY 131925386 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123635480 DLCTRL DEBUG Command: GET 279741479 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123635480 DLCTRL DEBUG Tx Command reply: GET_REPLY 279741479 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123635483 DLCTRL DEBUG Command: GET 133608408 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123635483 DLCTRL DEBUG Tx Command reply: GET_REPLY 133608408 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123635485 DLCTRL DEBUG Command: GET 166971060 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123635485 DLCTRL DEBUG Tx Command reply: GET_REPLY 166971060 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110000111'B, t_guard := 20.000000 } 20250814123635506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)14359866 20250814123636535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123636535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123636535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123636535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123636535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdb1d3a, normal) (hnbgw_rua.c:407) 20250814123636535 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123636535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123636535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359866 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123636535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123636535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123636535 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359866 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814123636535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359866 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123636535 DCN DEBUG map_sccp[0x564d5ad7ffd0]{init}: Allocated (fsm.c:456) 20250814123636535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123636535 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14359866 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123636535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14359866 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123636535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123636535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123636535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123636535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123636535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123636535 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123636535 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{IDLE}: Allocated (fsm.c:456) 20250814123636535 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123636535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003870056400500f1100926) (sccp_scrc.c:406) 20250814123636535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123636535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123636535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123636535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123636535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123636535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123636535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123636535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123636535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123636535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123636535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123636535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123636535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123636535 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123636535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123636535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123636535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123636535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123636535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123636535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123636535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123636535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123636535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123636535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)4076349 HNBGW_Test.msc0-SCCP(605)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123636540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123636540 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123636540 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123636540 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123636540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123636540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123636540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123636540 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@1472556f02e3: setverdict(pass): none -> pass 20250814123636540 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123636540 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123636540 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123636540 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123636540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123636540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00cfe5ba) (sccp_scrc.c:477) 20250814123636540 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250814123636540 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123636540 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123636540 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123636540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123636540 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123636540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123636540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123636541 DLCTRL DEBUG Command: GET 622609251 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123636541 DLCTRL DEBUG Tx Command reply: GET_REPLY 622609251 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123636542 DLCTRL DEBUG Command: GET 751359127 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123636542 DLCTRL DEBUG Tx Command reply: GET_REPLY 751359127 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123636543 DLCTRL DEBUG Command: GET 94913657 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123636543 DLCTRL DEBUG Tx Command reply: GET_REPLY 94913657 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123636544 DLCTRL DEBUG Command: GET 846469115 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123636544 DLCTRL DEBUG Tx Command reply: GET_REPLY 846469115 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123636545 DLCTRL DEBUG Command: GET 805635986 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123636545 DLCTRL DEBUG Tx Command reply: GET_REPLY 805635986 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123636546 DLCTRL DEBUG Command: GET 861425487 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123636546 DLCTRL DEBUG Tx Command reply: GET_REPLY 861425487 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123636547 DLCTRL DEBUG Command: GET 330318935 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123636547 DLCTRL DEBUG Tx Command reply: GET_REPLY 330318935 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123636547 DLCTRL DEBUG Command: GET 955476250 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123636547 DLCTRL DEBUG Tx Command reply: GET_REPLY 955476250 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123636548 DLCTRL DEBUG Command: GET 768853498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123636548 DLCTRL DEBUG Tx Command reply: GET_REPLY 768853498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123636549 DLCTRL DEBUG Command: GET 882155784 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123636549 DLCTRL DEBUG Tx Command reply: GET_REPLY 882155784 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123636549 DLCTRL DEBUG Command: GET 834629967 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123636549 DLCTRL DEBUG Tx Command reply: GET_REPLY 834629967 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123636550 DLCTRL DEBUG Command: GET 804981087 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123636550 DLCTRL DEBUG Tx Command reply: GET_REPLY 804981087 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123636551 DLCTRL DEBUG Command: GET 569561136 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123636551 DLCTRL DEBUG Tx Command reply: GET_REPLY 569561136 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123636551 DLCTRL DEBUG Command: GET 570279438 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123636552 DLCTRL DEBUG Tx Command reply: GET_REPLY 570279438 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123636552 DLCTRL DEBUG Command: GET 246591 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123636552 DLCTRL DEBUG Tx Command reply: GET_REPLY 246591 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123636553 DLCTRL DEBUG Command: GET 580434252 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123636553 DLCTRL DEBUG Tx Command reply: GET_REPLY 580434252 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123636554 DLCTRL DEBUG Command: GET 813551461 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123636554 DLCTRL DEBUG Tx Command reply: GET_REPLY 813551461 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123636554 DLCTRL DEBUG Command: GET 779185128 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123636554 DLCTRL DEBUG Tx Command reply: GET_REPLY 779185128 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123636555 DLCTRL DEBUG Command: GET 755606693 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123636555 DLCTRL DEBUG Tx Command reply: GET_REPLY 755606693 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123636556 DLCTRL DEBUG Command: GET 755011224 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123636556 DLCTRL DEBUG Tx Command reply: GET_REPLY 755011224 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000000111'B, t_guard := 20.000000 } 20250814123636566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@1472556f02e3: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@1472556f02e3: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)11466793 20250814123637575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123637575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123637575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123637575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123637575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaef829, normal) (hnbgw_rua.c:407) 20250814123637575 DHNB DEBUG map_rua[0x564d5ac96fa0]{init}: Allocated (fsm.c:456) 20250814123637575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123637575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466793 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123637575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123637575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123637575 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123637575 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466793 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814123637575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466793 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123637575 DCN DEBUG map_sccp[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123637575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123637575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11466793 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123637575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11466793 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123637575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123637575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123637575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123637575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123637575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123637575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123637575 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{IDLE}: Allocated (fsm.c:456) 20250814123637575 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123637575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000070056400500f1100926) (sccp_scrc.c:406) 20250814123637575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123637575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123637575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123637575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123637575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123637575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123637575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123637575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123637575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123637575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123637575 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123637575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123637575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123637575 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123637575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123637575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123637575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123637575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123637575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123637575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123637575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123637575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123637575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123637575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@1472556f02e3: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)13396930 HNBGW_Test.msc1-SCCP(608)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@1472556f02e3: setverdict(pass): none -> pass 20250814123637579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123637579 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123637579 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123637579 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123637579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123637579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123637579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123637579 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123637579 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123637579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123637579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123637579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123637579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123637579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=006d43bb) (sccp_scrc.c:477) 20250814123637579 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250814123637579 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123637579 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123637579 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123637579 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123637579 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123637579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123637579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123637580 DLCTRL DEBUG Command: GET 120055658 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123637580 DLCTRL DEBUG Tx Command reply: GET_REPLY 120055658 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123637581 DLCTRL DEBUG Command: GET 672188263 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123637581 DLCTRL DEBUG Tx Command reply: GET_REPLY 672188263 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123637582 DLCTRL DEBUG Command: GET 223004845 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123637582 DLCTRL DEBUG Tx Command reply: GET_REPLY 223004845 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123637583 DLCTRL DEBUG Command: GET 497575360 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123637583 DLCTRL DEBUG Tx Command reply: GET_REPLY 497575360 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123637583 DLCTRL DEBUG Command: GET 396276415 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123637583 DLCTRL DEBUG Tx Command reply: GET_REPLY 396276415 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123637584 DLCTRL DEBUG Command: GET 282246128 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123637584 DLCTRL DEBUG Tx Command reply: GET_REPLY 282246128 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123637585 DLCTRL DEBUG Command: GET 51117504 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123637585 DLCTRL DEBUG Tx Command reply: GET_REPLY 51117504 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123637586 DLCTRL DEBUG Command: GET 988207067 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123637586 DLCTRL DEBUG Tx Command reply: GET_REPLY 988207067 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123637587 DLCTRL DEBUG Command: GET 334217580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123637587 DLCTRL DEBUG Tx Command reply: GET_REPLY 334217580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123637588 DLCTRL DEBUG Command: GET 948806772 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123637588 DLCTRL DEBUG Tx Command reply: GET_REPLY 948806772 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123637588 DLCTRL DEBUG Command: GET 409519995 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123637588 DLCTRL DEBUG Tx Command reply: GET_REPLY 409519995 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123637589 DLCTRL DEBUG Command: GET 292764767 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123637589 DLCTRL DEBUG Tx Command reply: GET_REPLY 292764767 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123637590 DLCTRL DEBUG Command: GET 485941534 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123637590 DLCTRL DEBUG Tx Command reply: GET_REPLY 485941534 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123637591 DLCTRL DEBUG Command: GET 380623408 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123637591 DLCTRL DEBUG Tx Command reply: GET_REPLY 380623408 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123637592 DLCTRL DEBUG Command: GET 527323732 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123637592 DLCTRL DEBUG Tx Command reply: GET_REPLY 527323732 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123637593 DLCTRL DEBUG Command: GET 875510508 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123637593 DLCTRL DEBUG Tx Command reply: GET_REPLY 875510508 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123637593 DLCTRL DEBUG Command: GET 787270375 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123637593 DLCTRL DEBUG Tx Command reply: GET_REPLY 787270375 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123637594 DLCTRL DEBUG Command: GET 321824215 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123637594 DLCTRL DEBUG Tx Command reply: GET_REPLY 321824215 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123637595 DLCTRL DEBUG Command: GET 526516249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123637595 DLCTRL DEBUG Tx Command reply: GET_REPLY 526516249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123637595 DLCTRL DEBUG Command: GET 418237453 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123637595 DLCTRL DEBUG Tx Command reply: GET_REPLY 418237453 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111010'B, t_guard := 20.000000 } 20250814123637604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@1472556f02e3: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@1472556f02e3: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)8340707 20250814123638611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123638611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123638611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123638611 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123638611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f44e3, normal) (hnbgw_rua.c:407) 20250814123638611 DHNB DEBUG map_rua[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123638611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123638611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8340707 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123638611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123638611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123638611 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8340707 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814123638611 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8340707 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123638611 DCN DEBUG map_sccp[0x564d5ad6d5c0]{init}: Allocated (fsm.c:456) 20250814123638611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123638611 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8340707 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123638611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8340707 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123638611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123638611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123638611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123638611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123638611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123638611 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123638611 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{IDLE}: Allocated (fsm.c:456) 20250814123638611 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123638611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300013a0056400500f1100926) (sccp_scrc.c:406) 20250814123638611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123638611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123638611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123638611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123638611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123638611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123638611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123638611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123638611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123638611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123638611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123638611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123638611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123638611 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123638611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123638611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123638611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123638611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123638611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123638611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123638611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123638611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123638611 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@1472556f02e3: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)13132481 HNBGW_Test.msc0-SCCP(605)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123638613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638613 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123638613 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123638613 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123638613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123638613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123638613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123638613 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123638613 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123638613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123638613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123638613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123638613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123638613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=007db832) (sccp_scrc.c:477) 20250814123638613 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250814123638613 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123638613 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123638613 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123638613 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123638613 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123638613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123638613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123638613 DLCTRL DEBUG Command: GET 964377369 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123638613 DLCTRL DEBUG Tx Command reply: GET_REPLY 964377369 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123638614 DLCTRL DEBUG Command: GET 834788230 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123638614 DLCTRL DEBUG Tx Command reply: GET_REPLY 834788230 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123638615 DLCTRL DEBUG Command: GET 662610168 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123638615 DLCTRL DEBUG Tx Command reply: GET_REPLY 662610168 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123638616 DLCTRL DEBUG Command: GET 379312081 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123638616 DLCTRL DEBUG Tx Command reply: GET_REPLY 379312081 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123638617 DLCTRL DEBUG Command: GET 204879778 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123638617 DLCTRL DEBUG Tx Command reply: GET_REPLY 204879778 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123638618 DLCTRL DEBUG Command: GET 187010309 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123638618 DLCTRL DEBUG Tx Command reply: GET_REPLY 187010309 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123638619 DLCTRL DEBUG Command: GET 843941015 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123638619 DLCTRL DEBUG Tx Command reply: GET_REPLY 843941015 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123638620 DLCTRL DEBUG Command: GET 472761928 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123638620 DLCTRL DEBUG Tx Command reply: GET_REPLY 472761928 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123638622 DLCTRL DEBUG Command: GET 297310269 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123638622 DLCTRL DEBUG Tx Command reply: GET_REPLY 297310269 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123638623 DLCTRL DEBUG Command: GET 389001064 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123638623 DLCTRL DEBUG Tx Command reply: GET_REPLY 389001064 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123638624 DLCTRL DEBUG Command: GET 338998667 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123638624 DLCTRL DEBUG Tx Command reply: GET_REPLY 338998667 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123638625 DLCTRL DEBUG Command: GET 304148009 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123638625 DLCTRL DEBUG Tx Command reply: GET_REPLY 304148009 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123638626 DLCTRL DEBUG Command: GET 620155120 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123638626 DLCTRL DEBUG Tx Command reply: GET_REPLY 620155120 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123638627 DLCTRL DEBUG Command: GET 442890678 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123638627 DLCTRL DEBUG Tx Command reply: GET_REPLY 442890678 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123638629 DLCTRL DEBUG Command: GET 584820547 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123638629 DLCTRL DEBUG Tx Command reply: GET_REPLY 584820547 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123638630 DLCTRL DEBUG Command: GET 589729912 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123638630 DLCTRL DEBUG Tx Command reply: GET_REPLY 589729912 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123638631 DLCTRL DEBUG Command: GET 887722007 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123638631 DLCTRL DEBUG Tx Command reply: GET_REPLY 887722007 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123638632 DLCTRL DEBUG Command: GET 993679003 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123638632 DLCTRL DEBUG Tx Command reply: GET_REPLY 993679003 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123638634 DLCTRL DEBUG Command: GET 728443626 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123638634 DLCTRL DEBUG Tx Command reply: GET_REPLY 728443626 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123638635 DLCTRL DEBUG Command: GET 416858317 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123638635 DLCTRL DEBUG Tx Command reply: GET_REPLY 416858317 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123638638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123638638 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32889<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(599)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(598)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123638639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123638639 DLINP DEBUG SRVCONN(,r=127.0.0.1:43335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123638639 DLINP DEBUG SRVCONN(,r=127.0.0.1:43335<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123638639 DLINP NOTICE SRV(,r=127.0.0.1:43335<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123638639 DMAIN NOTICE (127.0.0.1:43335 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43335<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123638639 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@1472556f02e3: Final verdict of PTC: none 20250814123638640 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(615)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(611)@1472556f02e3: Final verdict of PTC: none 20250814123638640 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-SCCP(614)@1472556f02e3: Final verdict of PTC: none 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123638640 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123638640 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123638640 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123638640 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123638640 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123638640 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123638640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(612)@1472556f02e3: Final verdict of PTC: none 20250814123638640 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123638640 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123638640 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123638640 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123638640 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123638640 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123638641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123638641 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123638641 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123638641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123638641 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123638641 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123638641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123638641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123638648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39172<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123638648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123638653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(608)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(600)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(617)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@1472556f02e3: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(607)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Aug 14 12:36:38 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250814123638738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123638812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123638812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123638812 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123638812 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123638812 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123638812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123638812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123638812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123638812 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123638812 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123638812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfe5ba), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123638812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123638812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123638812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123638812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123638812 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123638812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123638812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123638812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123638812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14359866)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123638812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123638812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{disconnected}: Freeing instance (context_map.c:206) 20250814123638812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x564d5ad7ffd0]{disconnected}: Deallocated (fsm.c:568) 20250814123638812 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14359866 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250814123638812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123638812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123638812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123638813 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123638813 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123638813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43bb), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123638813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123638813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123638813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123638813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123638813 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{disrupted}: Freeing instance (context_map.c:202) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11466793)[0x564d5ac96fa0]{disrupted}: Deallocated (fsm.c:568) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{disconnected}: Freeing instance (context_map.c:206) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x564d5ad7cc60]{disconnected}: Deallocated (fsm.c:568) 20250814123638813 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11466793 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123638813 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123638813 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123638813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db832), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123638813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123638813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123638813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123638813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123638813 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{disrupted}: Freeing instance (context_map.c:202) 20250814123638813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8340707)[0x564d5ad7c790]{disrupted}: Deallocated (fsm.c:568) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{disconnected}: Freeing instance (context_map.c:206) 20250814123638813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x564d5ad6d5c0]{disconnected}: Deallocated (fsm.c:568) 20250814123638813 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8340707 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250814123638813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123638813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123638813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123638813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123638813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123638813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123638813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123638813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123638813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123638813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123638813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123638813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123638813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123638813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123639441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424640) 20250814123639498 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123639498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007af55), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123639498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123639498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123639498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123639498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123639499 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123639499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021689e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123639499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123639499 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123639499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123639499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123639499 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123639499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f86384), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123639499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123639499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123639499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123639499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123639499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123639499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123639499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123639499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123639499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123639499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123639499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123639499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123639499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123639499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123639499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123639499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123639499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123639499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123639499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123639500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123639978 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123639978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac98c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123639978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123639978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123639978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123639978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123639978 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123639978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002797df), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123639978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123639978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123639979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123639979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123639979 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123639979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55779), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123639979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123639979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123639979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123639979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123639979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123639979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123639979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123639979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123639979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123639979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123639979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123639979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123639979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123639979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123639979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123639979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123639979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123639979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123639979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123639979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=424640, count=451024) 20250814123640641 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123640641 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123640641 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123640641 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123640641 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123640641 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123640641 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123640641 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123640641 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123640641 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123640641 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123640641 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123640668 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123640668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012ff8e), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123640668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123640668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123640668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123640668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123640668 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123640668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d93b), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123640668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123640668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123640668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123640668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123640668 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123640669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a65d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123640669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123640669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123640669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123640669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123640669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123640669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123640669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123640669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123640669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123640669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123640669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123640669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123640669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123640669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123640669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123640669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123640669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123641500 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123641500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627a67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123641500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123641500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123641500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123641500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123641500 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123641500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88c37), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123641500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123641500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123641500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123641501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123641501 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123641501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b79c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123641501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123641501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123641501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123641501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123641501 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123641501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369ed3), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123641501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123641501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123641501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123641501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123641501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123641501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123641501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123641501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123641501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123641501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123641501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123641501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123641501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123641501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123641501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123641501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123641501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123641501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123641501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123641501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123641501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Aug 14 12:36:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123642417 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123642417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123642417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123642417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642418 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123642418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123642418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123642418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250814123642545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123642551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123642554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38249<->l=127.0.0.1:4262) (control_if.c:572) 20250814123642636 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123642636 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123642644 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642644 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642644 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123642644 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642644 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642644 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123642645 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642645 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642645 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37053 (stream_srv.c:142) 20250814123642645 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37053<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123642645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642645 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642646 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123642646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642646 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123642646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642646 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642646 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123642646 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642646 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123642646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642646 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642646 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123642646 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123642646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642646 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642646 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123642646 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123642646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642646 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123642646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123642646 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123642646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123642646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123642647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123642647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123642647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(631)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(629)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(634)@1472556f02e3: M3UA emulation initiated, the test can be started MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(632)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123642671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642671 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642671 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123642672 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642672 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642672 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123642672 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642672 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642672 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123642672 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123642673 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642673 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123642673 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642673 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123642673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642673 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642673 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642673 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123642673 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642673 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123642673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642673 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642673 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642673 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123642673 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642673 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123642673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642673 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642673 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123642673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123642673 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123642673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123642673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123642673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123642673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123642673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123642673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123642673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123642673 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123642674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123642674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123642674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123642674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123642674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123642674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123642674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123642715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123642715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123642715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123642715 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123642715 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123642715 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123642715 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123642715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123642715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123642720 DLINP DEBUG SRVCONN(,r=127.0.0.1:37053<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123642720 DLINP DEBUG SRVCONN(,r=127.0.0.1:37053<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123642720 DLINP DEBUG SRVCONN(,r=127.0.0.1:37053<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123642720 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123642720 DHNBAP DEBUG (127.0.0.1:37053 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123642720 DHNBAP NOTICE (127.0.0.1:37053 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123642720 DHNBAP NOTICE (127.0.0.1:37053 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123642720 DLINP DEBUG SRVCONN(,r=127.0.0.1:37053<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123642720 DLINP DEBUG SRVCONN(,r=127.0.0.1:37053<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123642857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123642857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123642858 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123642858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(631)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123642867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123642867 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123642867 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123642867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123642867 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123642867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123642868 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123642868 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123642868 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123642868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123642870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642870 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123642870 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123642870 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123642870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123642870 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123642870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(634)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123642874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642874 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123642874 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123642874 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123642874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123642874 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123642874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123642877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642877 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123642877 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123642877 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123642877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123642877 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123642877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123642887 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123642887 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123642887 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123642887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(637)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123642895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642895 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123642895 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123642895 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123642895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123642895 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123642895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123642898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642898 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123642898 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123642898 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123642898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123642898 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123642898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123642900 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123642900 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123642900 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123642900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(640)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123642906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642906 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123642906 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123642906 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123642906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123642906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123642906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123642908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123642908 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123642908 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123642908 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123642909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123642909 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123642909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123643662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643662 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123643662 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123643662 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123643662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123643662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123643662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123643662 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123643662 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123643662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123643662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123643662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123643662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123643662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123643662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123643662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123643662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123643662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123643662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123643662 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123643662 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123643662 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123643662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123643662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123643662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123643662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123643662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123643662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123643662 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123643662 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123643662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123643662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123643662 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123643662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123643662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123643662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123643662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(630)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123643671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643671 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123643671 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123643671 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123643671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123643671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123643671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123643671 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123643671 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123643671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123643671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123643672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123643672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123643672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123643672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123643672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123643672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123643672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123643672 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123643672 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123643672 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123643672 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123643672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123643672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123643672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123643672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123643672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123643672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123643672 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123643672 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123643672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123643672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123643672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123643672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123643672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123643672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123643672 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(633)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123643691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123643691 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123643691 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123643691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123643691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123643691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123643691 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123643691 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123643691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123643691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123643691 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123643691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123643691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123643691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123643691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123643691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123643691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123643691 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123643691 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123643691 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123643691 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123643691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123643691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123643691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123643691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123643691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123643691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123643691 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123643691 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123643691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123643691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123643691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123643691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123643691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123643691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123643691 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(636)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123643709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123643709 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123643709 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123643709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123643709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123643709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123643709 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123643709 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123643709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123643709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123643709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123643709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123643709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123643709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123643709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123643709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123643709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123643709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123643709 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123643709 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123643709 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123643709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123643709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123643709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123643709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123643709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123643709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123643709 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123643709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123643709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123643709 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123643709 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123643709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123643709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123643709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123643709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123643709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123643709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123643709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123643709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(639)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123644731 DLCTRL DEBUG Command: GET 977640650 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123644731 DLCTRL DEBUG Tx Command reply: GET_REPLY 977640650 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123644733 DLCTRL DEBUG Command: GET 539989096 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123644733 DLCTRL DEBUG Tx Command reply: GET_REPLY 539989096 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123644734 DLCTRL DEBUG Command: GET 882922896 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123644734 DLCTRL DEBUG Tx Command reply: GET_REPLY 882922896 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123644737 DLCTRL DEBUG Command: GET 282994996 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123644738 DLCTRL DEBUG Tx Command reply: GET_REPLY 282994996 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123644742 DLCTRL DEBUG Command: GET 733762312 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123644742 DLCTRL DEBUG Tx Command reply: GET_REPLY 733762312 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123644746 DLCTRL DEBUG Command: GET 412628962 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123644746 DLCTRL DEBUG Tx Command reply: GET_REPLY 412628962 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123644749 DLCTRL DEBUG Command: GET 790044207 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123644749 DLCTRL DEBUG Tx Command reply: GET_REPLY 790044207 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123644751 DLCTRL DEBUG Command: GET 937372691 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123644751 DLCTRL DEBUG Tx Command reply: GET_REPLY 937372691 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123644753 DLCTRL DEBUG Command: GET 328298765 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123644753 DLCTRL DEBUG Tx Command reply: GET_REPLY 328298765 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123644755 DLCTRL DEBUG Command: GET 132122034 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123644755 DLCTRL DEBUG Tx Command reply: GET_REPLY 132122034 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123644757 DLCTRL DEBUG Command: GET 324953388 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123644757 DLCTRL DEBUG Tx Command reply: GET_REPLY 324953388 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123644759 DLCTRL DEBUG Command: GET 268071943 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123644759 DLCTRL DEBUG Tx Command reply: GET_REPLY 268071943 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123644760 DLCTRL DEBUG Command: GET 549592127 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123644760 DLCTRL DEBUG Tx Command reply: GET_REPLY 549592127 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123644762 DLCTRL DEBUG Command: GET 646202244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123644762 DLCTRL DEBUG Tx Command reply: GET_REPLY 646202244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123644763 DLCTRL DEBUG Command: GET 775836908 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123644763 DLCTRL DEBUG Tx Command reply: GET_REPLY 775836908 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123644764 DLCTRL DEBUG Command: GET 888520176 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123644764 DLCTRL DEBUG Tx Command reply: GET_REPLY 888520176 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123644765 DLCTRL DEBUG Command: GET 321013003 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123644765 DLCTRL DEBUG Tx Command reply: GET_REPLY 321013003 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123644766 DLCTRL DEBUG Command: GET 871369114 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123644766 DLCTRL DEBUG Tx Command reply: GET_REPLY 871369114 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123644767 DLCTRL DEBUG Command: GET 549246188 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123644767 DLCTRL DEBUG Tx Command reply: GET_REPLY 549246188 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123644768 DLCTRL DEBUG Command: GET 137633334 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123644768 DLCTRL DEBUG Tx Command reply: GET_REPLY 137633334 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100001010'B, t_guard := 20.000000 } 20250814123644778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)12728174 20250814123645794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123645794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123645794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123645794 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123645794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2376e, normal) (hnbgw_rua.c:407) 20250814123645794 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123645794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123645794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12728174 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123645794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123645794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123645794 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12728174 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250814123645794 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12728174 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814123645794 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12728174 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123645794 DCN DEBUG map_sccp[0x564d5ad7ffd0]{init}: Allocated (fsm.c:456) 20250814123645794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123645794 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12728174 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123645794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12728174 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123645794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123645794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123645794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123645794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123645794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123645794 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123645794 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{IDLE}: Allocated (fsm.c:456) 20250814123645794 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123645794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300030a0056400500f1100926) (sccp_scrc.c:406) 20250814123645794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123645794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123645794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123645794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123645794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123645794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123645794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123645794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123645794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123645794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123645794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123645794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123645794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123645794 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123645794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123645794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123645794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123645794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123645794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123645794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123645794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123645794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123645794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123645794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) HNBGW_Test.msc0-RAN(630)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)11347318 HNBGW_Test.msc0-SCCP(629)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123645802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123645802 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123645802 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123645802 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123645802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123645802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123645802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123645802 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@1472556f02e3: setverdict(pass): none -> pass 20250814123645802 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123645802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123645802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123645802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123645802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123645802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00878285) (sccp_scrc.c:477) 20250814123645802 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250814123645802 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123645802 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123645802 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123645802 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123645802 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123645802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123645802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123645803 DLCTRL DEBUG Command: GET 435563452 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123645803 DLCTRL DEBUG Tx Command reply: GET_REPLY 435563452 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123645805 DLCTRL DEBUG Command: GET 698228210 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123645805 DLCTRL DEBUG Tx Command reply: GET_REPLY 698228210 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123645806 DLCTRL DEBUG Command: GET 660186205 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123645806 DLCTRL DEBUG Tx Command reply: GET_REPLY 660186205 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123645808 DLCTRL DEBUG Command: GET 848094807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123645809 DLCTRL DEBUG Tx Command reply: GET_REPLY 848094807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123645811 DLCTRL DEBUG Command: GET 74081854 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123645811 DLCTRL DEBUG Tx Command reply: GET_REPLY 74081854 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123645814 DLCTRL DEBUG Command: GET 958804801 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123645814 DLCTRL DEBUG Tx Command reply: GET_REPLY 958804801 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123645817 DLCTRL DEBUG Command: GET 962303432 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123645817 DLCTRL DEBUG Tx Command reply: GET_REPLY 962303432 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123645819 DLCTRL DEBUG Command: GET 785353356 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123645819 DLCTRL DEBUG Tx Command reply: GET_REPLY 785353356 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123645821 DLCTRL DEBUG Command: GET 565849517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123645821 DLCTRL DEBUG Tx Command reply: GET_REPLY 565849517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123645823 DLCTRL DEBUG Command: GET 276351976 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123645823 DLCTRL DEBUG Tx Command reply: GET_REPLY 276351976 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123645825 DLCTRL DEBUG Command: GET 615623003 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123645825 DLCTRL DEBUG Tx Command reply: GET_REPLY 615623003 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123645826 DLCTRL DEBUG Command: GET 25252464 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123645826 DLCTRL DEBUG Tx Command reply: GET_REPLY 25252464 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123645828 DLCTRL DEBUG Command: GET 725592694 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123645828 DLCTRL DEBUG Tx Command reply: GET_REPLY 725592694 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123645829 DLCTRL DEBUG Command: GET 776014521 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123645829 DLCTRL DEBUG Tx Command reply: GET_REPLY 776014521 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250814123645831 DLCTRL DEBUG Command: GET 527736885 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123645831 DLCTRL DEBUG Tx Command reply: GET_REPLY 527736885 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123645832 DLCTRL DEBUG Command: GET 598730348 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123645832 DLCTRL DEBUG Tx Command reply: GET_REPLY 598730348 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123645833 DLCTRL DEBUG Command: GET 868395846 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123645833 DLCTRL DEBUG Tx Command reply: GET_REPLY 868395846 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123645835 DLCTRL DEBUG Command: GET 902519813 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123645835 DLCTRL DEBUG Tx Command reply: GET_REPLY 902519813 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123645836 DLCTRL DEBUG Command: GET 711623547 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123645836 DLCTRL DEBUG Tx Command reply: GET_REPLY 711623547 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123645837 DLCTRL DEBUG Command: GET 719309556 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123645837 DLCTRL DEBUG Tx Command reply: GET_REPLY 719309556 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101111'B, t_guard := 20.000000 } 20250814123645854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@1472556f02e3: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@1472556f02e3: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)4528461 20250814123646886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123646886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123646886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123646886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123646886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45194d, normal) (hnbgw_rua.c:407) 20250814123646886 DHNB DEBUG map_rua[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123646886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123646886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528461 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123646886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123646886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123646886 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123646886 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528461 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250814123646886 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528461 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814123646886 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528461 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123646886 DCN DEBUG map_sccp[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123646886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123646886 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4528461 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123646886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528461 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123646886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123646886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123646886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123646886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123646886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123646886 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123646886 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{IDLE}: Allocated (fsm.c:456) 20250814123646886 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123646886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001af0056400500f1100926) (sccp_scrc.c:406) 20250814123646886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123646886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123646886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123646886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123646887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123646887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123646887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123646887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123646887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123646887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123646887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123646887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123646887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123646887 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123646887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123646887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123646887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123646887 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123646887 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123646887 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123646887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123646887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123646887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123646887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@1472556f02e3: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) HNBGW_Test.msc1-RAN(633)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)9672003 HNBGW_Test.msc1-SCCP(632)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123646909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123646909 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123646909 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123646909 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123646909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123646909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123646909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123646909 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@1472556f02e3: setverdict(pass): none -> pass 20250814123646909 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123646909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123646909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123646909 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123646909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123646909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00271df5) (sccp_scrc.c:477) 20250814123646909 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250814123646909 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123646909 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123646909 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123646909 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123646909 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123646909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123646909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123646911 DLCTRL DEBUG Command: GET 849823930 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123646911 DLCTRL DEBUG Tx Command reply: GET_REPLY 849823930 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123646915 DLCTRL DEBUG Command: GET 719243227 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123646915 DLCTRL DEBUG Tx Command reply: GET_REPLY 719243227 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123646919 DLCTRL DEBUG Command: GET 991169800 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123646919 DLCTRL DEBUG Tx Command reply: GET_REPLY 991169800 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123646923 DLCTRL DEBUG Command: GET 432558142 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123646923 DLCTRL DEBUG Tx Command reply: GET_REPLY 432558142 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123646927 DLCTRL DEBUG Command: GET 198252934 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123646927 DLCTRL DEBUG Tx Command reply: GET_REPLY 198252934 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123646930 DLCTRL DEBUG Command: GET 691183357 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123646930 DLCTRL DEBUG Tx Command reply: GET_REPLY 691183357 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123646933 DLCTRL DEBUG Command: GET 310593106 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123646933 DLCTRL DEBUG Tx Command reply: GET_REPLY 310593106 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123646935 DLCTRL DEBUG Command: GET 47948189 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123646935 DLCTRL DEBUG Tx Command reply: GET_REPLY 47948189 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123646937 DLCTRL DEBUG Command: GET 857637908 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123646937 DLCTRL DEBUG Tx Command reply: GET_REPLY 857637908 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123646939 DLCTRL DEBUG Command: GET 292757262 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123646939 DLCTRL DEBUG Tx Command reply: GET_REPLY 292757262 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123646941 DLCTRL DEBUG Command: GET 459504564 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123646941 DLCTRL DEBUG Tx Command reply: GET_REPLY 459504564 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123646943 DLCTRL DEBUG Command: GET 429260037 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123646943 DLCTRL DEBUG Tx Command reply: GET_REPLY 429260037 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123646944 DLCTRL DEBUG Command: GET 413954324 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123646945 DLCTRL DEBUG Tx Command reply: GET_REPLY 413954324 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123646946 DLCTRL DEBUG Command: GET 525438451 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123646946 DLCTRL DEBUG Tx Command reply: GET_REPLY 525438451 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250814123646947 DLCTRL DEBUG Command: GET 756794372 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123646947 DLCTRL DEBUG Tx Command reply: GET_REPLY 756794372 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123646949 DLCTRL DEBUG Command: GET 635564403 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123646949 DLCTRL DEBUG Tx Command reply: GET_REPLY 635564403 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123646950 DLCTRL DEBUG Command: GET 931859871 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123646950 DLCTRL DEBUG Tx Command reply: GET_REPLY 931859871 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123646951 DLCTRL DEBUG Command: GET 29744406 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123646951 DLCTRL DEBUG Tx Command reply: GET_REPLY 29744406 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123646952 DLCTRL DEBUG Command: GET 897835416 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123646952 DLCTRL DEBUG Tx Command reply: GET_REPLY 897835416 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123646953 DLCTRL DEBUG Command: GET 121248222 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123646953 DLCTRL DEBUG Tx Command reply: GET_REPLY 121248222 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001011'B, t_guard := 20.000000 } 20250814123646973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@1472556f02e3: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@1472556f02e3: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)14339230 20250814123647989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123647989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123647989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123647989 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123647989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdacc9e, normal) (hnbgw_rua.c:407) 20250814123647989 DHNB DEBUG map_rua[0x564d5ad7dc40]{init}: Allocated (fsm.c:456) 20250814123647989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123647989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14339230 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123647989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123647989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123647989 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14339230 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250814123647989 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14339230 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250814123647989 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14339230 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123647989 DCN DEBUG map_sccp[0x564d5ad8d630]{init}: Allocated (fsm.c:456) 20250814123647989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123647989 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14339230 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123647989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14339230 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123647989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123647990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123647990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123647990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123647990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123647990 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123647990 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{IDLE}: Allocated (fsm.c:456) 20250814123647990 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123647990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300010b0056400500f1100926) (sccp_scrc.c:406) 20250814123647990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123647990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123647990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123647990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123647990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123647990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123647990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123647990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123647990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123647990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123647990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123647990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123647990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123647990 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123647990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123647990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123647990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123647990 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123647990 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123647990 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123647990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123647990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123647990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123647990 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@1472556f02e3: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) HNBGW_Test.msc0-RAN(630)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)7386013 HNBGW_Test.msc0-SCCP(629)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@1472556f02e3: setverdict(pass): none -> pass 20250814123647993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123647993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123647993 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123647993 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123647993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123647993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123647993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123647993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123647993 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123647993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123647993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123647993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123647993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123647993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=00e8b0a9) (sccp_scrc.c:477) 20250814123647993 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250814123647993 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123647993 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123647993 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123647993 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123647993 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123647993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123647993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123647993 DLCTRL DEBUG Command: GET 431081848 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123647993 DLCTRL DEBUG Tx Command reply: GET_REPLY 431081848 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123647995 DLCTRL DEBUG Command: GET 311238117 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123647995 DLCTRL DEBUG Tx Command reply: GET_REPLY 311238117 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123647998 DLCTRL DEBUG Command: GET 60158384 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123647998 DLCTRL DEBUG Tx Command reply: GET_REPLY 60158384 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123648001 DLCTRL DEBUG Command: GET 284966302 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123648001 DLCTRL DEBUG Tx Command reply: GET_REPLY 284966302 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123648003 DLCTRL DEBUG Command: GET 63669188 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123648003 DLCTRL DEBUG Tx Command reply: GET_REPLY 63669188 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123648005 DLCTRL DEBUG Command: GET 358668459 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123648005 DLCTRL DEBUG Tx Command reply: GET_REPLY 358668459 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123648006 DLCTRL DEBUG Command: GET 89138318 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123648006 DLCTRL DEBUG Tx Command reply: GET_REPLY 89138318 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123648007 DLCTRL DEBUG Command: GET 810901653 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123648007 DLCTRL DEBUG Tx Command reply: GET_REPLY 810901653 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123648009 DLCTRL DEBUG Command: GET 970125089 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123648009 DLCTRL DEBUG Tx Command reply: GET_REPLY 970125089 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123648011 DLCTRL DEBUG Command: GET 440878916 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123648011 DLCTRL DEBUG Tx Command reply: GET_REPLY 440878916 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123648013 DLCTRL DEBUG Command: GET 45557865 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123648013 DLCTRL DEBUG Tx Command reply: GET_REPLY 45557865 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123648015 DLCTRL DEBUG Command: GET 107191958 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123648015 DLCTRL DEBUG Tx Command reply: GET_REPLY 107191958 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123648017 DLCTRL DEBUG Command: GET 986944134 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123648017 DLCTRL DEBUG Tx Command reply: GET_REPLY 986944134 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123648019 DLCTRL DEBUG Command: GET 321473053 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123648019 DLCTRL DEBUG Tx Command reply: GET_REPLY 321473053 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250814123648022 DLCTRL DEBUG Command: GET 437686324 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123648022 DLCTRL DEBUG Tx Command reply: GET_REPLY 437686324 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123648025 DLCTRL DEBUG Command: GET 578701869 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123648025 DLCTRL DEBUG Tx Command reply: GET_REPLY 578701869 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123648027 DLCTRL DEBUG Command: GET 450785275 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123648027 DLCTRL DEBUG Tx Command reply: GET_REPLY 450785275 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123648029 DLCTRL DEBUG Command: GET 587975955 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123648029 DLCTRL DEBUG Tx Command reply: GET_REPLY 587975955 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123648031 DLCTRL DEBUG Command: GET 724897142 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123648031 DLCTRL DEBUG Tx Command reply: GET_REPLY 724897142 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123648033 DLCTRL DEBUG Command: GET 867349409 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123648033 DLCTRL DEBUG Tx Command reply: GET_REPLY 867349409 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123648041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123648041 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38249<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(623)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(622)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123648046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39204<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123648048 DLINP DEBUG SRVCONN(,r=127.0.0.1:37053<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123648048 DLINP DEBUG SRVCONN(,r=127.0.0.1:37053<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123648048 DLINP NOTICE SRV(,r=127.0.0.1:37053<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123648048 DMAIN NOTICE (127.0.0.1:37053 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37053<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123648048 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@1472556f02e3: Final verdict of PTC: none 20250814123648051 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123648051 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123648051 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123648051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123648051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123648051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123648051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123648051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(635)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(636)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@1472556f02e3: Final verdict of PTC: none 20250814123648051 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123648051 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123648051 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123648051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123648051 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123648051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123648052 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123648052 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123648052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123648052 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123648052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123648052 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123648052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123648052 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123648052 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123648052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123648052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(633)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@1472556f02e3: Final verdict of PTC: none 20250814123648062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123648067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39216<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(624)@1472556f02e3: Final verdict of PTC: none 20250814123648073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@1472556f02e3: Final verdict of PTC: pass HNBGW-MGCP(641)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Aug 14 12:36:48 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250814123648188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123648192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123648192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123648192 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123648192 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123648192 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123648192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123648192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123648192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123648192 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123648192 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123648192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878285), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123648192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123648192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123648192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123648192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123648192 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123648192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123648192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123648192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123648192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12728174)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123648192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123648192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{disconnected}: Freeing instance (context_map.c:206) 20250814123648192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x564d5ad7ffd0]{disconnected}: Deallocated (fsm.c:568) 20250814123648192 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12728174 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250814123648192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123648192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123648192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123648192 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123648192 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123648192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271df5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123648192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123648192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123648192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123648192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123648192 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123648192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{disrupted}: Freeing instance (context_map.c:202) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528461)[0x564d5ad7cc60]{disrupted}: Deallocated (fsm.c:568) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{disconnected}: Freeing instance (context_map.c:206) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x564d5ad7c790]{disconnected}: Deallocated (fsm.c:568) 20250814123648193 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4528461 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123648193 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123648193 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123648193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b0a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123648193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123648193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123648193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123648193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123648193 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{disrupted}: Freeing instance (context_map.c:202) 20250814123648193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14339230)[0x564d5ad7dc40]{disrupted}: Deallocated (fsm.c:568) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{disconnected}: Freeing instance (context_map.c:206) 20250814123648193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x564d5ad8d630]{disconnected}: Deallocated (fsm.c:568) 20250814123648193 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14339230 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250814123648193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123648193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123648193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123648193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123648193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123648193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123648193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123648193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123648193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123648193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123648193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123648193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123648193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123648813 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123648813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43bb), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123648813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123648813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123648813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123648813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123648813 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123648813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfe5ba), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123648813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123648813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123648813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123648813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123648813 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123648813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db832), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123648813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123648813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123648813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123648813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123648813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123648813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123648813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123648813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123648813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123648813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123648813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123648813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123648813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123648813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123648813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123648813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123648813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123648813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123648891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=420912) 20250814123649500 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123649500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f86384), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123649500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123649500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123649500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123649500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123649500 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123649500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021689e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123649500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123649500 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123649500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123649500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123649500 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123649500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007af55), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123649500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123649501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123649501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123649501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123649501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123649501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123649501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123649501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123649501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123649501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123649501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123649501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123649501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123649501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123649501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123649501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123649501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123649501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123649501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123649501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=420912, count=447296) 20250814123649979 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123649979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55779), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123649979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123649979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123649979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123649979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123649979 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123649979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002797df), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123649979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123649979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123649979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123649979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123649979 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123649979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac98c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123649979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123649979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123649979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123649979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123649979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123649979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123649979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123649979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123649979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123649979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123649979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123649979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123649979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123649979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123649979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123649979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123649979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123649979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123649979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123649979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123650051 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123650052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123650052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123650053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123650053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123650053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123650053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123650053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123650053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123650053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123650053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123650053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123650669 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123650669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a65d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123650669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123650669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123650669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123650669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123650669 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123650669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d93b), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123650669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123650669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123650669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123650669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123650669 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123650669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012ff8e), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123650669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123650669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123650669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123650669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123650670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123650670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123650670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123650670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123650670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123650670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123650670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123650670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123650670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123650670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123650670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123650670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123650670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Aug 14 12:36:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123651502 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123651502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369ed3), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123651502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123651502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123651502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123651502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123651502 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123651502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b79c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123651502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123651502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123651502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123651502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123651502 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123651502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88c37), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123651502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123651502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123651502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123651502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123651502 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123651503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627a67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123651503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123651503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123651503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123651503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123651503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123651503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123651503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123651503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123651503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123651503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123651503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123651503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123651503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123651503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123651503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123651503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123651503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123651503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123651503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123651503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123651503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250814123651986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123651992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123651994 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39895<->l=127.0.0.1:4262) (control_if.c:572) 20250814123652084 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123652084 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123652091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652092 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652092 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123652092 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652092 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652092 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123652092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652092 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59976 (stream_srv.c:142) 20250814123652092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59976<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123652092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652092 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652094 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123652094 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652094 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123652094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652094 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652094 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123652094 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123652094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652094 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652094 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123652094 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123652094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652094 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652094 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123652094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123652094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652094 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123652094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123652094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123652094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123652094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(655)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(655)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(653)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(658)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(656)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123652118 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652118 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652118 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123652118 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652118 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652118 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123652118 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652118 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652119 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123652119 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123652120 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652120 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123652120 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652120 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123652120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652120 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652120 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652120 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123652120 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652120 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123652120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652120 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652120 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652120 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123652120 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652120 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123652120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652120 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652120 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123652120 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123652120 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123652120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123652120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123652120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123652120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123652120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652120 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123652120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123652120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123652120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123652120 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123652120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652121 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652121 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123652121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123652121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123652121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123652157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123652157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123652157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123652157 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123652157 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123652157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123652157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123652157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123652157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827)[0;m MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123652164 DLINP DEBUG SRVCONN(,r=127.0.0.1:59976<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123652164 DLINP DEBUG SRVCONN(,r=127.0.0.1:59976<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123652165 DLINP DEBUG SRVCONN(,r=127.0.0.1:59976<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123652165 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123652165 DHNBAP DEBUG (127.0.0.1:59976 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123652165 DHNBAP NOTICE (127.0.0.1:59976 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123652165 DHNBAP NOTICE (127.0.0.1:59976 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123652165 DLINP DEBUG SRVCONN(,r=127.0.0.1:59976<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123652165 DLINP DEBUG SRVCONN(,r=127.0.0.1:59976<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123652306 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123652306 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123652306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123652306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(655)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123652315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652315 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123652315 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123652315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123652315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123652315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123652315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123652316 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123652316 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123652317 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123652317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123652318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652318 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123652318 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123652318 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123652318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123652318 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123652318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(658)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123652323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123652323 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123652323 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123652323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123652323 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123652323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123652323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123652324 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123652324 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123652324 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123652324 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123652324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123652334 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123652334 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123652334 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123652334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(661)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123652339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652339 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123652339 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123652339 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123652339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123652339 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123652339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123652339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652339 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123652339 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123652339 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123652339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123652339 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123652339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123652344 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123652344 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123652344 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123652344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(664)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123652345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652345 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123652345 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123652345 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123652345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123652345 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123652345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123652347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652347 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123652347 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123652347 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123652347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123652347 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123652347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123652418 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123652418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072da99), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123652418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123652418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123652418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123652418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123652419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123652419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123652419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123652419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123652419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123652419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123652419 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123652432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123652432 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123652432 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123652432 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123652432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123652432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123652432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123652432 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123652432 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123652432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123652432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123652432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123652432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123652432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=0072da99) (sccp_scrc.c:477) 20250814123652433 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20250814123652433 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123652433 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123652433 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123652433 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123652433 DLSCCP DEBUG SCCP-SCOC(57)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123653121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653121 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123653121 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123653121 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123653121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123653121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123653121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123653121 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123653121 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123653121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123653121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123653121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123653121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123653121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123653121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123653121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123653121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123653121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123653121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123653121 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123653121 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123653121 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123653121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123653121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123653121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123653121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123653121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123653121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123653122 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123653122 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123653122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123653122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123653122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123653122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123653122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123653122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123653122 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123653127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653127 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123653127 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123653128 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123653128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123653128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123653128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123653128 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123653128 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123653128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123653128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123653128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123653128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123653128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123653128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123653128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123653128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123653129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123653129 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123653129 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123653129 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123653129 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123653129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123653129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123653129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123653129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123653129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123653129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123653129 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123653129 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123653129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123653129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123653129 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123653129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123653129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123653129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123653129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(657)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123653144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653145 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123653145 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123653145 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123653145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123653145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123653145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123653145 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123653145 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123653145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123653145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123653145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123653145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123653145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123653145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123653145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123653145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123653145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123653145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123653145 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123653145 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123653145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123653145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123653145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123653145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123653145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123653146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123653146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123653146 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123653146 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123653146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123653146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123653146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123653146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123653146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123653146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123653146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(660)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123653155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653155 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123653155 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123653155 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123653156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123653156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123653156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123653156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123653156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123653156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123653156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123653156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123653156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123653156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123653156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123653156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123653156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123653156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123653156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123653156 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123653156 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123653156 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123653156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123653156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123653156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123653156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123653156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123653156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123653156 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123653156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123653157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123653157 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123653157 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123653157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123653157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123653157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123653157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123653157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123653157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123653157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123653157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123654171 DLCTRL DEBUG Command: GET 199815329 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123654171 DLCTRL DEBUG Tx Command reply: GET_REPLY 199815329 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123654174 DLCTRL DEBUG Command: GET 314271865 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123654174 DLCTRL DEBUG Tx Command reply: GET_REPLY 314271865 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123654176 DLCTRL DEBUG Command: GET 763321991 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123654176 DLCTRL DEBUG Tx Command reply: GET_REPLY 763321991 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123654179 DLCTRL DEBUG Command: GET 558956344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123654179 DLCTRL DEBUG Tx Command reply: GET_REPLY 558956344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123654182 DLCTRL DEBUG Command: GET 91442219 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123654182 DLCTRL DEBUG Tx Command reply: GET_REPLY 91442219 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123654184 DLCTRL DEBUG Command: GET 424280523 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123654184 DLCTRL DEBUG Tx Command reply: GET_REPLY 424280523 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123654187 DLCTRL DEBUG Command: GET 773918594 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123654187 DLCTRL DEBUG Tx Command reply: GET_REPLY 773918594 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123654190 DLCTRL DEBUG Command: GET 160001935 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123654190 DLCTRL DEBUG Tx Command reply: GET_REPLY 160001935 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123654191 DLCTRL DEBUG Command: GET 846430029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123654191 DLCTRL DEBUG Tx Command reply: GET_REPLY 846430029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123654191 DLCTRL DEBUG Command: GET 566882417 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123654191 DLCTRL DEBUG Tx Command reply: GET_REPLY 566882417 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123654192 DLCTRL DEBUG Command: GET 961832083 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123654192 DLCTRL DEBUG Tx Command reply: GET_REPLY 961832083 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123654193 DLCTRL DEBUG Command: GET 521449157 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123654193 DLCTRL DEBUG Tx Command reply: GET_REPLY 521449157 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123654194 DLCTRL DEBUG Command: GET 184024342 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123654194 DLCTRL DEBUG Tx Command reply: GET_REPLY 184024342 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123654196 DLCTRL DEBUG Command: GET 157703249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123654196 DLCTRL DEBUG Tx Command reply: GET_REPLY 157703249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123654199 DLCTRL DEBUG Command: GET 21890519 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123654200 DLCTRL DEBUG Tx Command reply: GET_REPLY 21890519 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123654202 DLCTRL DEBUG Command: GET 411154042 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123654202 DLCTRL DEBUG Tx Command reply: GET_REPLY 411154042 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123654207 DLCTRL DEBUG Command: GET 598370744 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123654207 DLCTRL DEBUG Tx Command reply: GET_REPLY 598370744 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123654210 DLCTRL DEBUG Command: GET 613687321 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123654210 DLCTRL DEBUG Tx Command reply: GET_REPLY 613687321 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123654213 DLCTRL DEBUG Command: GET 534183018 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123654214 DLCTRL DEBUG Tx Command reply: GET_REPLY 534183018 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123654216 DLCTRL DEBUG Command: GET 837480423 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123654216 DLCTRL DEBUG Tx Command reply: GET_REPLY 837480423 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100011110'B, t_guard := 20.000000 } 20250814123654252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)1205685 20250814123655300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123655300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123655300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123655300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123655300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1265b5, normal) (hnbgw_rua.c:407) 20250814123655300 DHNB DEBUG map_rua[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123655300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123655300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1205685 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123655300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123655300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123655300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1205685 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814123655300 DCN DEBUG map_sccp[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123655300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123655300 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1205685 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123655300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1205685 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123655300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123655300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123655300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123655300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123655300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123655300 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123655300 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{IDLE}: Allocated (fsm.c:456) 20250814123655300 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123655300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300031e0056400500f1100926) (sccp_scrc.c:406) 20250814123655300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123655300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123655300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123655300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123655300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123655300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123655300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123655300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123655300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123655300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123655300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123655300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123655300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123655300 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123655300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123655300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123655301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123655301 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123655301 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123655301 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123655301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123655301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123655301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123655301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)5156221 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123655320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123655320 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123655320 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123655320 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123655320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123655320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123655320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123655320 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123655320 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123655320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123655320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123655320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123655320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123655320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=008be734) (sccp_scrc.c:477) 20250814123655320 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250814123655320 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123655320 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123655320 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123655320 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123655320 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123655320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123655320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123655321 DLCTRL DEBUG Command: GET 268810939 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123655321 DLCTRL DEBUG Tx Command reply: GET_REPLY 268810939 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123655324 DLCTRL DEBUG Command: GET 30650311 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123655324 DLCTRL DEBUG Tx Command reply: GET_REPLY 30650311 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123655328 DLCTRL DEBUG Command: GET 79819279 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123655328 DLCTRL DEBUG Tx Command reply: GET_REPLY 79819279 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123655332 DLCTRL DEBUG Command: GET 492229267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123655332 DLCTRL DEBUG Tx Command reply: GET_REPLY 492229267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123655336 DLCTRL DEBUG Command: GET 409318225 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123655336 DLCTRL DEBUG Tx Command reply: GET_REPLY 409318225 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123655339 DLCTRL DEBUG Command: GET 908823952 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123655339 DLCTRL DEBUG Tx Command reply: GET_REPLY 908823952 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123655343 DLCTRL DEBUG Command: GET 215074477 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123655343 DLCTRL DEBUG Tx Command reply: GET_REPLY 215074477 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814123655347 DLCTRL DEBUG Command: GET 409833181 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123655347 DLCTRL DEBUG Tx Command reply: GET_REPLY 409833181 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123655350 DLCTRL DEBUG Command: GET 778135677 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123655350 DLCTRL DEBUG Tx Command reply: GET_REPLY 778135677 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123655352 DLCTRL DEBUG Command: GET 508258587 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123655352 DLCTRL DEBUG Tx Command reply: GET_REPLY 508258587 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123655356 DLCTRL DEBUG Command: GET 474270221 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123655356 DLCTRL DEBUG Tx Command reply: GET_REPLY 474270221 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123655358 DLCTRL DEBUG Command: GET 5333220 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123655358 DLCTRL DEBUG Tx Command reply: GET_REPLY 5333220 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123655360 DLCTRL DEBUG Command: GET 572396278 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123655360 DLCTRL DEBUG Tx Command reply: GET_REPLY 572396278 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123655363 DLCTRL DEBUG Command: GET 440412943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123655363 DLCTRL DEBUG Tx Command reply: GET_REPLY 440412943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123655365 DLCTRL DEBUG Command: GET 704830336 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123655365 DLCTRL DEBUG Tx Command reply: GET_REPLY 704830336 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123655367 DLCTRL DEBUG Command: GET 187237889 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123655367 DLCTRL DEBUG Tx Command reply: GET_REPLY 187237889 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123655368 DLCTRL DEBUG Command: GET 775161663 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123655368 DLCTRL DEBUG Tx Command reply: GET_REPLY 775161663 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123655370 DLCTRL DEBUG Command: GET 580976395 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123655370 DLCTRL DEBUG Tx Command reply: GET_REPLY 580976395 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123655371 DLCTRL DEBUG Command: GET 939470913 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123655371 DLCTRL DEBUG Tx Command reply: GET_REPLY 939470913 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123655372 DLCTRL DEBUG Command: GET 562526700 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123655372 DLCTRL DEBUG Tx Command reply: GET_REPLY 562526700 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100111110'B, t_guard := 20.000000 } 20250814123655395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@1472556f02e3: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@1472556f02e3: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)6768260 20250814123656424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123656424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123656424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123656424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123656424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x674684, normal) (hnbgw_rua.c:407) 20250814123656424 DHNB DEBUG map_rua[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123656424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123656424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6768260 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123656424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123656424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123656424 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123656424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6768260 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814123656424 DCN DEBUG map_sccp[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123656424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123656424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6768260 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123656424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6768260 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123656424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123656424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123656424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123656424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123656424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123656424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123656424 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{IDLE}: Allocated (fsm.c:456) 20250814123656424 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123656424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300033e0056400500f1100926) (sccp_scrc.c:406) 20250814123656424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123656424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123656424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123656424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123656424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123656424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123656424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123656424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123656424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123656425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123656425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123656425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123656425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123656425 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123656425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123656425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123656425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123656425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123656425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123656425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123656425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123656425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123656425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123656425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@1472556f02e3: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)15557745 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123656430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123656430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123656430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123656430 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123656430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123656430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123656430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123656430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123656430 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123656430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123656430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123656430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123656430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123656430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=007af8be) (sccp_scrc.c:477) 20250814123656430 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250814123656430 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123656430 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123656430 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123656430 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123656430 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123656430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123656430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123656432 DLCTRL DEBUG Command: GET 167760368 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123656432 DLCTRL DEBUG Tx Command reply: GET_REPLY 167760368 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123656434 DLCTRL DEBUG Command: GET 922856096 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123656434 DLCTRL DEBUG Tx Command reply: GET_REPLY 922856096 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123656436 DLCTRL DEBUG Command: GET 604356953 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123656436 DLCTRL DEBUG Tx Command reply: GET_REPLY 604356953 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123656438 DLCTRL DEBUG Command: GET 475988092 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123656438 DLCTRL DEBUG Tx Command reply: GET_REPLY 475988092 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123656439 DLCTRL DEBUG Command: GET 885754254 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123656439 DLCTRL DEBUG Tx Command reply: GET_REPLY 885754254 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123656441 DLCTRL DEBUG Command: GET 966137309 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123656441 DLCTRL DEBUG Tx Command reply: GET_REPLY 966137309 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123656442 DLCTRL DEBUG Command: GET 706945732 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123656442 DLCTRL DEBUG Tx Command reply: GET_REPLY 706945732 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250814123656443 DLCTRL DEBUG Command: GET 603627346 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123656443 DLCTRL DEBUG Tx Command reply: GET_REPLY 603627346 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123656444 DLCTRL DEBUG Command: GET 117885362 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123656444 DLCTRL DEBUG Tx Command reply: GET_REPLY 117885362 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123656445 DLCTRL DEBUG Command: GET 684299219 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123656445 DLCTRL DEBUG Tx Command reply: GET_REPLY 684299219 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123656446 DLCTRL DEBUG Command: GET 435433378 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123656446 DLCTRL DEBUG Tx Command reply: GET_REPLY 435433378 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123656447 DLCTRL DEBUG Command: GET 519049161 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123656447 DLCTRL DEBUG Tx Command reply: GET_REPLY 519049161 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123656448 DLCTRL DEBUG Command: GET 165148284 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123656448 DLCTRL DEBUG Tx Command reply: GET_REPLY 165148284 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123656449 DLCTRL DEBUG Command: GET 722066568 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123656449 DLCTRL DEBUG Tx Command reply: GET_REPLY 722066568 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123656450 DLCTRL DEBUG Command: GET 239018230 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123656450 DLCTRL DEBUG Tx Command reply: GET_REPLY 239018230 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123656453 DLCTRL DEBUG Command: GET 934493154 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123656453 DLCTRL DEBUG Tx Command reply: GET_REPLY 934493154 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123656455 DLCTRL DEBUG Command: GET 928432579 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123656455 DLCTRL DEBUG Tx Command reply: GET_REPLY 928432579 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123656456 DLCTRL DEBUG Command: GET 144304994 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123656456 DLCTRL DEBUG Tx Command reply: GET_REPLY 144304994 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123656459 DLCTRL DEBUG Command: GET 183833755 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123656459 DLCTRL DEBUG Tx Command reply: GET_REPLY 183833755 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123656462 DLCTRL DEBUG Command: GET 556905133 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123656462 DLCTRL DEBUG Tx Command reply: GET_REPLY 556905133 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100011'B, t_guard := 20.000000 } 20250814123656499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@1472556f02e3: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@1472556f02e3: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)6604500 20250814123657529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123657529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123657529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123657529 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123657529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x64c6d4, normal) (hnbgw_rua.c:407) 20250814123657529 DHNB DEBUG map_rua[0x564d5ad8d630]{init}: Allocated (fsm.c:456) 20250814123657529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123657529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6604500 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123657529 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123657529 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123657529 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6604500 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814123657529 DCN DEBUG map_sccp[0x564d5adbfe30]{init}: Allocated (fsm.c:456) 20250814123657529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123657529 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6604500 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123657529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6604500 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123657529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123657529 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123657529 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123657529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123657529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123657529 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123657529 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{IDLE}: Allocated (fsm.c:456) 20250814123657529 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123657529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002230056400500f1100926) (sccp_scrc.c:406) 20250814123657529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123657529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123657529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123657529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123657529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123657529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123657529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123657529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123657529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123657529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123657529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123657529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123657529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123657529 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123657529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123657529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123657530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123657530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123657530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123657530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123657530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123657530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123657530 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@1472556f02e3: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@1472556f02e3: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)14826092 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250814123657538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123657538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123657538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123657538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123657538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123657538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123657538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123657538 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123657538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123657538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123657538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123657538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123657538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00fdc340) (sccp_scrc.c:477) 20250814123657538 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250814123657538 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123657538 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123657538 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123657538 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123657538 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123657538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123657538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123657541 DLCTRL DEBUG Command: GET 612821414 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123657541 DLCTRL DEBUG Tx Command reply: GET_REPLY 612821414 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123657545 DLCTRL DEBUG Command: GET 730457291 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123657545 DLCTRL DEBUG Tx Command reply: GET_REPLY 730457291 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123657549 DLCTRL DEBUG Command: GET 649627853 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123657549 DLCTRL DEBUG Tx Command reply: GET_REPLY 649627853 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123657553 DLCTRL DEBUG Command: GET 827298169 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123657553 DLCTRL DEBUG Tx Command reply: GET_REPLY 827298169 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123657557 DLCTRL DEBUG Command: GET 102805746 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123657557 DLCTRL DEBUG Tx Command reply: GET_REPLY 102805746 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123657561 DLCTRL DEBUG Command: GET 472758642 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123657561 DLCTRL DEBUG Tx Command reply: GET_REPLY 472758642 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123657564 DLCTRL DEBUG Command: GET 457001185 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123657564 DLCTRL DEBUG Tx Command reply: GET_REPLY 457001185 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250814123657568 DLCTRL DEBUG Command: GET 977885199 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123657568 DLCTRL DEBUG Tx Command reply: GET_REPLY 977885199 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123657571 DLCTRL DEBUG Command: GET 741551029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123657571 DLCTRL DEBUG Tx Command reply: GET_REPLY 741551029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123657574 DLCTRL DEBUG Command: GET 953805679 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123657574 DLCTRL DEBUG Tx Command reply: GET_REPLY 953805679 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123657576 DLCTRL DEBUG Command: GET 719667500 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123657576 DLCTRL DEBUG Tx Command reply: GET_REPLY 719667500 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123657578 DLCTRL DEBUG Command: GET 556165385 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123657578 DLCTRL DEBUG Tx Command reply: GET_REPLY 556165385 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123657580 DLCTRL DEBUG Command: GET 345363719 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123657580 DLCTRL DEBUG Tx Command reply: GET_REPLY 345363719 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123657581 DLCTRL DEBUG Command: GET 955157094 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123657581 DLCTRL DEBUG Tx Command reply: GET_REPLY 955157094 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123657583 DLCTRL DEBUG Command: GET 585423571 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123657583 DLCTRL DEBUG Tx Command reply: GET_REPLY 585423571 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123657584 DLCTRL DEBUG Command: GET 327265825 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123657584 DLCTRL DEBUG Tx Command reply: GET_REPLY 327265825 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123657585 DLCTRL DEBUG Command: GET 556675303 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123657585 DLCTRL DEBUG Tx Command reply: GET_REPLY 556675303 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123657586 DLCTRL DEBUG Command: GET 933128407 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123657586 DLCTRL DEBUG Tx Command reply: GET_REPLY 933128407 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123657587 DLCTRL DEBUG Command: GET 275349945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123657587 DLCTRL DEBUG Tx Command reply: GET_REPLY 275349945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123657588 DLCTRL DEBUG Command: GET 653751849 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123657588 DLCTRL DEBUG Tx Command reply: GET_REPLY 653751849 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123657592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123657594 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39895<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(646)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(647)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123657595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123657595 DLINP DEBUG SRVCONN(,r=127.0.0.1:59976<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123657595 DLINP DEBUG SRVCONN(,r=127.0.0.1:59976<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123657595 DLINP NOTICE SRV(,r=127.0.0.1:59976<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123657595 DMAIN NOTICE (127.0.0.1:59976 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59976<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123657595 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(660)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@1472556f02e3: Final verdict of PTC: none20250814123657596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-RAN(654)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@1472556f02e3: Final verdict of PTC: none 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123657596 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123657596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123657596 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123657596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123657596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123657597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(659)@1472556f02e3: Final verdict of PTC: none 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123657597 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123657597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123657597 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123657597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123657597 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123657597 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123657597 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123657597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123657597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123657599 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123657599 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123657599 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-M3UA(658)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@1472556f02e3: Final verdict of PTC: none 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123657599 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123657599 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123657599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123657599 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123657599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123657599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(648)@1472556f02e3: Final verdict of PTC: none 20250814123657616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123657617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123657617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(665)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Thu Aug 14 12:36:57 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250814123657704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123657732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123657732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123657732 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123657732 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123657732 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123657732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123657732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123657732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123657732 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123657732 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123657732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be734), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123657732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123657733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123657733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123657733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123657733 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{disrupted}: Freeing instance (context_map.c:202) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1205685)[0x564d5ad79be0]{disrupted}: Deallocated (fsm.c:568) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{disconnected}: Freeing instance (context_map.c:206) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x564d5ad73600]{disconnected}: Deallocated (fsm.c:568) 20250814123657733 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1205685 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123657733 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123657733 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123657733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af8be), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123657733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123657733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123657733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123657733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123657733 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{disrupted}: Freeing instance (context_map.c:202) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6768260)[0x564d5ad7cc60]{disrupted}: Deallocated (fsm.c:568) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{disconnected}: Freeing instance (context_map.c:206) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x564d5ad7c790]{disconnected}: Deallocated (fsm.c:568) 20250814123657733 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6768260 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123657733 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123657733 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123657733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc340), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123657733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123657733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123657733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123657733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123657733 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{disrupted}: Freeing instance (context_map.c:202) 20250814123657733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6604500)[0x564d5ad8d630]{disrupted}: Deallocated (fsm.c:568) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{disconnected}: Freeing instance (context_map.c:206) 20250814123657733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x564d5adbfe30]{disconnected}: Deallocated (fsm.c:568) 20250814123657733 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6604500 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250814123657733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123657733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123657733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123657733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123657733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123657733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123657733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123657733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123657733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123657733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123657733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123657733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123657733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123657733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123658193 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123658193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b0a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123658193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123658193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123658194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123658194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123658194 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123658194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271df5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123658194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123658194 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123658194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123658194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123658194 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123658194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878285), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123658194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123658194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123658194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123658194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123658194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123658194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123658194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123658194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123658194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123658194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123658194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123658194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123658194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123658194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123658194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123658194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123658194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123658194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123658194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123658194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123658195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123658195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123658195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123658195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123658195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123658195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123658195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123658195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123658508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=454744) 20250814123658814 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123658814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db832), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123658814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123658814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123658814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123658814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123658814 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123658814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfe5ba), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123658814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123658814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123658814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123658814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123658814 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123658814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43bb), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123658814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123658814 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123658814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123658814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123658814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123658814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123658814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123658814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123658814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123658814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123658815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123658815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123658815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123658815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123658815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123658815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123658815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123658815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123658815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123658815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123658815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123658815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123658815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123658815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123658815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123658815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123658815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123658815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123659501 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123659501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007af55), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123659501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123659501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123659501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123659501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123659501 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123659501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021689e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123659501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123659501 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123659501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123659501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123659501 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123659501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f86384), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123659501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123659501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123659501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123659501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123659501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123659501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123659501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123659501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123659501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123659501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123659501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123659501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123659501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123659501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123659501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123659501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123659501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123659501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123659501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123659501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=454744, count=468356) 20250814123659598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123659598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123659598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123659598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123659598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123659598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123659598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123659598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123659598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123659600 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123659600 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123659600 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123659980 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123659980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac98c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123659980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123659980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123659980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123659980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123659980 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123659980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002797df), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123659980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123659980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123659980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123659980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123659980 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123659980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55779), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123659980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123659980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123659980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123659980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123659980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123659980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123659980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123659980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123659980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123659980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123659980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123659980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123659980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123659980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123659980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123659980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123659980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Aug 14 12:37:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123700671 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123700671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012ff8e), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123700671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123700671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123700671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123700671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123700671 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123700671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d93b), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123700671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123700671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123700671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123700671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123700671 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123700671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a65d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123700671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123700671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123700671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123700671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123700671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123700672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123700672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123700672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123700672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123700672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123700672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123700672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123700672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123700672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123700672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123700672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123700672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123701504 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123701504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00627a67), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123701504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123701504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701504 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123701504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88c37), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123701504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123701504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701504 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123701504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b79c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123701504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123701504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701504 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123701504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00369ed3), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123701504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123701504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701504 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123701504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123701505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123701505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123701505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123701505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250814123701630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123701639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123701644 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44109<->l=127.0.0.1:4262) (control_if.c:572) 20250814123701742 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123701742 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123701749 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701749 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701749 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123701749 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701749 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701749 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123701750 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701750 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701750 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701750 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701750 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44572 (stream_srv.c:142) 20250814123701750 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44572<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123701751 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701751 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123701751 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701751 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123701751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701751 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701751 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701751 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123701751 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701751 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123701751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701751 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701751 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701751 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123701751 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701751 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123701751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701751 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701751 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701751 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123701751 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123701751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701751 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123701752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123701752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123701752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123701752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(679)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(677)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(682)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(682)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(680)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(685)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(683)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123701791 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701791 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701791 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123701791 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701791 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701791 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123701791 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701791 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701791 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123701791 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123701793 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701793 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123701793 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701793 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123701793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701793 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701793 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701793 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123701793 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701793 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123701793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701793 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701793 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701793 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123701793 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701793 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123701793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701793 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701793 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123701793 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123701793 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123701793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123701793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123701793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123701793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123701793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123701793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123701793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123701793 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123701793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123701793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123701793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123701793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123701793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123701793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123701793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(691)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(689)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@1472556f02e3: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@1472556f02e3: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123701845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123701845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123701845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123701845 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123701845 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123701845 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123701845 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123701845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123701845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123701850 DLINP DEBUG SRVCONN(,r=127.0.0.1:44572<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123701850 DLINP DEBUG SRVCONN(,r=127.0.0.1:44572<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123701850 DLINP DEBUG SRVCONN(,r=127.0.0.1:44572<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123701850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123701850 DHNBAP DEBUG (127.0.0.1:44572 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123701850 DHNBAP NOTICE (127.0.0.1:44572 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123701850 DHNBAP NOTICE (127.0.0.1:44572 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123701850 DLINP DEBUG SRVCONN(,r=127.0.0.1:44572<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123701850 DLINP DEBUG SRVCONN(,r=127.0.0.1:44572<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123701962 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123701962 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123701963 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123701963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(679)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123701969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123701969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123701969 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123701969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123701969 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123701969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123701972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701972 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123701972 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123701972 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123701972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123701972 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123701972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123701975 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123701975 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123701975 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123701975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(682)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123701981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123701982 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123701982 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123701982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123701982 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123701982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123701984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123701984 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123701984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123701984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123701984 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123701984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123701988 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123701988 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123701988 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123701988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(685)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123701996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123701996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123701996 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123701996 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123701996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123701996 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123701996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123702000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123702000 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123702000 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123702000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123702000 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123702000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123702004 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123702004 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123702004 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123702004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(688)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123702015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123702015 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123702015 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123702015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123702015 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123702015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123702020 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123702020 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123702020 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123702021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123702021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702021 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123702021 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123702021 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123702021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123702021 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123702021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn1-M3UA(691)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123702031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702031 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123702031 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123702031 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123702031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123702031 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123702031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123702034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123702034 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123702034 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123702034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123702034 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123702034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123702036 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123702036 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814123702036 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123702036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(694)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814123702046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702046 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814123702046 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123702046 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123702046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123702046 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123702046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123702049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702049 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123702049 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123702049 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123702049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123702049 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123702049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123702768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702768 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123702768 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123702768 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123702768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123702768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123702768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123702768 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123702768 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123702768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123702768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123702768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123702768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123702768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123702768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123702768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123702768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123702768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123702768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123702768 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123702768 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123702768 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123702768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123702768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123702768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123702768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123702768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123702768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123702768 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123702768 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123702768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123702768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123702768 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123702768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123702768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123702768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123702768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123702779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702779 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123702779 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123702779 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123702779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123702779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123702779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123702779 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123702779 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123702779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123702779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123702779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123702779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123702779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123702779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123702779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123702779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123702779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123702779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123702779 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123702779 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123702779 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123702779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123702779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123702780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123702780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123702780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123702780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123702780 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123702780 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123702780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123702780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123702780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123702780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123702780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123702780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123702780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(681)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123702793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702793 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123702793 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123702793 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123702793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123702793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123702793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123702793 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123702793 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123702793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123702793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123702793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123702793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123702793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123702793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123702793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123702793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123702793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123702793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123702793 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123702793 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123702793 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123702793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123702793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123702793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123702793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123702793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123702793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123702793 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123702793 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123702793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123702793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123702793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123702793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123702793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123702793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123702793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123702808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702808 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123702808 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123702808 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123702808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123702808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123702808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123702808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123702808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123702808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123702808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123702808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123702808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123702808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123702808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123702808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123702808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123702808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123702808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123702808 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123702808 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123702808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123702808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123702808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123702808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123702808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123702808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123702808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123702808 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123702808 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123702808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123702808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123702808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123702808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123702808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123702808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123702808 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123702824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123702824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123702824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123702824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123702824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123702824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123702824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123702825 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123702825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123702825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123702825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123702825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123702825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123702825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123702825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123702825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123702825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123702825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123702825 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123702825 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123702825 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123702825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123702825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123702825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123702825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123702825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123702825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123702825 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123702825 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123702825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123702825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123702825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123702825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123702825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123702825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123702825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(690)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123702840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702840 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123702840 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123702840 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123702840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123702840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123702840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123702840 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123702840 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123702840 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123702840 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123702840 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123702840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123702840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123702840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814123702840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123702840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123702840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123702840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123702840 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123702840 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814123702840 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123702840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123702840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123702840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123702840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123702840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123702840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123702840 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123702840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123702840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123702840 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123702840 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: link up (cnlink.c:111) 20250814123702840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123702840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123702840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123702840 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123702840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123702840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123702840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123702840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123703862 DLCTRL DEBUG Command: GET 764360811 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123703862 DLCTRL DEBUG Tx Command reply: GET_REPLY 764360811 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123703871 DLCTRL DEBUG Command: GET 855180524 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123703871 DLCTRL DEBUG Tx Command reply: GET_REPLY 855180524 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123703873 DLCTRL DEBUG Command: GET 715065466 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123703873 DLCTRL DEBUG Tx Command reply: GET_REPLY 715065466 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123703876 DLCTRL DEBUG Command: GET 555101487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123703876 DLCTRL DEBUG Tx Command reply: GET_REPLY 555101487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123703879 DLCTRL DEBUG Command: GET 551354543 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123703879 DLCTRL DEBUG Tx Command reply: GET_REPLY 551354543 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123703884 DLCTRL DEBUG Command: GET 517739424 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123703884 DLCTRL DEBUG Tx Command reply: GET_REPLY 517739424 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123703886 DLCTRL DEBUG Command: GET 631806253 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123703886 DLCTRL DEBUG Tx Command reply: GET_REPLY 631806253 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123703889 DLCTRL DEBUG Command: GET 624922026 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123703889 DLCTRL DEBUG Tx Command reply: GET_REPLY 624922026 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123703891 DLCTRL DEBUG Command: GET 533148716 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123703891 DLCTRL DEBUG Tx Command reply: GET_REPLY 533148716 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123703893 DLCTRL DEBUG Command: GET 340425188 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123703893 DLCTRL DEBUG Tx Command reply: GET_REPLY 340425188 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123703895 DLCTRL DEBUG Command: GET 73247651 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123703895 DLCTRL DEBUG Tx Command reply: GET_REPLY 73247651 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123703898 DLCTRL DEBUG Command: GET 922783585 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123703898 DLCTRL DEBUG Tx Command reply: GET_REPLY 922783585 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123703901 DLCTRL DEBUG Command: GET 610112096 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123703901 DLCTRL DEBUG Tx Command reply: GET_REPLY 610112096 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123703904 DLCTRL DEBUG Command: GET 608387442 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123703904 DLCTRL DEBUG Tx Command reply: GET_REPLY 608387442 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123703907 DLCTRL DEBUG Command: GET 975332489 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123703907 DLCTRL DEBUG Tx Command reply: GET_REPLY 975332489 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123703910 DLCTRL DEBUG Command: GET 913420036 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123703910 DLCTRL DEBUG Tx Command reply: GET_REPLY 913420036 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123703912 DLCTRL DEBUG Command: GET 790343296 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123703912 DLCTRL DEBUG Tx Command reply: GET_REPLY 790343296 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123703913 DLCTRL DEBUG Command: GET 542376604 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123703913 DLCTRL DEBUG Tx Command reply: GET_REPLY 542376604 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123703915 DLCTRL DEBUG Command: GET 923722010 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123703915 DLCTRL DEBUG Tx Command reply: GET_REPLY 923722010 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123703917 DLCTRL DEBUG Command: GET 665577793 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123703917 DLCTRL DEBUG Tx Command reply: GET_REPLY 665577793 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111100101'B, t_guard := 20.000000 } 20250814123703941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)7114980 20250814123704998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123704998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123704998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123704998 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123704998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c90e4, normal) (hnbgw_rua.c:407) 20250814123704998 DHNB DEBUG map_rua[0x564d5ad8e6b0]{init}: Allocated (fsm.c:456) 20250814123704998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123704998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7114980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123704998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123704998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123704998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7114980 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250814123704998 DCN DEBUG map_sccp[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123704998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123704998 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7114980 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814123704998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7114980 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123704998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123704998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123704998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123704998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123704998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123704998 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123704998 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{IDLE}: Allocated (fsm.c:456) 20250814123704998 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123704998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001e50056400500f1100926) (sccp_scrc.c:406) 20250814123704998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123704998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123704998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123704998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123704998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123704998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123704998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123704998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123704998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123704998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123704998 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123704998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123704998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123704998 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123704998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123704998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123704998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123704998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123704998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123704998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123704998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123704999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123704999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123704999 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)5686865 HNBGW_Test.msc2-SCCP(683)@1472556f02e3: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(683)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123705010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123705010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123705010 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123705010 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123705010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123705010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123705010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123705010 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123705010 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123705010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123705011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123705011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123705011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123705011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=0028bb3d) (sccp_scrc.c:477) 20250814123705011 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250814123705011 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123705011 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123705011 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123705011 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123705011 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123705011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123705011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123705013 DLCTRL DEBUG Command: GET 424115021 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123705013 DLCTRL DEBUG Tx Command reply: GET_REPLY 424115021 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123705018 DLCTRL DEBUG Command: GET 74854983 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123705018 DLCTRL DEBUG Tx Command reply: GET_REPLY 74854983 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123705022 DLCTRL DEBUG Command: GET 268829496 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123705022 DLCTRL DEBUG Tx Command reply: GET_REPLY 268829496 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123705026 DLCTRL DEBUG Command: GET 132267340 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123705026 DLCTRL DEBUG Tx Command reply: GET_REPLY 132267340 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123705030 DLCTRL DEBUG Command: GET 191883318 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123705030 DLCTRL DEBUG Tx Command reply: GET_REPLY 191883318 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123705034 DLCTRL DEBUG Command: GET 864118659 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123705035 DLCTRL DEBUG Tx Command reply: GET_REPLY 864118659 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123705039 DLCTRL DEBUG Command: GET 717689080 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123705039 DLCTRL DEBUG Tx Command reply: GET_REPLY 717689080 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123705043 DLCTRL DEBUG Command: GET 933023974 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123705043 DLCTRL DEBUG Tx Command reply: GET_REPLY 933023974 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123705046 DLCTRL DEBUG Command: GET 488044085 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123705046 DLCTRL DEBUG Tx Command reply: GET_REPLY 488044085 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123705050 DLCTRL DEBUG Command: GET 494560035 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123705050 DLCTRL DEBUG Tx Command reply: GET_REPLY 494560035 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123705053 DLCTRL DEBUG Command: GET 52468632 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123705053 DLCTRL DEBUG Tx Command reply: GET_REPLY 52468632 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123705057 DLCTRL DEBUG Command: GET 708616164 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123705057 DLCTRL DEBUG Tx Command reply: GET_REPLY 708616164 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250814123705059 DLCTRL DEBUG Command: GET 517151439 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123705059 DLCTRL DEBUG Tx Command reply: GET_REPLY 517151439 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123705062 DLCTRL DEBUG Command: GET 712280262 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123705062 DLCTRL DEBUG Tx Command reply: GET_REPLY 712280262 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123705065 DLCTRL DEBUG Command: GET 55232347 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123705065 DLCTRL DEBUG Tx Command reply: GET_REPLY 55232347 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123705067 DLCTRL DEBUG Command: GET 227906400 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123705067 DLCTRL DEBUG Tx Command reply: GET_REPLY 227906400 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123705069 DLCTRL DEBUG Command: GET 331630099 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123705069 DLCTRL DEBUG Tx Command reply: GET_REPLY 331630099 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123705071 DLCTRL DEBUG Command: GET 304666823 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123705071 DLCTRL DEBUG Tx Command reply: GET_REPLY 304666823 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123705073 DLCTRL DEBUG Command: GET 262280505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123705073 DLCTRL DEBUG Tx Command reply: GET_REPLY 262280505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123705075 DLCTRL DEBUG Command: GET 869740843 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123705075 DLCTRL DEBUG Tx Command reply: GET_REPLY 869740843 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000111'B, t_guard := 20.000000 } 20250814123705091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@1472556f02e3: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@1472556f02e3: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)12986347 20250814123706117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123706117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123706117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123706117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123706117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc627eb, normal) (hnbgw_rua.c:407) 20250814123706117 DHNB DEBUG map_rua[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123706117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123706117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12986347 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123706117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123706117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123706117 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123706117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12986347 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250814123706117 DCN DEBUG map_sccp[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123706117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123706117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12986347 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814123706117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12986347 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123706117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123706117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123706117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123706117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123706117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123706117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123706117 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{IDLE}: Allocated (fsm.c:456) 20250814123706117 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123706117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001070056400500f1100926) (sccp_scrc.c:406) 20250814123706117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123706117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123706117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123706117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123706118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123706118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123706118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123706118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123706118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123706118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123706118 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123706118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123706118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123706118 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123706118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123706118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123706118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123706118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123706118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123706118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123706118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123706118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123706118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123706118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@1472556f02e3: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@1472556f02e3: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)9705571 HNBGW_Test.msc2-SCCP(683)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123706123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123706123 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123706123 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123706123 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123706123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123706123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123706123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123706123 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123706123 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123706123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123706124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123706124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123706124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123706124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=003b8866) (sccp_scrc.c:477) 20250814123706124 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250814123706124 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123706124 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123706124 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123706124 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123706124 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123706124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123706124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123706126 DLCTRL DEBUG Command: GET 453559998 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123706126 DLCTRL DEBUG Tx Command reply: GET_REPLY 453559998 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123706131 DLCTRL DEBUG Command: GET 972813032 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123706131 DLCTRL DEBUG Tx Command reply: GET_REPLY 972813032 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123706136 DLCTRL DEBUG Command: GET 153377157 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123706136 DLCTRL DEBUG Tx Command reply: GET_REPLY 153377157 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123706142 DLCTRL DEBUG Command: GET 269466215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123706142 DLCTRL DEBUG Tx Command reply: GET_REPLY 269466215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123706146 DLCTRL DEBUG Command: GET 214080065 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123706146 DLCTRL DEBUG Tx Command reply: GET_REPLY 214080065 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123706150 DLCTRL DEBUG Command: GET 573379686 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123706150 DLCTRL DEBUG Tx Command reply: GET_REPLY 573379686 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123706154 DLCTRL DEBUG Command: GET 123514141 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123706154 DLCTRL DEBUG Tx Command reply: GET_REPLY 123514141 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123706158 DLCTRL DEBUG Command: GET 438605237 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123706158 DLCTRL DEBUG Tx Command reply: GET_REPLY 438605237 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123706161 DLCTRL DEBUG Command: GET 226042382 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123706161 DLCTRL DEBUG Tx Command reply: GET_REPLY 226042382 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123706164 DLCTRL DEBUG Command: GET 141648582 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123706164 DLCTRL DEBUG Tx Command reply: GET_REPLY 141648582 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123706167 DLCTRL DEBUG Command: GET 50795130 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123706167 DLCTRL DEBUG Tx Command reply: GET_REPLY 50795130 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123706169 DLCTRL DEBUG Command: GET 980507744 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123706169 DLCTRL DEBUG Tx Command reply: GET_REPLY 980507744 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250814123706171 DLCTRL DEBUG Command: GET 381666849 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123706171 DLCTRL DEBUG Tx Command reply: GET_REPLY 381666849 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123706173 DLCTRL DEBUG Command: GET 488768360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123706173 DLCTRL DEBUG Tx Command reply: GET_REPLY 488768360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123706174 DLCTRL DEBUG Command: GET 625564562 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123706174 DLCTRL DEBUG Tx Command reply: GET_REPLY 625564562 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123706176 DLCTRL DEBUG Command: GET 656741775 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123706176 DLCTRL DEBUG Tx Command reply: GET_REPLY 656741775 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123706177 DLCTRL DEBUG Command: GET 731778979 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123706177 DLCTRL DEBUG Tx Command reply: GET_REPLY 731778979 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123706178 DLCTRL DEBUG Command: GET 610638265 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123706178 DLCTRL DEBUG Tx Command reply: GET_REPLY 610638265 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123706180 DLCTRL DEBUG Command: GET 200514398 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123706180 DLCTRL DEBUG Tx Command reply: GET_REPLY 200514398 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123706181 DLCTRL DEBUG Command: GET 46626380 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123706181 DLCTRL DEBUG Tx Command reply: GET_REPLY 46626380 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110000110'B, t_guard := 20.000000 } 20250814123706197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@1472556f02e3: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)8441776 20250814123707219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123707219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123707219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123707219 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123707219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80cfb0, normal) (hnbgw_rua.c:407) 20250814123707219 DHNB DEBUG map_rua[0x564d5adbfe30]{init}: Allocated (fsm.c:456) 20250814123707219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123707219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8441776 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123707219 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123707219 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123707219 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8441776 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123707219 DCN DEBUG map_sccp[0x564d5ad14a10]{init}: Allocated (fsm.c:456) 20250814123707219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123707219 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8441776 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123707219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8441776 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123707219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123707219 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123707219 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123707219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123707219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123707219 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123707219 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{IDLE}: Allocated (fsm.c:456) 20250814123707219 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123707219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003860056400500f1100926) (sccp_scrc.c:406) 20250814123707219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123707219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123707219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123707219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123707219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123707219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123707219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123707219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123707219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123707219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123707219 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123707219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123707219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123707219 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123707219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123707219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123707219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123707219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123707219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123707219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123707219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123707219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123707219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)2645755 HNBGW_Test.msc1-SCCP(680)@1472556f02e3: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(680)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123707237 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707237 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123707237 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123707237 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123707237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123707237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123707237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123707237 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123707237 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123707237 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123707237 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123707237 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123707237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123707237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=004f3447) (sccp_scrc.c:477) 20250814123707237 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250814123707237 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123707237 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123707237 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123707238 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123707238 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123707238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123707238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123707238 DLCTRL DEBUG Command: GET 773836328 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123707238 DLCTRL DEBUG Tx Command reply: GET_REPLY 773836328 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123707243 DLCTRL DEBUG Command: GET 548734221 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123707243 DLCTRL DEBUG Tx Command reply: GET_REPLY 548734221 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123707247 DLCTRL DEBUG Command: GET 770461229 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123707247 DLCTRL DEBUG Tx Command reply: GET_REPLY 770461229 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123707252 DLCTRL DEBUG Command: GET 779513886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123707252 DLCTRL DEBUG Tx Command reply: GET_REPLY 779513886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123707256 DLCTRL DEBUG Command: GET 6515362 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123707256 DLCTRL DEBUG Tx Command reply: GET_REPLY 6515362 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123707260 DLCTRL DEBUG Command: GET 622771492 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123707260 DLCTRL DEBUG Tx Command reply: GET_REPLY 622771492 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123707264 DLCTRL DEBUG Command: GET 45692650 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123707264 DLCTRL DEBUG Tx Command reply: GET_REPLY 45692650 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123707268 DLCTRL DEBUG Command: GET 108196631 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123707268 DLCTRL DEBUG Tx Command reply: GET_REPLY 108196631 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123707271 DLCTRL DEBUG Command: GET 708611000 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123707271 DLCTRL DEBUG Tx Command reply: GET_REPLY 708611000 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123707274 DLCTRL DEBUG Command: GET 455936561 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123707274 DLCTRL DEBUG Tx Command reply: GET_REPLY 455936561 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123707277 DLCTRL DEBUG Command: GET 803477171 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123707277 DLCTRL DEBUG Tx Command reply: GET_REPLY 803477171 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123707279 DLCTRL DEBUG Command: GET 888006617 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123707279 DLCTRL DEBUG Tx Command reply: GET_REPLY 888006617 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250814123707281 DLCTRL DEBUG Command: GET 65192322 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123707281 DLCTRL DEBUG Tx Command reply: GET_REPLY 65192322 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123707284 DLCTRL DEBUG Command: GET 370696256 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123707284 DLCTRL DEBUG Tx Command reply: GET_REPLY 370696256 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123707285 DLCTRL DEBUG Command: GET 273924166 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123707285 DLCTRL DEBUG Tx Command reply: GET_REPLY 273924166 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123707287 DLCTRL DEBUG Command: GET 381763825 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123707287 DLCTRL DEBUG Tx Command reply: GET_REPLY 381763825 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123707289 DLCTRL DEBUG Command: GET 333324978 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123707289 DLCTRL DEBUG Tx Command reply: GET_REPLY 333324978 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123707290 DLCTRL DEBUG Command: GET 235160264 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123707290 DLCTRL DEBUG Tx Command reply: GET_REPLY 235160264 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123707292 DLCTRL DEBUG Command: GET 75957982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123707292 DLCTRL DEBUG Tx Command reply: GET_REPLY 75957982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123707293 DLCTRL DEBUG Command: GET 8942902 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123707293 DLCTRL DEBUG Tx Command reply: GET_REPLY 8942902 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123707301 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44109<->l=127.0.0.1:4262) (control_if.c:193) 20250814123707302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(671)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(670)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123707304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123707305 DLINP DEBUG SRVCONN(,r=127.0.0.1:44572<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123707305 DLINP DEBUG SRVCONN(,r=127.0.0.1:44572<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123707305 DLINP NOTICE SRV(,r=127.0.0.1:44572<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123707305 DMAIN NOTICE (127.0.0.1:44572 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44572<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123707305 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@1472556f02e3: Final verdict of PTC: none 20250814123707308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123707308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123707308 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123707308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123707308 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123707308 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250814123707308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@1472556f02e3: Final verdict of PTC: none 20250814123707308 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123707308 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123707308 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123707308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123707308 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123707308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123707308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123707308 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123707308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123707308 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123707309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123707309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123707309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@1472556f02e3: Final verdict of PTC: none 20250814123707309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123707309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123707309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123707309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123707309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123707309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-SCCP(683)@1472556f02e3: Final verdict of PTC: none 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed HNBGW-PFCP(672)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@1472556f02e3: Final verdict of PTC: none20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123707310 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123707310 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123707310 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123707310 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123707310 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123707310 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123707310 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123707310 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123707310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123707312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123707314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(680)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@1472556f02e3: Final verdict of PTC: pass HNBGW_Test.msc2-RAN(684)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(695)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. 20250814123707342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Aug 14 12:37:07 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250814123707404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123707424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123707424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123707424 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123707424 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123707424 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123707424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123707424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123707424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123707424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123707424 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123707425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028bb3d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123707425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123707425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123707425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123707425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123707425 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{disrupted}: Freeing instance (context_map.c:202) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7114980)[0x564d5ad8e6b0]{disrupted}: Deallocated (fsm.c:568) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{disconnected}: Freeing instance (context_map.c:206) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x564d5ad79be0]{disconnected}: Deallocated (fsm.c:568) 20250814123707425 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7114980 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123707425 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123707425 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123707425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8866), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123707425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123707425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123707425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123707425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123707425 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{disrupted}: Freeing instance (context_map.c:202) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12986347)[0x564d5ad7cc60]{disrupted}: Deallocated (fsm.c:568) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{disconnected}: Freeing instance (context_map.c:206) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x564d5ad7c790]{disconnected}: Deallocated (fsm.c:568) 20250814123707425 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12986347 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123707425 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123707425 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123707425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3447), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123707425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123707425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123707425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123707425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123707425 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{disrupted}: Freeing instance (context_map.c:202) 20250814123707425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8441776)[0x564d5adbfe30]{disrupted}: Deallocated (fsm.c:568) 20250814123707425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123707426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{disconnected}: Freeing instance (context_map.c:206) 20250814123707426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x564d5ad14a10]{disconnected}: Deallocated (fsm.c:568) 20250814123707426 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8441776 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123707426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123707426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123707426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123707426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123707426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123707426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123707426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123707426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123707426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123707426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123707426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123707426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123707426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123707733 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123707733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc340), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123707733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123707733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123707733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123707733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123707733 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123707733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af8be), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123707733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123707733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123707733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123707733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123707733 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123707733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be734), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123707733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123707733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123707733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123707733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123707733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123707733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123707733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123707733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123707733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123707733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123707733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123707733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123707734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123707734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123707734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123707734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123707734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123707734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123707734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123707734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123707734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123707734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123707734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123707734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123707734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123707734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123708194 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123708194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878285), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123708194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123708194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123708194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123708194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123708194 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123708194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271df5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123708194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123708194 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123708194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123708194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123708194 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123708194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b0a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123708194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123708194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123708194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123708194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123708195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123708195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123708195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123708195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123708195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123708195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123708195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123708195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123708195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123708195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123708195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123708195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123708195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123708195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123708195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123708195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123708207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=526212) 20250814123708815 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123708815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43bb), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123708815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123708815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123708815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123708815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123708815 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123708815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfe5ba), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123708815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123708815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123708815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123708815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123708815 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123708816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db832), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123708816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123708816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123708816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123708816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123708816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123708816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123708816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123708816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123708816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123708816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123708816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123708816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123708816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123708816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123708816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123708816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123708816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123708816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123708816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123708816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=526212, count=552704) 20250814123709309 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123709309 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123709309 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123709309 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123709309 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123709309 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123709309 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123709309 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123709309 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123709310 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123709311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123709311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123709311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123709311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123709311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250814123709311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123709311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123709311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123709502 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123709502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f86384), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123709502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123709502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123709502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123709502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123709502 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123709502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021689e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123709502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123709502 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123709502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123709502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123709502 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123709502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007af55), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123709502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123709502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123709502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123709502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123709502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123709503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123709503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123709503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123709503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123709503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123709503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123709503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123709503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123709503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123709503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123709503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123709503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123709981 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123709981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55779), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123709981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123709981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123709981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123709981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123709981 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123709981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002797df), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123709981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123709981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123709981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123709981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123709981 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123709981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac98c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123709981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123709981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123709981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123709981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123709981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123709981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123709981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123709982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123709982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123709982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123709982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123709982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123709982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123709982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123709982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123709982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123709982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Thu Aug 14 12:37:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123710672 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123710672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a65d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123710672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123710672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123710672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123710672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123710672 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123710672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d93b), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123710672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123710672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123710672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123710672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123710672 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123710672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012ff8e), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123710672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123710672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123710672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123710672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123710673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123710673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123710673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123710673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123710673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123710673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123710673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123710673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123710673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123710673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123710673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123710673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123710673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_L3Compl_no_cn started. 20250814123711290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123711296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123711300 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34377<->l=127.0.0.1:4262) (control_if.c:572) 20250814123711423 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123711423 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh0(703)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123711432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711432 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711432 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123711432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711432 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711432 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123711433 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711433 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711433 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123711433 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123711433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_mscpool_L3Compl_no_cn-Iuh1(705)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123711433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123711433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123711433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711433 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39379 (stream_srv.c:142) 20250814123711433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39379<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123711433 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711433 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123711433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123711433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123711433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123711434 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123711434 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123711434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123711434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711434 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123711434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711434 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711434 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123711434 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123711434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123711434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711434 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123711434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711434 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711434 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123711434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123711434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123711435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123711435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711435 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123711435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123711435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123711435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(709)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(709)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(707)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123711454 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711454 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711454 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123711454 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711454 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711454 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123711455 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711455 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711455 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123711455 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123711455 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123711456 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711456 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123711456 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123711456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711456 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123711456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711456 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711456 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711456 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123711456 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123711456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711456 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123711456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711456 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711456 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711456 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123711456 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123711456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123711456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711456 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711456 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123711456 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123711456 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123711456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123711456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123711456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123711456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123711456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123711456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123711456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123711456 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123711456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123711456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123711456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123711456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123711456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123711456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123711456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123711477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123711477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123711477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123711477 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123711477 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123711477 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123711477 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123711477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123711477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123711482 DLINP DEBUG SRVCONN(,r=127.0.0.1:39379<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123711482 DLINP DEBUG SRVCONN(,r=127.0.0.1:39379<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123711482 DLINP DEBUG SRVCONN(,r=127.0.0.1:39379<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123711482 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123711482 DHNBAP DEBUG (127.0.0.1:39379 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123711482 DHNBAP NOTICE (127.0.0.1:39379 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123711482 DHNBAP NOTICE (127.0.0.1:39379 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123711482 DLINP DEBUG SRVCONN(,r=127.0.0.1:39379<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123711482 DLINP DEBUG SRVCONN(,r=127.0.0.1:39379<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123711498 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(58)[0x564d5ad9d230]{IDLE}: Deallocated (fsm.c:568) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(59)[0x564d5ad7cb30]{IDLE}: Deallocated (fsm.c:568) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(60)[0x564d5ad93180]{IDLE}: Deallocated (fsm.c:568) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123711498 DLSCCP DEBUG SCCP-SCOC(61)[0x564d5ad7c8e0]{IDLE}: Deallocated (fsm.c:568) 20250814123711651 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123711651 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123711651 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123711651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123711661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123711661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123711661 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123711661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123711661 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123711661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123711664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711664 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123711664 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123711664 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123711664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123711665 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123711665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123711668 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123711668 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123711668 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123711668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(712)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123711674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123711674 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123711674 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123711674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123711674 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123711674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123711675 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123711675 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123711675 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123711675 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123711675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123711675 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123711675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123712473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123712474 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123712474 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123712474 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123712474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123712474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123712474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123712474 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123712474 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123712474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123712474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123712474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123712474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123712474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123712474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123712474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123712474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123712474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123712474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123712474 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123712474 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123712474 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123712474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123712474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123712474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123712474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123712474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123712474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123712474 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123712474 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123712474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123712474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123712474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123712474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123712474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123712474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123712474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123712474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123712480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123712480 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123712480 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123712480 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123712480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123712480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123712480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123712480 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123712480 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123712480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123712480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123712480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123712480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123712481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123712481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123712481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123712481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123712481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123712481 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123712481 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123712481 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123712481 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123712481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123712481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123712481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123712481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123712481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123712481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123712481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123712481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123712481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123712481 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123712481 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123712481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123712481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123712481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123712481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123712481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123712481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123712481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123712481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(711)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123712492 DLCTRL DEBUG Command: GET 283636053 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123712492 DLCTRL DEBUG Tx Command reply: GET_REPLY 283636053 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123712495 DLCTRL DEBUG Command: GET 525071554 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123712495 DLCTRL DEBUG Tx Command reply: GET_REPLY 525071554 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123712498 DLCTRL DEBUG Command: GET 681026258 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123712498 DLCTRL DEBUG Tx Command reply: GET_REPLY 681026258 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123712501 DLCTRL DEBUG Command: GET 126320205 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123712501 DLCTRL DEBUG Tx Command reply: GET_REPLY 126320205 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123712503 DLCTRL DEBUG Command: GET 785720443 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123712503 DLCTRL DEBUG Tx Command reply: GET_REPLY 785720443 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123712508 DLCTRL DEBUG Command: GET 246185989 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123712508 DLCTRL DEBUG Tx Command reply: GET_REPLY 246185989 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123712511 DLCTRL DEBUG Command: GET 808208923 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123712511 DLCTRL DEBUG Tx Command reply: GET_REPLY 808208923 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123712514 DLCTRL DEBUG Command: GET 464556660 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123712514 DLCTRL DEBUG Tx Command reply: GET_REPLY 464556660 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123712516 DLCTRL DEBUG Command: GET 920087055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123712516 DLCTRL DEBUG Tx Command reply: GET_REPLY 920087055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123712518 DLCTRL DEBUG Command: GET 394412383 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123712518 DLCTRL DEBUG Tx Command reply: GET_REPLY 394412383 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123712520 DLCTRL DEBUG Command: GET 141690690 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123712520 DLCTRL DEBUG Tx Command reply: GET_REPLY 141690690 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123712522 DLCTRL DEBUG Command: GET 915133711 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123712522 DLCTRL DEBUG Tx Command reply: GET_REPLY 915133711 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123712523 DLCTRL DEBUG Command: GET 32611087 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123712523 DLCTRL DEBUG Tx Command reply: GET_REPLY 32611087 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123712525 DLCTRL DEBUG Command: GET 75652919 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123712525 DLCTRL DEBUG Tx Command reply: GET_REPLY 75652919 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123712527 DLCTRL DEBUG Command: GET 420712894 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123712527 DLCTRL DEBUG Tx Command reply: GET_REPLY 420712894 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123712528 DLCTRL DEBUG Command: GET 137469280 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123712528 DLCTRL DEBUG Tx Command reply: GET_REPLY 137469280 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123712529 DLCTRL DEBUG Command: GET 790162691 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123712529 DLCTRL DEBUG Tx Command reply: GET_REPLY 790162691 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123712531 DLCTRL DEBUG Command: GET 874130263 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123712531 DLCTRL DEBUG Tx Command reply: GET_REPLY 874130263 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123712532 DLCTRL DEBUG Command: GET 758307168 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123712532 DLCTRL DEBUG Tx Command reply: GET_REPLY 758307168 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123712533 DLCTRL DEBUG Command: GET 601872732 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123712533 DLCTRL DEBUG Tx Command reply: GET_REPLY 601872732 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100001111'B, t_guard := 20.000000 } 20250814123712560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)482673 20250814123713574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123713574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123713574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123713574 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123713574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x75d71, normal) (hnbgw_rua.c:407) 20250814123713574 DHNB DEBUG map_rua[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123713574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-482673)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123713574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-482673 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123713574 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123713574 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123713575 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-482673 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814123713575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-482673)[0x564d5ad7c8e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123713575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-482673)[0x564d5ad7c8e0]{init}: Freeing instance (context_map.c:202) 20250814123713575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-482673)[0x564d5ad7c8e0]{init}: Deallocated (fsm.c:568) 20250814123713575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-482673 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123713575 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250814123713575 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123713575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814123713575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123713575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)482673 MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010111100'B, t_guard := 20.000000 } 20250814123713587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)14923944 20250814123714608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123714608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123714608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123714609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123714609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3b8a8, normal) (hnbgw_rua.c:407) 20250814123714609 DHNB DEBUG map_rua[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123714609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14923944)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123714609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14923944 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123714609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123714609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123714609 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123714609 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14923944 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814123714609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14923944)[0x564d5ad7c8e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123714609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14923944)[0x564d5ad7c8e0]{init}: Freeing instance (context_map.c:202) 20250814123714609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14923944)[0x564d5ad7c8e0]{init}: Deallocated (fsm.c:568) 20250814123714609 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14923944 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123714609 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250814123714609 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123714609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814123714609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123714609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)14923944 MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010010'B, t_guard := 20.000000 } 20250814123714629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)2644293 20250814123715643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123715643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123715643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123715643 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123715643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x285945, normal) (hnbgw_rua.c:407) 20250814123715643 DHNB DEBUG map_rua[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123715643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2644293)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123715644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2644293 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123715644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123715644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123715644 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2644293 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814123715644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2644293)[0x564d5ad7c8e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123715644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2644293)[0x564d5ad7c8e0]{init}: Freeing instance (context_map.c:202) 20250814123715644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2644293)[0x564d5ad7c8e0]{init}: Deallocated (fsm.c:568) 20250814123715644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2644293 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123715644 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250814123715644 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123715644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814123715644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123715644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)2644293 MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100011110'B, t_guard := 20.000000 } 20250814123715676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4468825 20250814123716690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123716690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123716690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250814123716690 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123716690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x443059, normal) (hnbgw_rua.c:407) 20250814123716690 DHNB DEBUG map_rua[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123716690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4468825)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123716690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4468825 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123716690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123716690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123716690 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4468825 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250814123716690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4468825)[0x564d5ad7c8e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123716690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4468825)[0x564d5ad7c8e0]{init}: Freeing instance (context_map.c:202) 20250814123716690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4468825)[0x564d5ad7c8e0]{init}: Deallocated (fsm.c:568) 20250814123716690 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4468825 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123716690 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250814123716690 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123716690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814123716690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123716690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4468825 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123716695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123716696 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34377<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(700)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123716697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123716697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123716697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123716697 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123716697 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123716697 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123716698 DLINP DEBUG SRVCONN(,r=127.0.0.1:39379<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123716698 DLINP DEBUG SRVCONN(,r=127.0.0.1:39379<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123716698 DLINP NOTICE SRV(,r=127.0.0.1:39379<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123716698 DMAIN NOTICE (127.0.0.1:39379 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39379<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123716698 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123716698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123716698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123716698 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123716698 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123716698 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123716698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123716698 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123716699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123716699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@1472556f02e3: Final verdict of PTC: none 20250814123716700 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123716700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123716700 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123716700 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123716701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123716701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123716701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123716701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123716701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123716701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(707)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(710)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(713)@1472556f02e3: Final verdict of PTC: none 20250814123716704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(702)@1472556f02e3: Final verdict of PTC: none 20250814123716704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123716704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(717)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@1472556f02e3: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@1472556f02e3: Final verdict of PTC: none 20250814123716704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(716)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Thu Aug 14 12:37:16 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250814123716782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123717425 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123717425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8866), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123717426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123717426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123717426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123717426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123717426 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123717426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028bb3d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123717426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123717426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123717426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123717426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123717426 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123717426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3447), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123717426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123717426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123717426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123717426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123717426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123717426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123717426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123717426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123717426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123717426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123717426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123717426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123717426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123717426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123717426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123717426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123717426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123717484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=252640) 20250814123717734 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123717734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be734), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123717734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123717734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123717734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123717734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123717734 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123717734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af8be), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123717734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123717734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123717734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123717734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123717734 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123717734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc340), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123717734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123717734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123717734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123717734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123717734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123717734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123717734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123717734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123717735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123717735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123717735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123717735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123717735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123717735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123717735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123717735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123717735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123718195 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123718195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b0a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123718195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123718195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123718195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123718195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123718196 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123718196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271df5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123718196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123718196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123718196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123718196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123718196 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123718196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878285), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123718196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123718196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123718196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123718196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123718196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123718196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123718196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123718196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123718196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123718196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123718196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123718196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123718196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123718196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123718196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123718196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123718196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123718196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123718196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=252640, count=277624) 20250814123718700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123718700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123718700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123718701 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123718701 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123718701 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123718816 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123718816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfe5ba), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123718816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123718816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123718816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123718816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123718816 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123718816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43bb), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123718816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123718816 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123718816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123718816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123718816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123718816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123718816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123718816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123718816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123718816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123718816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123718816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123718816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123718816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123718816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123718816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123718816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123718816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123718817 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123718817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db832), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123718817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123718817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123718817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123718817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123718817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123718817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123718817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123718817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123718817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123718817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123718817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123719503 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123719503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007af55), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123719503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123719503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123719503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123719503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123719503 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123719503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021689e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123719503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123719503 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123719503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123719503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123719503 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123719503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f86384), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123719503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123719503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123719503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123719503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123719503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123719503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123719503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123719503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123719503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123719503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123719503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123719503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123719503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123719503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123719503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123719503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123719503 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Aug 14 12:37:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123719982 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123719982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ac98c), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123719982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123719982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123719982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123719982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123719982 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123719982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002797df), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123719982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123719982 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123719982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123719982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123719982 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123719982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55779), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123719982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123719982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123719982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123719982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123719982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123719982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123719982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123719982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123719982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123719982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123719982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123719982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123719982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123719982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123719982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123719982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123719982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250814123720554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123720557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123720559 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42473<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123720637 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123720637 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123720647 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720647 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123720647 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123720647 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720647 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123720647 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720647 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123720647 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720647 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123720647 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59039 (stream_srv.c:142) 20250814123720647 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59039<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123720649 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720649 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123720649 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720649 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123720649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720649 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720649 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720649 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123720649 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720649 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123720649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720649 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720649 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720649 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123720649 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123720649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720649 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720649 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123720649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123720649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720649 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123720649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123720649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123720649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123720649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(728)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(726)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123720666 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(62)[0x564d5ad87af0]{IDLE}: Deallocated (fsm.c:568) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(63)[0x564d5ad7b120]{IDLE}: Deallocated (fsm.c:568) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123720666 DLSCCP DEBUG SCCP-SCOC(64)[0x564d5ad8a630]{IDLE}: Deallocated (fsm.c:568) MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(731)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(729)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(734)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@1472556f02e3: ************************************************* HNBGW_Test.msc2-SCCP(732)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123720687 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720687 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123720687 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123720687 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720687 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123720687 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720687 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123720688 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123720688 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123720689 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720689 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123720689 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720689 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123720689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720689 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720689 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720689 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123720689 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720689 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123720689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720689 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720689 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720689 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123720689 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720689 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123720689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720689 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720689 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123720689 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123720689 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123720689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123720689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123720689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123720689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123720689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123720689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123720689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123720689 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123720689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123720689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123720689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123720689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123720689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123720689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123720689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(737)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@1472556f02e3: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123720741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123720741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123720741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123720741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123720741 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123720741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123720741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123720741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123720741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123720746 DLINP DEBUG SRVCONN(,r=127.0.0.1:59039<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123720746 DLINP DEBUG SRVCONN(,r=127.0.0.1:59039<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123720746 DLINP DEBUG SRVCONN(,r=127.0.0.1:59039<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123720746 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123720746 DHNBAP DEBUG (127.0.0.1:59039 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123720746 DHNBAP NOTICE (127.0.0.1:59039 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123720746 DHNBAP NOTICE (127.0.0.1:59039 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123720746 DLINP DEBUG SRVCONN(,r=127.0.0.1:59039<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123720746 DLINP DEBUG SRVCONN(,r=127.0.0.1:59039<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123720859 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123720859 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123720859 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123720859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(728)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123720861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720861 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123720861 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123720861 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123720861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123720861 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123720861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123720862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720862 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123720862 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123720862 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123720862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123720862 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123720862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123720873 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123720873 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123720873 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123720873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(731)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123720874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720874 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123720874 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123720874 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123720874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123720874 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123720874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123720875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720875 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123720875 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123720875 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123720875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123720875 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123720875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123720885 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123720885 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123720885 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123720885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(734)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123720886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123720886 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123720886 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123720886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123720886 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123720886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123720886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123720886 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123720886 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123720886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123720886 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123720886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123720900 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123720900 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123720900 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123720900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(737)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123720901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720901 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123720901 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123720901 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123720901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123720901 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123720901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123720902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720902 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123720902 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123720902 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123720902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123720902 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123720902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123720915 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123720915 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123720915 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123720915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(740)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123720916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720916 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123720916 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123720916 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123720916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123720916 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123720916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123720917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720917 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123720917 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123720917 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123720917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123720917 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123720917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123720929 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123720929 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814123720929 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123720929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(743)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814123720930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720930 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814123720930 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123720930 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123720930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123720930 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123720930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123720932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123720932 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123720932 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123720932 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123720932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123720932 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123720932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123721665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123721665 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123721665 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123721665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123721665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123721665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123721665 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123721665 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123721665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123721665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123721665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123721665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123721665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123721665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123721665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123721665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123721665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123721665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123721665 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123721665 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123721665 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123721665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123721665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123721665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123721665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123721665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123721665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123721665 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123721665 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123721665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123721665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123721665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123721665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123721665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123721665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123721665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123721679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721679 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123721679 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123721679 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123721679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123721679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123721679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123721679 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123721679 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123721679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123721679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123721679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123721679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123721679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123721679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123721679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123721679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123721679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123721679 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123721679 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123721679 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123721679 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123721679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123721679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123721679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123721679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123721679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123721679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123721679 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123721679 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123721680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123721680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123721680 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123721680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123721680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123721680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123721680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(730)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123721689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123721689 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123721689 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123721689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123721689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123721689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123721689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123721689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123721689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123721689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123721689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123721689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123721689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123721689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123721689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123721689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123721689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123721689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123721689 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123721689 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123721689 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123721689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123721689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123721689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123721689 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123721689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123721689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123721689 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123721689 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123721689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123721689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123721689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123721689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123721689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123721689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123721689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123721705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721705 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123721705 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123721705 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123721705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123721705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123721705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123721705 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123721705 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123721705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123721705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123721705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123721705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123721705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123721705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123721705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123721705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123721705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123721705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123721705 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123721705 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123721705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123721705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123721705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123721705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123721705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123721705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123721705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123721705 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123721705 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123721705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123721705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123721705 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123721705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123721705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123721705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123721705 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123721721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721721 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123721721 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123721721 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123721721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123721721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123721721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123721721 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123721721 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123721721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123721721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123721721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123721721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123721721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123721721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123721721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123721721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123721721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123721721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123721721 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123721721 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123721721 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123721721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123721721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123721721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123721721 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123721721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123721721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123721721 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123721721 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123721721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123721721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123721721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123721721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123721721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123721721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123721721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(739)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123721735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721735 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123721736 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123721736 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123721736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123721736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123721736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123721736 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123721736 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123721736 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123721736 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123721736 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123721736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123721736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123721736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814123721736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123721736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123721736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123721736 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123721736 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123721736 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814123721736 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123721736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123721736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123721736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123721736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123721736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123721736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123721736 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123721736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123721736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123721736 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123721736 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: link up (cnlink.c:111) 20250814123721736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123721736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123721736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123721736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123721736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123721736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123721736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123721736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123722749 DLCTRL DEBUG Command: GET 307361436 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123722749 DLCTRL DEBUG Tx Command reply: GET_REPLY 307361436 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123722751 DLCTRL DEBUG Command: GET 524994076 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123722751 DLCTRL DEBUG Tx Command reply: GET_REPLY 524994076 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123722753 DLCTRL DEBUG Command: GET 492281471 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123722753 DLCTRL DEBUG Tx Command reply: GET_REPLY 492281471 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123722754 DLCTRL DEBUG Command: GET 356251015 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123722754 DLCTRL DEBUG Tx Command reply: GET_REPLY 356251015 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123722756 DLCTRL DEBUG Command: GET 141244677 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123722756 DLCTRL DEBUG Tx Command reply: GET_REPLY 141244677 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123722757 DLCTRL DEBUG Command: GET 918836129 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123722757 DLCTRL DEBUG Tx Command reply: GET_REPLY 918836129 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123722758 DLCTRL DEBUG Command: GET 74963149 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123722758 DLCTRL DEBUG Tx Command reply: GET_REPLY 74963149 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123722759 DLCTRL DEBUG Command: GET 216164828 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123722759 DLCTRL DEBUG Tx Command reply: GET_REPLY 216164828 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123722760 DLCTRL DEBUG Command: GET 998711502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123722760 DLCTRL DEBUG Tx Command reply: GET_REPLY 998711502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123722762 DLCTRL DEBUG Command: GET 693793859 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123722762 DLCTRL DEBUG Tx Command reply: GET_REPLY 693793859 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123722763 DLCTRL DEBUG Command: GET 55143036 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123722763 DLCTRL DEBUG Tx Command reply: GET_REPLY 55143036 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123722765 DLCTRL DEBUG Command: GET 170533073 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123722765 DLCTRL DEBUG Tx Command reply: GET_REPLY 170533073 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123722765 DLCTRL DEBUG Command: GET 590542765 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123722765 DLCTRL DEBUG Tx Command reply: GET_REPLY 590542765 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123722766 DLCTRL DEBUG Command: GET 625007186 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123722766 DLCTRL DEBUG Tx Command reply: GET_REPLY 625007186 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123722767 DLCTRL DEBUG Command: GET 485710477 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123722767 DLCTRL DEBUG Tx Command reply: GET_REPLY 485710477 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123722768 DLCTRL DEBUG Command: GET 341931438 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123722768 DLCTRL DEBUG Tx Command reply: GET_REPLY 341931438 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123722769 DLCTRL DEBUG Command: GET 289783841 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123722769 DLCTRL DEBUG Tx Command reply: GET_REPLY 289783841 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123722770 DLCTRL DEBUG Command: GET 918059354 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123722770 DLCTRL DEBUG Tx Command reply: GET_REPLY 918059354 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123722770 DLCTRL DEBUG Command: GET 655663934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123722770 DLCTRL DEBUG Tx Command reply: GET_REPLY 655663934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123722771 DLCTRL DEBUG Command: GET 371964761 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123722771 DLCTRL DEBUG Tx Command reply: GET_REPLY 371964761 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000010'B, t_guard := 20.000000 } 20250814123722783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@1472556f02e3: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@1472556f02e3: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)16562735 20250814123723795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123723795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123723795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123723795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123723795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfcba2f, normal) (hnbgw_rua.c:407) 20250814123723795 DHNB DEBUG map_rua[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123723795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123723795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16562735 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123723795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123723795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123723795 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250814123723795 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16562735 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250814123723795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16562735 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123723795 DCN DEBUG map_sccp[0x564d5ad8e6b0]{init}: Allocated (fsm.c:456) 20250814123723795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123723795 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16562735 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123723795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16562735 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123723795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123723795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123723795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123723795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123723795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123723795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123723795 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123723795 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123723795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001020056400500f1100926) (sccp_scrc.c:406) 20250814123723795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123723795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123723795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123723795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123723795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123723795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123723795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123723795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123723795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123723795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123723795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123723795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123723795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123723795 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123723795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123723795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123723795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123723795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123723795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123723795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123723795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123723795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123723795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123723795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@1472556f02e3: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)11092920 HNBGW_Test.msc0-SCCP(726)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@1472556f02e3: setverdict(pass): none -> pass 20250814123723800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123723800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123723800 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123723800 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123723800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123723800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123723800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123723800 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123723800 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123723800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123723800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123723800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123723800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123723800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=004e04bd) (sccp_scrc.c:477) 20250814123723800 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250814123723800 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123723800 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123723800 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123723800 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123723800 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123723800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123723800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123723800 DLCTRL DEBUG Command: GET 873911473 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123723800 DLCTRL DEBUG Tx Command reply: GET_REPLY 873911473 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123723801 DLCTRL DEBUG Command: GET 956590343 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123723801 DLCTRL DEBUG Tx Command reply: GET_REPLY 956590343 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123723802 DLCTRL DEBUG Command: GET 454245901 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123723802 DLCTRL DEBUG Tx Command reply: GET_REPLY 454245901 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123723803 DLCTRL DEBUG Command: GET 698016010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123723803 DLCTRL DEBUG Tx Command reply: GET_REPLY 698016010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123723804 DLCTRL DEBUG Command: GET 931880429 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123723804 DLCTRL DEBUG Tx Command reply: GET_REPLY 931880429 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123723805 DLCTRL DEBUG Command: GET 895500237 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123723805 DLCTRL DEBUG Tx Command reply: GET_REPLY 895500237 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123723806 DLCTRL DEBUG Command: GET 71701543 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123723806 DLCTRL DEBUG Tx Command reply: GET_REPLY 71701543 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123723806 DLCTRL DEBUG Command: GET 984735846 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123723806 DLCTRL DEBUG Tx Command reply: GET_REPLY 984735846 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123723807 DLCTRL DEBUG Command: GET 712668730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123723807 DLCTRL DEBUG Tx Command reply: GET_REPLY 712668730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123723808 DLCTRL DEBUG Command: GET 854587643 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123723808 DLCTRL DEBUG Tx Command reply: GET_REPLY 854587643 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123723809 DLCTRL DEBUG Command: GET 591022916 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123723809 DLCTRL DEBUG Tx Command reply: GET_REPLY 591022916 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123723810 DLCTRL DEBUG Command: GET 699270055 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123723810 DLCTRL DEBUG Tx Command reply: GET_REPLY 699270055 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123723812 DLCTRL DEBUG Command: GET 821321808 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123723812 DLCTRL DEBUG Tx Command reply: GET_REPLY 821321808 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123723813 DLCTRL DEBUG Command: GET 833405789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123723813 DLCTRL DEBUG Tx Command reply: GET_REPLY 833405789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123723814 DLCTRL DEBUG Command: GET 282564768 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123723814 DLCTRL DEBUG Tx Command reply: GET_REPLY 282564768 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123723816 DLCTRL DEBUG Command: GET 641168893 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123723816 DLCTRL DEBUG Tx Command reply: GET_REPLY 641168893 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123723817 DLCTRL DEBUG Command: GET 438531583 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123723817 DLCTRL DEBUG Tx Command reply: GET_REPLY 438531583 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123723818 DLCTRL DEBUG Command: GET 506335067 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123723818 DLCTRL DEBUG Tx Command reply: GET_REPLY 506335067 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123723819 DLCTRL DEBUG Command: GET 1739611 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123723819 DLCTRL DEBUG Tx Command reply: GET_REPLY 1739611 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123723819 DLCTRL DEBUG Command: GET 439774005 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123723819 DLCTRL DEBUG Tx Command reply: GET_REPLY 439774005 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001001'B, t_guard := 20.000000 } 20250814123723830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@1472556f02e3: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)10751226 20250814123724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123724839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123724839 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123724839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa40cfa, normal) (hnbgw_rua.c:407) 20250814123724840 DHNB DEBUG map_rua[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123724840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123724840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10751226 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123724840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123724840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123724840 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10751226 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250814123724840 DCN DEBUG map_sccp[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123724840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123724840 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10751226 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814123724840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10751226 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123724840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123724840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123724840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123724840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123724840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123724840 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123724840 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{IDLE}: Allocated (fsm.c:456) 20250814123724840 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123724840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001090056400500f1100926) (sccp_scrc.c:406) 20250814123724840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123724840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123724840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123724840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123724840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123724840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123724840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123724840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123724840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123724840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123724840 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123724840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123724840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123724840 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123724840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123724840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123724840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123724840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123724840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123724840 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123724840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123724840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123724840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123724840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@1472556f02e3: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)1176128 HNBGW_Test.msc2-SCCP(732)@1472556f02e3: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc2-SCCP(732)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123724848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123724848 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123724848 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123724848 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123724848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123724848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123724849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123724849 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123724849 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123724849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123724849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123724849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123724849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123724849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00ad4c37) (sccp_scrc.c:477) 20250814123724849 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250814123724849 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123724849 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123724849 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123724849 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123724849 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123724849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123724849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123724849 DLCTRL DEBUG Command: GET 996857534 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123724849 DLCTRL DEBUG Tx Command reply: GET_REPLY 996857534 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123724850 DLCTRL DEBUG Command: GET 645964092 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123724850 DLCTRL DEBUG Tx Command reply: GET_REPLY 645964092 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123724851 DLCTRL DEBUG Command: GET 298512902 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123724851 DLCTRL DEBUG Tx Command reply: GET_REPLY 298512902 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123724853 DLCTRL DEBUG Command: GET 284641900 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123724853 DLCTRL DEBUG Tx Command reply: GET_REPLY 284641900 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123724854 DLCTRL DEBUG Command: GET 209456614 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123724854 DLCTRL DEBUG Tx Command reply: GET_REPLY 209456614 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123724856 DLCTRL DEBUG Command: GET 625623011 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123724856 DLCTRL DEBUG Tx Command reply: GET_REPLY 625623011 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123724857 DLCTRL DEBUG Command: GET 154073258 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123724857 DLCTRL DEBUG Tx Command reply: GET_REPLY 154073258 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123724858 DLCTRL DEBUG Command: GET 344294462 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123724858 DLCTRL DEBUG Tx Command reply: GET_REPLY 344294462 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123724858 DLCTRL DEBUG Command: GET 909970540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123724858 DLCTRL DEBUG Tx Command reply: GET_REPLY 909970540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123724859 DLCTRL DEBUG Command: GET 322581999 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123724859 DLCTRL DEBUG Tx Command reply: GET_REPLY 322581999 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123724860 DLCTRL DEBUG Command: GET 308574168 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123724860 DLCTRL DEBUG Tx Command reply: GET_REPLY 308574168 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123724861 DLCTRL DEBUG Command: GET 531763898 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123724861 DLCTRL DEBUG Tx Command reply: GET_REPLY 531763898 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250814123724862 DLCTRL DEBUG Command: GET 936607669 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123724862 DLCTRL DEBUG Tx Command reply: GET_REPLY 936607669 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123724864 DLCTRL DEBUG Command: GET 797884890 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123724864 DLCTRL DEBUG Tx Command reply: GET_REPLY 797884890 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123724865 DLCTRL DEBUG Command: GET 619344597 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123724865 DLCTRL DEBUG Tx Command reply: GET_REPLY 619344597 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123724866 DLCTRL DEBUG Command: GET 90504411 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123724866 DLCTRL DEBUG Tx Command reply: GET_REPLY 90504411 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123724868 DLCTRL DEBUG Command: GET 527869986 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123724868 DLCTRL DEBUG Tx Command reply: GET_REPLY 527869986 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123724869 DLCTRL DEBUG Command: GET 621924161 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123724869 DLCTRL DEBUG Tx Command reply: GET_REPLY 621924161 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123724870 DLCTRL DEBUG Command: GET 92824913 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123724870 DLCTRL DEBUG Tx Command reply: GET_REPLY 92824913 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123724871 DLCTRL DEBUG Command: GET 697513783 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123724871 DLCTRL DEBUG Tx Command reply: GET_REPLY 697513783 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123724874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123724874 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42473<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(719)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123724875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123724876 DLINP DEBUG SRVCONN(,r=127.0.0.1:59039<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123724876 DLINP DEBUG SRVCONN(,r=127.0.0.1:59039<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123724876 DLINP NOTICE SRV(,r=127.0.0.1:59039<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123724876 DMAIN NOTICE (127.0.0.1:59039 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59039<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123724876 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@1472556f02e3: Final verdict of PTC: none 20250814123724877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123724877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(736)@1472556f02e3: Final verdict of PTC: none 20250814123724877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123724877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-RAN(742)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@1472556f02e3: Final verdict of PTC: none 20250814123724877 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(735)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@1472556f02e3: Final verdict of PTC: none 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123724877 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123724877 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn2-SCCP(741)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@1472556f02e3: Final verdict of PTC: none 20250814123724877 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123724877 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250814123724877 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123724877 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123724877 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123724877 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123724877 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123724877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123724877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123724877 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123724877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123724877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123724877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250814123724877 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123724877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123724877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123724878 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123724878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123724878 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123724878 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123724878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123724878 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123724878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123724878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123724878 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123724878 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123724878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123724878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123724878 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-M3UA(734)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@1472556f02e3: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(744)@1472556f02e3: Final verdict of PTC: none 20250814123724890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(721)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@1472556f02e3: Final verdict of PTC: none 20250814123724913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Aug 14 12:37:24 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250814123724989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123725040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123725040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123725040 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123725040 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123725040 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123725040 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123725040 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123725040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e04bd), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123725040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123725040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123725040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123725040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123725040 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{disrupted}: Freeing instance (context_map.c:202) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16562735)[0x564d5ad7c8e0]{disrupted}: Deallocated (fsm.c:568) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{disconnected}: Freeing instance (context_map.c:206) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x564d5ad8e6b0]{disconnected}: Deallocated (fsm.c:568) 20250814123725040 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16562735 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123725040 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123725040 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123725040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4c37), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123725040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123725040 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123725040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123725040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123725040 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{disrupted}: Freeing instance (context_map.c:202) 20250814123725040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10751226)[0x564d5ad7cc60]{disrupted}: Deallocated (fsm.c:568) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{disconnected}: Freeing instance (context_map.c:206) 20250814123725040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x564d5ad7c790]{disconnected}: Deallocated (fsm.c:568) 20250814123725040 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10751226 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250814123725040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123725040 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123725040 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123725041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123725041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123725041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123725041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123725041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123725041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123725041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123725041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123725041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123725041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123725041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123725041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123725041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123725041 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123725690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=434000) Waiting for packet dumper to finish... 1 (prev_count=434000, count=452692) 20250814123726878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123726878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123726878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123726878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123726878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123726878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250814123726878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123726878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123726878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123726878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123726878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123726878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123726878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123726878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123726878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123727426 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123727426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3447), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123727426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123727426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123727426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123727426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123727426 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123727426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028bb3d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123727426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123727426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123727426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123727426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123727426 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123727426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8866), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123727426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123727426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123727426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123727426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123727426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123727426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123727426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123727426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123727426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123727426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123727426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123727426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123727426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123727426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123727426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123727426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123727426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Aug 14 12:37:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123727735 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123727735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc340), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123727735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123727735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123727735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123727735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123727735 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123727735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af8be), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123727735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123727735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123727735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123727735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123727735 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123727735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be734), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123727735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123727735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123727735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123727735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123727735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123727735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123727735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123727735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123727735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123727735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123727735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123727735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123727735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123727735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123727735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123727735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123727735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123728196 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123728196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878285), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123728196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123728196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728196 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123728196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271df5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123728196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123728196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728196 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123728196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b0a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123728196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123728196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123728196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123728196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123728196 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123728196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123728196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123728196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123728196 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_paging_imsi started. 20250814123728727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123728730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123728733 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43525<->l=127.0.0.1:4262) (control_if.c:572) 20250814123728817 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123728817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43bb), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123728817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728817 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123728817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728817 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123728817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfe5ba), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123728817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123728817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123728817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123728817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123728817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123728817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123728817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123728817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123728817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123728817 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123728817 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123728818 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123728818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db832), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123728818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123728818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123728818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123728818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123728818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123728818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123728818 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_mscpool_paging_imsi-Iuh0(751)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123728818 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123728818 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123728826 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728826 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728826 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123728826 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728826 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728826 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123728826 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728826 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728826 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123728827 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728827 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728827 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43082 (stream_srv.c:142) 20250814123728827 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43082<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(753)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123728828 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728828 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123728828 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728828 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123728828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728828 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728828 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728828 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123728828 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728828 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123728828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728828 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728828 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728828 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123728828 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123728828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728828 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728828 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728828 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123728828 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123728828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728828 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123728828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123728828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123728828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123728828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123728828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123728828 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(757)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(757)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(755)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(760)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(760)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(758)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(763)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@1472556f02e3: ************************************************* HNBGW_Test.msc2-SCCP(761)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123728863 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728863 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728863 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123728863 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728863 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728863 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123728864 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728864 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728864 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123728864 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123728864 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123728865 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728865 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123728865 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728865 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123728865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728865 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728865 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728865 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123728865 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728865 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123728865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728865 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728865 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728865 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123728865 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123728865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728865 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728865 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123728865 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123728865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123728865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123728865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123728865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123728865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123728865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123728865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123728865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123728865 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123728865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123728865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123728865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123728865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123728865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123728865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123728865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123728865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123728889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123728889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123728889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123728889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123728889 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123728889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123728889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123728889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123728889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123728894 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123728894 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123728894 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123728894 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123728894 DHNBAP DEBUG (127.0.0.1:43082 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123728894 DHNBAP NOTICE (127.0.0.1:43082 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123728894 DHNBAP NOTICE (127.0.0.1:43082 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123728894 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123728894 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123729039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123729039 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123729039 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123729039 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123729039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123729039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123729039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(757)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123729041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123729041 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123729041 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123729041 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123729041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123729041 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123729041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123729042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729042 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123729042 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123729042 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123729042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123729042 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250814123729042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123729049 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123729049 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123729049 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123729049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(760)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123729051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123729051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123729051 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123729051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123729051 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123729051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123729051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123729051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123729051 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123729051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123729051 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123729051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123729061 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123729061 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123729061 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123729061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(763)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123729062 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123729062 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123729062 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123729062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123729062 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123729062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123729063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729063 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123729063 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123729063 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123729063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123729063 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123729063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123729076 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123729076 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123729076 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123729076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(766)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123729077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729077 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123729077 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123729077 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123729077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123729077 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123729077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123729078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729078 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123729078 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123729078 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123729078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123729078 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123729078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123729504 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123729504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f86384), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123729504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123729504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123729504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123729504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123729504 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123729504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021689e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123729504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123729504 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123729504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123729504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123729504 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123729504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007af55), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123729504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123729504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123729504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123729504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123729504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123729504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123729504 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123729504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123729504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123729504 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123729504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123729504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123729504 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123729504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123729504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123729506 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123729506 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123729506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123729506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123729506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123729506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123729506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123729506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123729506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123729506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123729506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=0021689e) (sccp_scrc.c:477) 20250814123729506 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(69)[0x564d5abf6100]{IDLE}: Deallocated (fsm.c:568) 20250814123729506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123729506 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123729506 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123729506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123729506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123729506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123729506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123729506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123729506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123729506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123729506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123729506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00f86384) (sccp_scrc.c:477) 20250814123729506 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123729506 DLSCCP DEBUG SCCP-SCOC(68)[0x564d5ad8bf60]{IDLE}: Deallocated (fsm.c:568) 20250814123729708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123729708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123729708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123729708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123729708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123729708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123729708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123729708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123729708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123729708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123729708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123729708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=0007af55) (sccp_scrc.c:477) 20250814123729708 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250814123729708 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123729708 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123729708 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123729708 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123729708 DLSCCP DEBUG SCCP-SCOC(70)[0x564d5ad6d490]{IDLE}: Deallocated (fsm.c:568) 20250814123729853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729853 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123729853 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123729853 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123729853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123729853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123729853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123729853 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729853 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123729853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123729853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123729853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123729853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123729853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123729853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123729853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123729853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123729853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123729853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123729853 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123729853 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123729853 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123729853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123729853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123729853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123729853 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123729853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123729853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123729853 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123729853 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123729854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123729854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123729854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123729854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123729854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123729854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123729854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(759)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123729865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123729865 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123729865 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123729865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123729865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123729865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123729865 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729866 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123729866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123729866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123729866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123729866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123729866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123729866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123729866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123729866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123729866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123729866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123729866 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123729866 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123729866 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123729866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123729866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123729866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123729866 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123729866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123729866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123729866 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123729866 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123729866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123729866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123729866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123729866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123729866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123729866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123729866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123729881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123729881 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123729881 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123729881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123729881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123729881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123729881 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123729881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123729881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123729881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123729881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123729881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123729881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123729881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123729881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123729881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123729881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123729881 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123729881 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123729881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123729881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123729881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123729881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123729881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123729881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123729881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123729881 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123729881 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123729881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123729881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123729881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123729881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123729881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123729881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123729881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(765)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123729912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729912 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123729912 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123729912 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123729912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123729912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123729912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123729912 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123729912 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123729912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123729912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123729912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123729912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123729912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123729912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123729912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123729912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123729912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123729912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123729912 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123729912 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123729912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123729912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123729912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123729912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123729913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123729913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123729913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123729913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123729913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123729913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123729913 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123729913 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123729913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123729913 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123729913 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123729913 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123729913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123729913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123729913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123729913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123729978 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(66)[0x564d5ad88570]{IDLE}: Deallocated (fsm.c:568) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(67)[0x564d5ad7a050]{IDLE}: Deallocated (fsm.c:568) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123729978 DLSCCP DEBUG SCCP-SCOC(65)[0x564d5ad875d0]{IDLE}: Deallocated (fsm.c:568) 20250814123730898 DLCTRL DEBUG Command: GET 232242175 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123730898 DLCTRL DEBUG Tx Command reply: GET_REPLY 232242175 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123730900 DLCTRL DEBUG Command: GET 484205393 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123730900 DLCTRL DEBUG Tx Command reply: GET_REPLY 484205393 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123730900 DLCTRL DEBUG Command: GET 227402217 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123730900 DLCTRL DEBUG Tx Command reply: GET_REPLY 227402217 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123730901 DLCTRL DEBUG Command: GET 827419904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123730901 DLCTRL DEBUG Tx Command reply: GET_REPLY 827419904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123730902 DLCTRL DEBUG Command: GET 820226375 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123730902 DLCTRL DEBUG Tx Command reply: GET_REPLY 820226375 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123730903 DLCTRL DEBUG Command: GET 372597234 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123730903 DLCTRL DEBUG Tx Command reply: GET_REPLY 372597234 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123730904 DLCTRL DEBUG Command: GET 451275774 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123730904 DLCTRL DEBUG Tx Command reply: GET_REPLY 451275774 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123730905 DLCTRL DEBUG Command: GET 764176000 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123730905 DLCTRL DEBUG Tx Command reply: GET_REPLY 764176000 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123730905 DLCTRL DEBUG Command: GET 45301469 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123730905 DLCTRL DEBUG Tx Command reply: GET_REPLY 45301469 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123730906 DLCTRL DEBUG Command: GET 348549683 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123730906 DLCTRL DEBUG Tx Command reply: GET_REPLY 348549683 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123730907 DLCTRL DEBUG Command: GET 287951631 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123730907 DLCTRL DEBUG Tx Command reply: GET_REPLY 287951631 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123730908 DLCTRL DEBUG Command: GET 337081242 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123730908 DLCTRL DEBUG Tx Command reply: GET_REPLY 337081242 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123730909 DLCTRL DEBUG Command: GET 630449375 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123730909 DLCTRL DEBUG Tx Command reply: GET_REPLY 630449375 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123730911 DLCTRL DEBUG Command: GET 868183461 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123730911 DLCTRL DEBUG Tx Command reply: GET_REPLY 868183461 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123730912 DLCTRL DEBUG Command: GET 501537238 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123730912 DLCTRL DEBUG Tx Command reply: GET_REPLY 501537238 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123730913 DLCTRL DEBUG Command: GET 372016510 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123730913 DLCTRL DEBUG Tx Command reply: GET_REPLY 372016510 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123730914 DLCTRL DEBUG Command: GET 15433433 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123730914 DLCTRL DEBUG Tx Command reply: GET_REPLY 15433433 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123730915 DLCTRL DEBUG Command: GET 870534642 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123730915 DLCTRL DEBUG Tx Command reply: GET_REPLY 870534642 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123730916 DLCTRL DEBUG Command: GET 990123971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123730916 DLCTRL DEBUG Tx Command reply: GET_REPLY 990123971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123730917 DLCTRL DEBUG Command: GET 80157952 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123730917 DLCTRL DEBUG Tx Command reply: GET_REPLY 80157952 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123730928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123731934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123731934 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123731934 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123731934 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123731934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123731934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123731934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123731934 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123731934 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123731934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123731934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123731934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123731934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123731934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123731934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123731934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250814123731934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123731934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123731934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123731934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123731934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123731934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123731934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123731934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123731934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123731934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123731934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123731934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123731934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123731934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123731934 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814123731934 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250814123731934 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250814123731934 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250814123731934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250814123731934 DRUA DEBUG (127.0.0.1:43082 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250814123731934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123731934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250814123731934 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123731934 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(754)@1472556f02e3: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(752)@1472556f02e3: UnitdataCallback HNBGW_Test.msc0-RAN(756)@1472556f02e3: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@1472556f02e3: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_imsi0(768)10853443 20250814123732942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123732942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123732942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123732942 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123732942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa59c43, normal) (hnbgw_rua.c:407) 20250814123732942 DHNB DEBUG map_rua[0x564d5ad8bf60]{init}: Allocated (fsm.c:456) 20250814123732942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123732942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10853443 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123732942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123732942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123732942 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10853443 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250814123732942 DCN DEBUG map_sccp[0x564d5abf6100]{init}: Allocated (fsm.c:456) 20250814123732942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123732942 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10853443 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123732942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10853443 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123732942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123732942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123732942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123732942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123732942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123732942 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123732942 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{IDLE}: Allocated (fsm.c:456) 20250814123732942 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123732942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003540056400500f1100926) (sccp_scrc.c:406) 20250814123732942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123732942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123732942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123732942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123732942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123732942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123732942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123732942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123732942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123732942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123732942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123732942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123732942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123732942 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123732942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123732942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123732942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123732942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123732942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123732942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123732942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123732942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123732942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123732942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@1472556f02e3: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_imsi0(768)11616470 HNBGW_Test.msc0-SCCP(755)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@1472556f02e3: setverdict(pass): none -> pass 20250814123732947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123732947 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123732947 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123732947 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123732947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123732947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123732947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123732947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123732947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123732947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123732947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123732947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123732947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123732947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=00568f7c) (sccp_scrc.c:477) 20250814123732947 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250814123732947 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123732947 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123732947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123732947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123732947 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123732947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123732947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123733948 DLCTRL DEBUG Command: GET 462839278 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123733948 DLCTRL DEBUG Tx Command reply: GET_REPLY 462839278 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123733949 DLCTRL DEBUG Command: GET 937309516 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123733949 DLCTRL DEBUG Tx Command reply: GET_REPLY 937309516 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123733949 DLCTRL DEBUG Command: GET 527073782 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123733949 DLCTRL DEBUG Tx Command reply: GET_REPLY 527073782 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123733950 DLCTRL DEBUG Command: GET 36014658 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123733950 DLCTRL DEBUG Tx Command reply: GET_REPLY 36014658 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123733951 DLCTRL DEBUG Command: GET 545945485 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123733951 DLCTRL DEBUG Tx Command reply: GET_REPLY 545945485 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123733952 DLCTRL DEBUG Command: GET 44049684 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123733952 DLCTRL DEBUG Tx Command reply: GET_REPLY 44049684 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123733953 DLCTRL DEBUG Command: GET 10218010 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123733953 DLCTRL DEBUG Tx Command reply: GET_REPLY 10218010 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123733954 DLCTRL DEBUG Command: GET 910167382 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123733954 DLCTRL DEBUG Tx Command reply: GET_REPLY 910167382 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123733954 DLCTRL DEBUG Command: GET 536252937 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123733954 DLCTRL DEBUG Tx Command reply: GET_REPLY 536252937 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123733955 DLCTRL DEBUG Command: GET 155891932 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123733955 DLCTRL DEBUG Tx Command reply: GET_REPLY 155891932 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123733956 DLCTRL DEBUG Command: GET 650728557 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123733956 DLCTRL DEBUG Tx Command reply: GET_REPLY 650728557 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123733957 DLCTRL DEBUG Command: GET 754162398 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123733957 DLCTRL DEBUG Tx Command reply: GET_REPLY 754162398 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123733958 DLCTRL DEBUG Command: GET 927634942 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123733958 DLCTRL DEBUG Tx Command reply: GET_REPLY 927634942 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123733959 DLCTRL DEBUG Command: GET 400207225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123733959 DLCTRL DEBUG Tx Command reply: GET_REPLY 400207225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123733959 DLCTRL DEBUG Command: GET 7562064 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123733959 DLCTRL DEBUG Tx Command reply: GET_REPLY 7562064 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123733960 DLCTRL DEBUG Command: GET 513104435 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123733960 DLCTRL DEBUG Tx Command reply: GET_REPLY 513104435 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123733961 DLCTRL DEBUG Command: GET 599353973 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123733961 DLCTRL DEBUG Tx Command reply: GET_REPLY 599353973 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123733962 DLCTRL DEBUG Command: GET 945904439 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123733962 DLCTRL DEBUG Tx Command reply: GET_REPLY 945904439 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123733963 DLCTRL DEBUG Command: GET 732923691 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123733963 DLCTRL DEBUG Tx Command reply: GET_REPLY 732923691 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123733964 DLCTRL DEBUG Command: GET 36087138 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123733964 DLCTRL DEBUG Tx Command reply: GET_REPLY 36087138 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123733967 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43525<->l=127.0.0.1:4262) (control_if.c:193) 20250814123733967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(749)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(748)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123733968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123733968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123733968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123733968 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123733968 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123733968 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123733968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123733968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123733968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123733968 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123733968 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123733968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00568f7c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123733968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123733968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123733968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123733968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123733968 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123733968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123733968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123733968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{disrupted}: Freeing instance (context_map.c:202) 20250814123733968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10853443)[0x564d5ad8bf60]{disrupted}: Deallocated (fsm.c:568) 20250814123733968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123733968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{disconnected}: Freeing instance (context_map.c:206) 20250814123733968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x564d5abf6100]{disconnected}: Deallocated (fsm.c:568) 20250814123733968 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10853443 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250814123733968 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123733968 DLINP DEBUG SRVCONN(,r=127.0.0.1:43082<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123733968 DLINP NOTICE SRV(,r=127.0.0.1:43082<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123733968 DMAIN NOTICE (127.0.0.1:43082 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43082<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123733968 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123733968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123733968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123733968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123733968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123733968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123733968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123733968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123733968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123733969 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123733969 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123733969 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_paging_imsi-Iuh1-RUA(754)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(752)@1472556f02e3: Final verdict of PTC: none 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123733969 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123733969 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123733969 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(758)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@1472556f02e3: Final verdict of PTC: none 20250814123733969 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-SCCP(761)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@1472556f02e3: Final verdict of PTC: none 20250814123733969 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123733969 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123733969 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123733969 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(756)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(750)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@1472556f02e3: Final verdict of PTC: none 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123733969 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123733969 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123733969 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123733969 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123733969 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123733969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123733969 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123733969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123733970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123733970 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123733970 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123733970 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123733970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123733970 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123733970 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123733970 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123733970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123733970 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123733970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123733970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(763)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(767)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@1472556f02e3: Final verdict of PTC: none 20250814123733989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(768)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Aug 14 12:37:34 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250814123734074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123734675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=392188) 20250814123735041 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123735041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4c37), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123735041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123735041 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123735041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123735041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123735041 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123735041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e04bd), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123735041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123735041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123735041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123735041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123735041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123735041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123735041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123735041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123735041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123735041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123735041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123735041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123735041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123735041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123735041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123735041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123735041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123735041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123735041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123735041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=392188, count=396704) 20250814123735970 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123735970 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123735970 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123735970 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123735970 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123735970 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123735970 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123735970 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123735970 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123735970 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123735970 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123735970 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Aug 14 12:37:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123737427 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123737427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8866), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123737427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737427 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123737427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737427 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123737427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028bb3d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123737427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737427 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123737427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737427 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123737427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3447), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123737427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123737427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123737428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123737428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123737428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_paging_tmsi started. 20250814123737714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123737717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123737720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38197<->l=127.0.0.1:4262) (control_if.c:572) 20250814123737735 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123737735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be734), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123737736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123737736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737736 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123737736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af8be), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123737736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123737736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737736 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123737736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc340), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123737736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123737736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123737736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123737736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123737736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_paging_tmsi-Iuh0(773)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123737805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123737805 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123737816 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737816 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737816 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123737816 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737816 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737816 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123737816 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737816 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737816 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123737816 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47765 (stream_srv.c:142) 20250814123737816 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47765<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(775)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123737817 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737817 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737818 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737818 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123737818 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737818 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123737818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737818 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737818 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737818 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123737818 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737818 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123737818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737818 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737818 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737818 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123737818 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737818 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123737818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737818 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737818 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737818 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123737818 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123737818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737818 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123737818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123737818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123737818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123737818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(779)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(777)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(782)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(780)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(785)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@1472556f02e3: ************************************************* HNBGW_Test.msc2-SCCP(783)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123737856 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737856 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737856 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123737857 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737857 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737857 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737857 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737857 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123737857 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123737858 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737858 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123737858 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123737858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737858 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123737858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737858 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737858 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737858 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123737858 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123737858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737858 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123737858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737858 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737859 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737859 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123737859 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123737859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737859 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123737859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737859 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737859 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123737859 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123737859 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123737859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123737859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123737859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123737859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123737859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123737859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123737859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123737859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123737859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123737859 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123737859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123737859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123737859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123737859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123737859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123737859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123737859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123737859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(786)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123737884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123737884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123737885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123737885 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123737885 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123737885 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123737885 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123737885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123737885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123737889 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123737889 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123737889 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123737889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123737889 DHNBAP DEBUG (127.0.0.1:47765 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123737889 DHNBAP NOTICE (127.0.0.1:47765 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123737889 DHNBAP NOTICE (127.0.0.1:47765 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123737889 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123737889 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123738028 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123738028 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123738028 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123738028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(779)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123738030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738030 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123738030 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123738030 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123738030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123738030 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123738030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123738031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738031 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123738031 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123738031 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123738031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123738031 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123738031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123738039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123738039 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123738039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123738039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(782)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123738041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123738041 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123738041 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123738041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123738041 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123738041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123738041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123738041 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123738041 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123738041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123738041 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123738041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123738051 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123738051 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123738051 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123738051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(785)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123738053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738053 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123738053 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123738053 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123738053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123738053 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123738053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123738053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738053 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123738053 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123738053 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123738053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123738053 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123738053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123738070 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123738070 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123738070 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123738070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(788)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123738071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738071 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123738071 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123738071 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123738071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123738071 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123738071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123738072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738072 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123738072 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123738072 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123738072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123738072 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123738072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123738197 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123738197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8b0a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123738197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123738197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738197 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123738197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271df5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123738197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123738197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738197 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123738197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878285), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123738197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123738197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123738197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123738197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123738197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123738197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123738200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123738200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123738200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123738200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123738200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123738200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123738201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=00e8b0a9) (sccp_scrc.c:477) 20250814123738201 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(76)[0x564d5ad79420]{IDLE}: Deallocated (fsm.c:568) 20250814123738201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123738201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00271df5) (sccp_scrc.c:477) 20250814123738201 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123738201 DLSCCP DEBUG SCCP-SCOC(75)[0x564d5ad6d5c0]{IDLE}: Deallocated (fsm.c:568) 20250814123738404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123738404 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123738404 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123738404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123738404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00878285) (sccp_scrc.c:477) 20250814123738404 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250814123738404 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123738404 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123738404 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123738404 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123738404 DLSCCP DEBUG SCCP-SCOC(74)[0x564d5ac96fa0]{IDLE}: Deallocated (fsm.c:568) 20250814123738818 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123738818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cfe5ba), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123738818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123738818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738818 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123738818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d43bb), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123738818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738818 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123738818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123738818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123738818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123738818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123738818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123738818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123738818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123738818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123738818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123738819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123738819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123738819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123738819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738819 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123738819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db832), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123738819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123738819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123738819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=006d43bb) (sccp_scrc.c:477) 20250814123738819 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(72)[0x564d5ad6e880]{IDLE}: Deallocated (fsm.c:568) 20250814123738819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123738819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00cfe5ba) (sccp_scrc.c:477) 20250814123738819 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(71)[0x564d5ad8baf0]{IDLE}: Deallocated (fsm.c:568) 20250814123738819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738819 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738819 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738819 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123738819 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123738819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123738819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123738819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=007db832) (sccp_scrc.c:477) 20250814123738819 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123738819 DLSCCP DEBUG SCCP-SCOC(73)[0x564d5ad85e30]{IDLE}: Deallocated (fsm.c:568) 20250814123738857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123738857 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123738857 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123738857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738857 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738857 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123738857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123738857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123738857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123738857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123738857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123738857 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123738857 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123738857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123738857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123738857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123738857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738857 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123738857 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123738857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738857 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123738857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123738857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123738857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123738857 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(784)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123738877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123738877 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123738877 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123738877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123738877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123738877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123738877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123738877 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123738877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123738877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123738877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123738877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123738877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123738877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123738877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123738877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123738877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123738877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123738877 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123738877 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123738877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123738877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123738877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123738877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123738877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123738877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123738877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123738877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123738877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123738877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123738877 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123738877 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123738877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123738877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123738877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123738877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123738877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123738877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123738877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123738877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123739020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123739020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123739020 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123739020 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123739020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123739020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123739020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123739020 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123739020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123739020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123739020 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123739020 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123739020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123739020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123739020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123739020 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123739020 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123739020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123739020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123739020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123739020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123739020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123739020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123739020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123739020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123739020 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123739020 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123739020 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123739020 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123739020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123739020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123739020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123739020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123739020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123739020 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123739020 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123739020 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123739020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123739020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123739020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123739020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123739020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123739020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123739020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123739021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123739021 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123739021 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123739021 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123739021 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123739021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123739021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123739021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123739021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123739021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123739021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123739021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123739021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123739021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123739021 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123739021 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123739021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123739021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123739021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123739021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123739021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123739021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123739021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123739021 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123739021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123739021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123739021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123739021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123739021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123739021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123739021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123739021 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(781)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123739895 DLCTRL DEBUG Command: GET 893920505 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123739895 DLCTRL DEBUG Tx Command reply: GET_REPLY 893920505 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123739897 DLCTRL DEBUG Command: GET 601508922 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123739897 DLCTRL DEBUG Tx Command reply: GET_REPLY 601508922 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123739899 DLCTRL DEBUG Command: GET 595372910 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123739899 DLCTRL DEBUG Tx Command reply: GET_REPLY 595372910 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123739900 DLCTRL DEBUG Command: GET 648887763 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123739900 DLCTRL DEBUG Tx Command reply: GET_REPLY 648887763 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123739902 DLCTRL DEBUG Command: GET 770175140 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123739902 DLCTRL DEBUG Tx Command reply: GET_REPLY 770175140 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123739903 DLCTRL DEBUG Command: GET 849265472 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123739903 DLCTRL DEBUG Tx Command reply: GET_REPLY 849265472 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123739905 DLCTRL DEBUG Command: GET 941725752 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123739905 DLCTRL DEBUG Tx Command reply: GET_REPLY 941725752 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123739906 DLCTRL DEBUG Command: GET 325550653 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123739906 DLCTRL DEBUG Tx Command reply: GET_REPLY 325550653 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123739908 DLCTRL DEBUG Command: GET 67728015 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123739908 DLCTRL DEBUG Tx Command reply: GET_REPLY 67728015 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123739909 DLCTRL DEBUG Command: GET 261562714 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123739909 DLCTRL DEBUG Tx Command reply: GET_REPLY 261562714 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123739911 DLCTRL DEBUG Command: GET 394875789 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123739911 DLCTRL DEBUG Tx Command reply: GET_REPLY 394875789 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123739913 DLCTRL DEBUG Command: GET 840178747 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123739913 DLCTRL DEBUG Tx Command reply: GET_REPLY 840178747 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123739914 DLCTRL DEBUG Command: GET 713525268 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123739914 DLCTRL DEBUG Tx Command reply: GET_REPLY 713525268 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123739914 DLCTRL DEBUG Command: GET 15571860 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123739914 DLCTRL DEBUG Tx Command reply: GET_REPLY 15571860 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123739915 DLCTRL DEBUG Command: GET 288990316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123739915 DLCTRL DEBUG Tx Command reply: GET_REPLY 288990316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123739916 DLCTRL DEBUG Command: GET 253858560 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123739916 DLCTRL DEBUG Tx Command reply: GET_REPLY 253858560 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123739917 DLCTRL DEBUG Command: GET 752112690 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123739917 DLCTRL DEBUG Tx Command reply: GET_REPLY 752112690 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123739918 DLCTRL DEBUG Command: GET 882275049 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123739918 DLCTRL DEBUG Tx Command reply: GET_REPLY 882275049 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123739918 DLCTRL DEBUG Command: GET 726400349 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123739918 DLCTRL DEBUG Tx Command reply: GET_REPLY 726400349 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123739919 DLCTRL DEBUG Command: GET 743533785 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123739919 DLCTRL DEBUG Tx Command reply: GET_REPLY 743533785 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123739929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20250814123740937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123740937 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123740937 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123740937 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123740937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123740937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123740937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123740937 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123740937 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123740937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123740937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123740937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123740937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123740937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123740937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123740937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250814123740937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123740937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123740937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123740937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123740937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123740937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123740937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123740937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123740937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123740937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123740937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123740937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123740937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123740937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123740937 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814123740937 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250814123740937 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250814123740937 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250814123740937 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250814123740937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250814123740937 DRUA DEBUG (127.0.0.1:47765 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250814123740937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123740937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250814123740937 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123740937 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@1472556f02e3: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@1472556f02e3: UnitdataCallback TC_mscpool_paging_tmsi0(790)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(778)@1472556f02e3: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@1472556f02e3: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_tmsi0(790)10662513 20250814123741944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123741944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123741944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250814123741944 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123741944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2b271, normal) (hnbgw_rua.c:407) 20250814123741944 DHNB DEBUG map_rua[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123741944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123741944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10662513 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123741944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123741944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123741944 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10662513 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250814123741944 DCN DEBUG map_sccp[0x564d5ad8bf60]{init}: Allocated (fsm.c:456) 20250814123741944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123741944 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10662513 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123741944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10662513 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250814123741944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123741944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123741944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123741944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123741944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123741944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123741944 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{IDLE}: Allocated (fsm.c:456) 20250814123741944 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123741944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001980056400500f1100926) (sccp_scrc.c:406) 20250814123741944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123741944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123741944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123741944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123741944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123741944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123741944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123741944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123741944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123741944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123741944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123741944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123741944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123741944 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123741944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123741944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123741944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123741944 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123741944 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123741944 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123741944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123741944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123741944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123741944 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@1472556f02e3: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_tmsi0(790)10214211 HNBGW_Test.msc0-SCCP(777)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123741948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123741948 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123741948 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123741948 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123741948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123741948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123741948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123741948 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123741948 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123741948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123741948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) TC_mscpool_paging_tmsi0(790)@1472556f02e3: setverdict(pass): none -> pass 20250814123741948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123741949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123741949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=0001b224) (sccp_scrc.c:477) 20250814123741949 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250814123741949 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123741949 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123741949 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123741949 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123741949 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123741949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123741949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123742952 DLCTRL DEBUG Command: GET 352378148 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123742953 DLCTRL DEBUG Tx Command reply: GET_REPLY 352378148 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123742959 DLCTRL DEBUG Command: GET 855213246 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123742959 DLCTRL DEBUG Tx Command reply: GET_REPLY 855213246 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123742966 DLCTRL DEBUG Command: GET 821730314 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123742966 DLCTRL DEBUG Tx Command reply: GET_REPLY 821730314 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123742972 DLCTRL DEBUG Command: GET 96421542 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123742972 DLCTRL DEBUG Tx Command reply: GET_REPLY 96421542 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123742976 DLCTRL DEBUG Command: GET 724936804 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123742976 DLCTRL DEBUG Tx Command reply: GET_REPLY 724936804 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123742980 DLCTRL DEBUG Command: GET 869680481 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123742980 DLCTRL DEBUG Tx Command reply: GET_REPLY 869680481 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123742986 DLCTRL DEBUG Command: GET 280859745 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123742987 DLCTRL DEBUG Tx Command reply: GET_REPLY 280859745 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123742993 DLCTRL DEBUG Command: GET 785729581 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123742993 DLCTRL DEBUG Tx Command reply: GET_REPLY 785729581 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123742996 DLCTRL DEBUG Command: GET 41474175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123742996 DLCTRL DEBUG Tx Command reply: GET_REPLY 41474175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123742999 DLCTRL DEBUG Command: GET 636220545 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123742999 DLCTRL DEBUG Tx Command reply: GET_REPLY 636220545 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123743001 DLCTRL DEBUG Command: GET 966553796 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123743001 DLCTRL DEBUG Tx Command reply: GET_REPLY 966553796 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123743003 DLCTRL DEBUG Command: GET 462243856 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123743003 DLCTRL DEBUG Tx Command reply: GET_REPLY 462243856 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123743004 DLCTRL DEBUG Command: GET 731160607 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123743004 DLCTRL DEBUG Tx Command reply: GET_REPLY 731160607 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123743005 DLCTRL DEBUG Command: GET 759423506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123743005 DLCTRL DEBUG Tx Command reply: GET_REPLY 759423506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123743005 DLCTRL DEBUG Command: GET 624897162 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123743005 DLCTRL DEBUG Tx Command reply: GET_REPLY 624897162 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123743007 DLCTRL DEBUG Command: GET 355370295 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123743007 DLCTRL DEBUG Tx Command reply: GET_REPLY 355370295 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123743010 DLCTRL DEBUG Command: GET 39111362 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123743010 DLCTRL DEBUG Tx Command reply: GET_REPLY 39111362 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123743011 DLCTRL DEBUG Command: GET 290169678 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123743011 DLCTRL DEBUG Tx Command reply: GET_REPLY 290169678 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123743014 DLCTRL DEBUG Command: GET 352945578 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123743014 DLCTRL DEBUG Tx Command reply: GET_REPLY 352945578 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123743016 DLCTRL DEBUG Command: GET 119429331 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123743016 DLCTRL DEBUG Tx Command reply: GET_REPLY 119429331 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123743031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123743031 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38197<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(771)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(770)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123743034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123743035 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123743035 DLINP DEBUG SRVCONN(,r=127.0.0.1:47765<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123743035 DLINP NOTICE SRV(,r=127.0.0.1:47765<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123743036 DMAIN NOTICE (127.0.0.1:47765 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47765<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123743036 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123743036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123743036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123743036 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123743036 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123743036 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123743036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123743036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123743036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123743036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123743036 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123743036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b224), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123743036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123743036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123743036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123743036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123743036 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123743036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123743036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123743036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{disrupted}: Freeing instance (context_map.c:202) 20250814123743036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10662513)[0x564d5ad79420]{disrupted}: Deallocated (fsm.c:568) 20250814123743036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123743036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{disconnected}: Freeing instance (context_map.c:206) 20250814123743036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x564d5ad8bf60]{disconnected}: Deallocated (fsm.c:568) 20250814123743036 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10662513 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250814123743037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123743037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123743037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123743037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123743037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123743037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123743037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123743037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123743037 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123743037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123743037 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123743037 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123743037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 TC_mscpool_paging_tmsi-Iuh0-RUA(774)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(776)@1472556f02e3: Final verdict of PTC: none 20250814123743037 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123743038 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc2-RAN(784)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@1472556f02e3: Final verdict of PTC: none 20250814123743038 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123743038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123743038 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123743038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123743038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123743038 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123743038 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123743038 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123743038 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123743038 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123743038 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-RAN(781)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(787)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@1472556f02e3: Final verdict of PTC: none 20250814123743038 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123743039 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123743039 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123743039 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123743039 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc2-M3UA(785)@1472556f02e3: Final verdict of PTC: none 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123743039 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123743039 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123743039 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123743039 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123743039 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123743039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(782)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(772)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_tmsi0(790)@1472556f02e3: Final verdict of PTC: pass 20250814123743052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(789)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Aug 14 12:37:43 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250814123743164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123743766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=385668) 20250814123743969 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123743969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00568f7c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123743969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123743969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123743969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123743969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123743969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123743970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123743970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123743970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123743970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123743970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123743970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123743970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=385668, count=423512) 20250814123745039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123745039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123745039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123745039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123745039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123745039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123745039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123745039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123745039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123745040 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123745040 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123745040 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123745042 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123745042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e04bd), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123745042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123745042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123745042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123745042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123745042 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123745042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4c37), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123745042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123745042 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123745042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123745042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123745042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123745042 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123745042 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123745042 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123745042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123745042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123745042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123745042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123745042 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123745042 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123745042 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123745042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123745042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123745042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Thu Aug 14 12:37:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_paging_imsi_lai_registered started. 20250814123746842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123746845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123746848 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32779<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123746926 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123746926 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123746934 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746934 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746934 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123746935 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746935 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746935 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123746935 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746935 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746935 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123746935 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36396 (stream_srv.c:142) 20250814123746935 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36396<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123746935 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746935 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746936 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746936 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123746936 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123746936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746936 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123746936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746936 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746936 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746936 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123746936 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123746936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746936 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123746936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746937 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746937 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746937 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123746937 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123746937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746937 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123746937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746937 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746937 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746937 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123746937 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123746937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123746937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746937 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123746937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123746937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123746937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123746937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(801)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(799)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(804)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(802)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(807)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(805)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123746975 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746975 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746975 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123746975 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746975 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746975 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746975 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123746976 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123746977 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746977 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123746977 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746977 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123746977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746977 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746977 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123746977 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746977 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123746977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746977 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746977 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746977 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123746977 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123746977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746977 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746977 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123746977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123746977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123746977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123746977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123746977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123746977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123746977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123746977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123746977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123746977 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123746977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123746977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123746977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123746977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123746977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123746977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123746977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123746977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123747001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123747001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123747001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123747001 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123747001 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123747001 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123747001 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123747001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123747001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123747005 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123747005 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123747005 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123747005 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123747006 DHNBAP DEBUG (127.0.0.1:36396 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123747006 DHNBAP NOTICE (127.0.0.1:36396 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123747006 DHNBAP NOTICE (127.0.0.1:36396 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123747006 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123747006 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123747148 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123747148 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123747148 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123747148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(801)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123747149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747149 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123747149 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123747149 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123747149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123747149 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123747149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123747150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747150 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123747150 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123747150 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123747150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123747150 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123747150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123747158 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123747158 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123747158 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123747158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(804)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123747160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747160 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123747160 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123747160 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123747160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123747160 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123747160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123747160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747160 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123747160 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123747160 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123747160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123747160 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123747160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123747173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123747173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123747173 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123747173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(807)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123747174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747174 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123747174 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123747174 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123747174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123747174 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123747174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123747175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123747175 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123747175 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123747175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123747175 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123747175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123747189 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123747189 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123747189 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123747189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(810)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123747190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123747190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123747190 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123747190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123747190 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123747190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123747190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123747191 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123747191 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123747191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123747191 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123747191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123747428 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123747428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3447), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123747428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123747428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747428 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123747428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028bb3d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123747428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747428 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123747428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747428 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123747428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8866), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123747428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747428 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123747428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123747428 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123747428 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123747428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123747428 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123747431 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123747431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123747431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747431 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747431 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123747431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=0028bb3d) (sccp_scrc.c:477) 20250814123747431 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250814123747431 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123747431 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123747431 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123747431 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123747431 DLSCCP DEBUG SCCP-SCOC(80)[0x564d5ad73600]{IDLE}: Deallocated (fsm.c:568) 20250814123747432 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123747432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123747432 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123747432 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123747432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747432 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=004f3447) (sccp_scrc.c:477) 20250814123747432 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250814123747432 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123747432 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123747432 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123747432 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123747432 DLSCCP DEBUG SCCP-SCOC(82)[0x564d5ad77400]{IDLE}: Deallocated (fsm.c:568) 20250814123747632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123747632 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123747632 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123747632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747632 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747632 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123747632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=003b8866) (sccp_scrc.c:477) 20250814123747632 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250814123747632 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123747632 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123747632 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123747632 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123747632 DLSCCP DEBUG SCCP-SCOC(81)[0x564d5ad8d630]{IDLE}: Deallocated (fsm.c:568) 20250814123747737 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123747737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc340), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123747737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123747737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747737 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123747737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007af8be), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123747737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123747737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747737 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123747737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008be734), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123747737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123747737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123747737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123747737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123747737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123747737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123747738 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123747738 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123747738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747738 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747738 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123747738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00fdc340) (sccp_scrc.c:477) 20250814123747738 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250814123747738 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123747738 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123747738 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123747738 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123747738 DLSCCP DEBUG SCCP-SCOC(79)[0x564d5ad86a90]{IDLE}: Deallocated (fsm.c:568) 20250814123747940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747940 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123747940 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123747940 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123747940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747940 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747940 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123747940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=007af8be) (sccp_scrc.c:477) 20250814123747940 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(78)[0x564d5ad7dc40]{IDLE}: Deallocated (fsm.c:568) 20250814123747940 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123747940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=008be734) (sccp_scrc.c:477) 20250814123747940 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123747940 DLSCCP DEBUG SCCP-SCOC(77)[0x564d5ad7ffd0]{IDLE}: Deallocated (fsm.c:568) 20250814123747940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747940 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123747940 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123747940 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123747940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747940 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747953 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123747953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123747953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123747953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123747953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747953 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123747953 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123747953 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123747953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747953 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123747954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123747954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123747954 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123747954 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123747954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123747954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123747954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123747954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123747954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747954 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123747954 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123747954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747954 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747954 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747954 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123747954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123747954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123747954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123747954 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123747977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747977 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123747977 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123747977 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123747977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747977 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123747977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123747977 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123747977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123747977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123747977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123747977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123747977 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123747977 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123747977 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123747977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123747977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123747977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123747977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747977 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123747977 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123747977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123747977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123747977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123747977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123747977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123747996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747996 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123747996 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123747996 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123747996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123747996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123747996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123747996 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123747996 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123747996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123747996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123747996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123747996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123747996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123747996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123747996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123747996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123747996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123747996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123747996 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123747996 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123747996 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123747996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123747996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123747996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123747996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123747996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123747996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123747996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123747996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123747996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123747996 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123747996 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123747996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123747996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123747996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123747996 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123747996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123747996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123747996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123747996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123748144 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123748144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123748144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123748144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123748144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123748144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123748144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123748144 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123748144 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123748144 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123748144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123748144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123748144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123748144 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123748144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123748144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123748144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123748144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123748144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123748144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123748144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123748144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123748144 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123748144 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123748144 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123748144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123748144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123748144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123748144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123748144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123748144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123748144 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123748144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123748144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123748144 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123748144 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123748144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123748144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123748144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123748144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123748144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123748144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123748145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123748145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123749009 DLCTRL DEBUG Command: GET 553514558 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123749009 DLCTRL DEBUG Tx Command reply: GET_REPLY 553514558 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123749010 DLCTRL DEBUG Command: GET 311125525 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123749010 DLCTRL DEBUG Tx Command reply: GET_REPLY 311125525 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123749011 DLCTRL DEBUG Command: GET 525578113 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123749011 DLCTRL DEBUG Tx Command reply: GET_REPLY 525578113 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123749012 DLCTRL DEBUG Command: GET 443904717 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123749012 DLCTRL DEBUG Tx Command reply: GET_REPLY 443904717 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123749013 DLCTRL DEBUG Command: GET 7229713 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123749013 DLCTRL DEBUG Tx Command reply: GET_REPLY 7229713 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123749014 DLCTRL DEBUG Command: GET 935405565 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123749014 DLCTRL DEBUG Tx Command reply: GET_REPLY 935405565 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123749015 DLCTRL DEBUG Command: GET 780202109 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123749015 DLCTRL DEBUG Tx Command reply: GET_REPLY 780202109 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123749015 DLCTRL DEBUG Command: GET 469836190 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123749015 DLCTRL DEBUG Tx Command reply: GET_REPLY 469836190 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123749016 DLCTRL DEBUG Command: GET 600423867 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123749016 DLCTRL DEBUG Tx Command reply: GET_REPLY 600423867 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123749017 DLCTRL DEBUG Command: GET 147305048 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123749017 DLCTRL DEBUG Tx Command reply: GET_REPLY 147305048 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123749018 DLCTRL DEBUG Command: GET 660394744 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123749018 DLCTRL DEBUG Tx Command reply: GET_REPLY 660394744 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123749019 DLCTRL DEBUG Command: GET 543572826 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123749019 DLCTRL DEBUG Tx Command reply: GET_REPLY 543572826 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123749019 DLCTRL DEBUG Command: GET 233089086 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123749019 DLCTRL DEBUG Tx Command reply: GET_REPLY 233089086 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123749020 DLCTRL DEBUG Command: GET 678034809 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123749020 DLCTRL DEBUG Tx Command reply: GET_REPLY 678034809 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123749021 DLCTRL DEBUG Command: GET 687141074 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123749021 DLCTRL DEBUG Tx Command reply: GET_REPLY 687141074 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123749021 DLCTRL DEBUG Command: GET 970104460 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123749022 DLCTRL DEBUG Tx Command reply: GET_REPLY 970104460 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123749022 DLCTRL DEBUG Command: GET 625888514 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123749022 DLCTRL DEBUG Tx Command reply: GET_REPLY 625888514 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123749023 DLCTRL DEBUG Command: GET 225772342 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123749023 DLCTRL DEBUG Tx Command reply: GET_REPLY 225772342 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123749024 DLCTRL DEBUG Command: GET 919453507 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123749024 DLCTRL DEBUG Tx Command reply: GET_REPLY 919453507 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123749025 DLCTRL DEBUG Command: GET 587814581 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123749025 DLCTRL DEBUG Tx Command reply: GET_REPLY 587814581 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123749034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123750041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123750041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123750042 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123750042 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123750042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123750042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123750042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123750042 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123750042 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123750042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123750042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123750042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123750042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123750042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123750042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123750042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:477) 20250814123750042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123750042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123750042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123750042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123750042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123750042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123750042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123750042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123750042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123750042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123750042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123750042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123750042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123750042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123750042 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814123750042 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250814123750042 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250814123750042 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250814123750042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250814123750042 DRUA DEBUG (127.0.0.1:36396 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250814123750042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123750042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250814123750042 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123750042 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@1472556f02e3: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@1472556f02e3: UnitdataCallback HNBGW_Test.msc0-RAN(800)@1472556f02e3: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@1472556f02e3: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(812) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)12169760 20250814123751049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123751049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123751049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123751049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123751049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb9b220, normal) (hnbgw_rua.c:407) 20250814123751049 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123751049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123751049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12169760 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123751049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123751049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123751049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12169760 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250814123751049 DCN DEBUG map_sccp[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123751049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123751049 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12169760 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123751049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12169760 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123751049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123751049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123751049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123751049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123751049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123751049 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123751049 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{IDLE}: Allocated (fsm.c:456) 20250814123751049 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123751049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001e60056400500f1100926) (sccp_scrc.c:406) 20250814123751049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123751049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123751049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123751049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123751049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123751049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123751049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123751049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123751049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123751049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123751049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123751049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123751049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123751049 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123751049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123751049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123751049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123751049 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123751049 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123751049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123751049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123751049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123751049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123751049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(799)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@1472556f02e3: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)8917923 HNBGW_Test.msc0-SCCP(799)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(812)@1472556f02e3: setverdict(pass): none -> pass 20250814123751054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123751054 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123751054 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123751054 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123751054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123751054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123751054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123751054 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123751054 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123751054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123751054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123751054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123751054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123751054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=00c038ba) (sccp_scrc.c:477) 20250814123751054 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250814123751054 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123751054 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123751054 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123751054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123751054 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123751054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123751054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123752054 DLCTRL DEBUG Command: GET 732651936 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123752054 DLCTRL DEBUG Tx Command reply: GET_REPLY 732651936 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123752057 DLCTRL DEBUG Command: GET 852996255 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123752057 DLCTRL DEBUG Tx Command reply: GET_REPLY 852996255 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123752058 DLCTRL DEBUG Command: GET 804632367 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123752058 DLCTRL DEBUG Tx Command reply: GET_REPLY 804632367 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123752058 DLCTRL DEBUG Command: GET 801791577 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123752058 DLCTRL DEBUG Tx Command reply: GET_REPLY 801791577 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123752059 DLCTRL DEBUG Command: GET 759247231 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123752059 DLCTRL DEBUG Tx Command reply: GET_REPLY 759247231 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123752060 DLCTRL DEBUG Command: GET 794679217 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123752060 DLCTRL DEBUG Tx Command reply: GET_REPLY 794679217 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123752061 DLCTRL DEBUG Command: GET 670211994 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123752061 DLCTRL DEBUG Tx Command reply: GET_REPLY 670211994 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123752063 DLCTRL DEBUG Command: GET 435179731 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123752063 DLCTRL DEBUG Tx Command reply: GET_REPLY 435179731 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123752064 DLCTRL DEBUG Command: GET 840471861 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123752064 DLCTRL DEBUG Tx Command reply: GET_REPLY 840471861 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123752065 DLCTRL DEBUG Command: GET 542443291 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123752065 DLCTRL DEBUG Tx Command reply: GET_REPLY 542443291 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123752067 DLCTRL DEBUG Command: GET 146066671 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123752067 DLCTRL DEBUG Tx Command reply: GET_REPLY 146066671 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123752068 DLCTRL DEBUG Command: GET 399049460 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123752068 DLCTRL DEBUG Tx Command reply: GET_REPLY 399049460 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123752068 DLCTRL DEBUG Command: GET 859583412 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123752068 DLCTRL DEBUG Tx Command reply: GET_REPLY 859583412 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123752069 DLCTRL DEBUG Command: GET 332672094 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123752069 DLCTRL DEBUG Tx Command reply: GET_REPLY 332672094 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123752070 DLCTRL DEBUG Command: GET 839790954 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123752070 DLCTRL DEBUG Tx Command reply: GET_REPLY 839790954 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123752071 DLCTRL DEBUG Command: GET 198184757 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123752071 DLCTRL DEBUG Tx Command reply: GET_REPLY 198184757 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123752073 DLCTRL DEBUG Command: GET 186192999 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123752073 DLCTRL DEBUG Tx Command reply: GET_REPLY 186192999 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123752074 DLCTRL DEBUG Command: GET 23497789 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123752074 DLCTRL DEBUG Tx Command reply: GET_REPLY 23497789 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123752075 DLCTRL DEBUG Command: GET 533000517 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123752075 DLCTRL DEBUG Tx Command reply: GET_REPLY 533000517 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123752076 DLCTRL DEBUG Command: GET 173581801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123752076 DLCTRL DEBUG Tx Command reply: GET_REPLY 173581801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123752080 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32779<->l=127.0.0.1:4262) (control_if.c:193) 20250814123752080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(793)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(792)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123752081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123752082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123752082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123752082 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123752082 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123752082 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123752082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123752082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123752082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123752082 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123752082 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123752082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c038ba), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123752082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123752082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123752082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123752082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123752082 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123752082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123752082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123752082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123752082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12169760)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123752082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123752082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{disconnected}: Freeing instance (context_map.c:206) 20250814123752082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x564d5ad79420]{disconnected}: Deallocated (fsm.c:568) 20250814123752082 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12169760 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250814123752082 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123752082 DLINP DEBUG SRVCONN(,r=127.0.0.1:36396<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123752082 DLINP NOTICE SRV(,r=127.0.0.1:36396<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123752082 DMAIN NOTICE (127.0.0.1:36396 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36396<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123752082 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@1472556f02e3: Final verdict of PTC: none 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123752082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123752082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123752082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123752082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123752082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123752082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(808)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(811)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(794)@1472556f02e3: Final verdict of PTC: none 20250814123752082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123752082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123752082 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123752082 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123752082 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123752082 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123752082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123752082 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123752082 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123752082 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123752082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123752083 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123752083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123752083 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123752083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123752083 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123752083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123752083 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123752083 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123752083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123752083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123752083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@1472556f02e3: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(810)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Thu Aug 14 12:37:52 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.talloc 20250814123752176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123752677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336600) 20250814123753037 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123753037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b224), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123753037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123753037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123753037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123753037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123753037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123753037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123753037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123753037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123753037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123753037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123753037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123753037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=336600, count=397904) 20250814123753970 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123753970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00568f7c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123753970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123753970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123753970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123753970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123753970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123753970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123753970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123753970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123753970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123753970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123753970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123753970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123754083 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123754083 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123754083 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123754083 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123754083 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123754083 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123754083 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123754083 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123754083 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123754083 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123754083 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123754083 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Thu Aug 14 12:37:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123755043 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123755043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4c37), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123755043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755043 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123755043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755043 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123755043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e04bd), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123755043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123755043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123755043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123755043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123755043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123755043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123755043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123755043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123755043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_paging_imsi_rai_registered started. 20250814123755713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123755716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123755719 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36545<->l=127.0.0.1:4262) (control_if.c:572) 20250814123755800 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123755800 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123755807 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755807 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755807 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123755807 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755807 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755807 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123755808 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36099 (stream_srv.c:142) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123755808 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36099<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123755808 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755808 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755808 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123755808 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123755808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123755808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123755808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755808 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755808 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755808 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755808 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755808 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123755808 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123755808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123755809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755809 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123755809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123755809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123755809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123755809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123755809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123755809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123755809 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123755810 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755810 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123755810 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123755810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755810 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123755810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755810 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755810 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755810 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123755810 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123755810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755810 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123755810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755810 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123755810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123755810 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123755810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123755810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123755810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123755810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(823)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(823)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(821)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(826)@1472556f02e3: M3UA emulation initiated, the test can be started MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(824)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(829)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@1472556f02e3: ************************************************* HNBGW_Test.msc2-SCCP(827)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123755850 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755850 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755850 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123755850 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755850 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755850 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755850 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755850 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123755850 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123755851 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755851 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123755851 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123755852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755851 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123755851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755851 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755851 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755851 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123755851 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755851 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123755851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755851 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755851 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755851 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123755851 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755851 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123755851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755851 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755852 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123755852 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123755852 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123755852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123755852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123755852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123755852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123755852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123755852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123755852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123755852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123755852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123755852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123755852 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123755852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123755852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123755852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123755852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123755852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123755852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123755872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123755872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123755872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123755872 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123755872 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123755872 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123755872 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123755872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123755872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123755877 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123755877 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123755877 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123755877 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123755877 DHNBAP DEBUG (127.0.0.1:36099 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123755877 DHNBAP NOTICE (127.0.0.1:36099 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123755877 DHNBAP NOTICE (127.0.0.1:36099 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123755877 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123755877 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123756021 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123756021 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123756021 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123756021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(823)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123756024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756024 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123756024 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123756024 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123756024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123756024 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123756024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123756024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756024 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123756024 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123756024 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123756024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123756024 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123756024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123756031 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123756031 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123756031 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123756031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123756033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756033 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123756033 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123756033 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123756033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123756033 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123756033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123756033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756033 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123756033 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123756033 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123756033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123756033 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123756033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123756045 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123756045 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123756045 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123756045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(829)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123756047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756047 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123756047 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123756047 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123756047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123756047 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123756047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123756047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756047 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123756047 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123756047 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123756047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123756047 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123756047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123756062 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123756062 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123756062 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123756062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(832)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123756063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756063 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123756063 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123756063 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123756063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123756063 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123756063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123756064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123756064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123756064 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123756064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123756064 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123756064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123756828 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123756828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123756828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123756828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123756828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123756828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123756828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123756828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123756828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123756828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123756828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123756828 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123756828 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123756828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123756828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123756828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123756828 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123756828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123756828 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123756828 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123756828 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123756828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123756828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123756828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123756828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123756828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123756828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123756828 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123756828 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123756828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123756828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123756828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123756828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123756828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123756828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123756828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123756836 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123756836 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123756836 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123756836 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123756836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123756836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123756836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123756836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123756836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756836 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123756836 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123756836 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123756836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123756836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123756836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123756836 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123756836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123756836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123756836 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123756836 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123756836 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123756836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123756836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123756836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123756836 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123756836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123756836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123756836 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123756836 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123756836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756836 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123756836 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123756836 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123756836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123756836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123756836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123756836 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123756849 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123756849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123756849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123756849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123756849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123756849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123756849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123756849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756849 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123756849 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123756849 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123756849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123756849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123756849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123756849 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123756849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123756849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123756849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123756849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123756849 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123756849 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123756849 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123756849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123756849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123756849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123756850 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123756850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123756850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123756850 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123756850 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123756850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123756850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123756850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123756850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123756850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123756850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123756850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(828)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123756868 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123756868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123756868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123756868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123756868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123756868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123756868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123756868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123756868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756868 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123756868 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123756868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123756868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123756868 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123756868 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123756868 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123756868 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123756868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123756868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123756868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123756868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123756868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123756868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123756868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123756868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123756868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123756868 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123756868 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123756868 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123756868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123756868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123756868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123756868 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123756868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123756868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123756868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123756868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123756868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123756868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123756868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123756868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123757881 DLCTRL DEBUG Command: GET 540052655 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123757881 DLCTRL DEBUG Tx Command reply: GET_REPLY 540052655 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123757883 DLCTRL DEBUG Command: GET 432010046 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123757883 DLCTRL DEBUG Tx Command reply: GET_REPLY 432010046 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123757883 DLCTRL DEBUG Command: GET 125911565 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123757883 DLCTRL DEBUG Tx Command reply: GET_REPLY 125911565 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123757884 DLCTRL DEBUG Command: GET 842074680 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123757884 DLCTRL DEBUG Tx Command reply: GET_REPLY 842074680 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123757885 DLCTRL DEBUG Command: GET 168235808 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123757885 DLCTRL DEBUG Tx Command reply: GET_REPLY 168235808 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123757885 DLCTRL DEBUG Command: GET 598941310 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123757885 DLCTRL DEBUG Tx Command reply: GET_REPLY 598941310 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123757886 DLCTRL DEBUG Command: GET 493205239 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123757886 DLCTRL DEBUG Tx Command reply: GET_REPLY 493205239 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123757887 DLCTRL DEBUG Command: GET 304055403 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123757887 DLCTRL DEBUG Tx Command reply: GET_REPLY 304055403 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123757888 DLCTRL DEBUG Command: GET 65587564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123757888 DLCTRL DEBUG Tx Command reply: GET_REPLY 65587564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123757888 DLCTRL DEBUG Command: GET 618327466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123757888 DLCTRL DEBUG Tx Command reply: GET_REPLY 618327466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123757889 DLCTRL DEBUG Command: GET 872733554 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123757889 DLCTRL DEBUG Tx Command reply: GET_REPLY 872733554 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123757890 DLCTRL DEBUG Command: GET 154373695 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123757890 DLCTRL DEBUG Tx Command reply: GET_REPLY 154373695 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123757890 DLCTRL DEBUG Command: GET 186571869 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123757890 DLCTRL DEBUG Tx Command reply: GET_REPLY 186571869 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123757891 DLCTRL DEBUG Command: GET 35094801 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123757891 DLCTRL DEBUG Tx Command reply: GET_REPLY 35094801 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123757892 DLCTRL DEBUG Command: GET 45605323 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123757892 DLCTRL DEBUG Tx Command reply: GET_REPLY 45605323 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123757892 DLCTRL DEBUG Command: GET 260583104 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123757892 DLCTRL DEBUG Tx Command reply: GET_REPLY 260583104 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123757893 DLCTRL DEBUG Command: GET 153576903 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123757893 DLCTRL DEBUG Tx Command reply: GET_REPLY 153576903 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123757894 DLCTRL DEBUG Command: GET 814290930 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123757894 DLCTRL DEBUG Tx Command reply: GET_REPLY 814290930 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123757894 DLCTRL DEBUG Command: GET 796251157 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123757894 DLCTRL DEBUG Tx Command reply: GET_REPLY 796251157 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123757895 DLCTRL DEBUG Command: GET 816099722 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123757895 DLCTRL DEBUG Tx Command reply: GET_REPLY 816099722 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123757905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123758927 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123758927 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123758927 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123758927 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123758927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123758927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123758927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123758927 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123758927 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123758927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123758927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123758927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123758927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123758927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123758927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123758927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:477) 20250814123758927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123758927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123758927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123758927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123758927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123758927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123758928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123758928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123758928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123758928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123758928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123758928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123758928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123758928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123758928 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250814123758928 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250814123758928 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250814123758928 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250814123758928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250814123758928 DRUA DEBUG (127.0.0.1:36099 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250814123758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250814123758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@1472556f02e3: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@1472556f02e3: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@1472556f02e3: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@1472556f02e3: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(834) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)394719 20250814123759924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123759925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123759925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250814123759925 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123759925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x605df, normal) (hnbgw_rua.c:407) 20250814123759925 DHNB DEBUG map_rua[0x564d5ad73600]{init}: Allocated (fsm.c:456) 20250814123759925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123759925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-394719 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123759925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123759925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123759925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-394719 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250814123759925 DCN DEBUG map_sccp[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123759925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123759925 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-394719 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123759925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-394719 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250814123759925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123759925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123759925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123759925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123759925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123759925 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123759925 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{IDLE}: Allocated (fsm.c:456) 20250814123759925 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123759925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f400300004e0056400500f1100926) (sccp_scrc.c:406) 20250814123759925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123759925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123759925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123759925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123759925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123759925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123759925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123759925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123759925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123759925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123759925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123759925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123759925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123759925 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123759925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123759925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123759925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123759925 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123759925 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123759925 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123759925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123759925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123759925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123759925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@1472556f02e3: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@1472556f02e3: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)8385260 HNBGW_Test.sgsn0-SCCP(830)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@1472556f02e3: setverdict(pass): none -> pass 20250814123759930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123759930 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123759930 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123759930 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123759930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123759930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123759930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123759930 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123759930 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123759930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123759930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123759930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123759930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123759930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=009bc559) (sccp_scrc.c:477) 20250814123759930 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250814123759930 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123759930 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123759930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123759930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123759930 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123759930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123759930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123800931 DLCTRL DEBUG Command: GET 546173116 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123800931 DLCTRL DEBUG Tx Command reply: GET_REPLY 546173116 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123800932 DLCTRL DEBUG Command: GET 125338595 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123800932 DLCTRL DEBUG Tx Command reply: GET_REPLY 125338595 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123800934 DLCTRL DEBUG Command: GET 297035038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123800934 DLCTRL DEBUG Tx Command reply: GET_REPLY 297035038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123800935 DLCTRL DEBUG Command: GET 196752782 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123800935 DLCTRL DEBUG Tx Command reply: GET_REPLY 196752782 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123800936 DLCTRL DEBUG Command: GET 36631197 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123800936 DLCTRL DEBUG Tx Command reply: GET_REPLY 36631197 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123800937 DLCTRL DEBUG Command: GET 916149658 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123800937 DLCTRL DEBUG Tx Command reply: GET_REPLY 916149658 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123800938 DLCTRL DEBUG Command: GET 179556658 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123800938 DLCTRL DEBUG Tx Command reply: GET_REPLY 179556658 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123800939 DLCTRL DEBUG Command: GET 952227258 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123800939 DLCTRL DEBUG Tx Command reply: GET_REPLY 952227258 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123800940 DLCTRL DEBUG Command: GET 298118349 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123800940 DLCTRL DEBUG Tx Command reply: GET_REPLY 298118349 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123800941 DLCTRL DEBUG Command: GET 293626466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123800941 DLCTRL DEBUG Tx Command reply: GET_REPLY 293626466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123800942 DLCTRL DEBUG Command: GET 354346346 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123800942 DLCTRL DEBUG Tx Command reply: GET_REPLY 354346346 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123800943 DLCTRL DEBUG Command: GET 504904332 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123800943 DLCTRL DEBUG Tx Command reply: GET_REPLY 504904332 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123800943 DLCTRL DEBUG Command: GET 398680012 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123800943 DLCTRL DEBUG Tx Command reply: GET_REPLY 398680012 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123800944 DLCTRL DEBUG Command: GET 660243607 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123800944 DLCTRL DEBUG Tx Command reply: GET_REPLY 660243607 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123800945 DLCTRL DEBUG Command: GET 216415655 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123800945 DLCTRL DEBUG Tx Command reply: GET_REPLY 216415655 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123800946 DLCTRL DEBUG Command: GET 955424494 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123800946 DLCTRL DEBUG Tx Command reply: GET_REPLY 955424494 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123800947 DLCTRL DEBUG Command: GET 732723714 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123800947 DLCTRL DEBUG Tx Command reply: GET_REPLY 732723714 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123800948 DLCTRL DEBUG Command: GET 317811919 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123800948 DLCTRL DEBUG Tx Command reply: GET_REPLY 317811919 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123800948 DLCTRL DEBUG Command: GET 38181917 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123800948 DLCTRL DEBUG Tx Command reply: GET_REPLY 38181917 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123800949 DLCTRL DEBUG Command: GET 543597792 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123800949 DLCTRL DEBUG Tx Command reply: GET_REPLY 543597792 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123800952 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36545<->l=127.0.0.1:4262) (control_if.c:193) 20250814123800952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60346<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(814)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(815)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123800954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123800954 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123800954 DLINP DEBUG SRVCONN(,r=127.0.0.1:36099<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123800954 DLINP NOTICE SRV(,r=127.0.0.1:36099<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123800954 DMAIN NOTICE (127.0.0.1:36099 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36099<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123800954 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123800954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123800954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123800954 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123800954 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123800954 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123800954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123800954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123800954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123800954 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@1472556f02e3: Final verdict of PTC: none 20250814123800955 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc2-SCCP(827)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@1472556f02e3: Final verdict of PTC: none 20250814123800955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bc559), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123800955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123800955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123800955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123800955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123800955 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123800955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123800955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123800955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{disrupted}: Freeing instance (context_map.c:202) 20250814123800955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-394719)[0x564d5ad73600]{disrupted}: Deallocated (fsm.c:568) 20250814123800955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123800955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{disconnected}: Freeing instance (context_map.c:206) 20250814123800955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x564d5ad79420]{disconnected}: Deallocated (fsm.c:568) 20250814123800955 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-394719 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814123800955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123800955 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123800955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123800955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123800955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123800955 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123800955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123800955 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123800955 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123800955 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123800955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123800955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123800955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123800955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123800955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123800955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123800955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123800955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123800955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123800955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123800955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123800955 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123800955 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123800955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc1-RAN(825)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@1472556f02e3: Final verdict of PTC: none 20250814123800956 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123800956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123800956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(831)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(816)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(833)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered0(834)@1472556f02e3: Final verdict of PTC: pass 20250814123800961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(830)@1472556f02e3: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Thu Aug 14 12:38:01 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.talloc 20250814123801043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123801545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279408) 20250814123802083 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123802083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c038ba), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123802083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123802083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123802083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123802083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123802083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123802083 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123802083 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123802083 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123802083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123802083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123802083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123802083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=279408, count=335976) 20250814123802956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123802956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123802956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123802956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123802956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123802956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123802956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123802956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123802956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123802956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123802956 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123802956 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123803038 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123803038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b224), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123803038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123803038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123803038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123803038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123803039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123803039 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123803039 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123803039 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123803039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123803039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123803039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Aug 14 12:38:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123803971 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123803971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00568f7c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123803971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123803971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123803971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123803971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123803971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123803971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123803971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123803971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123803971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123803971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123803971 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_no_allow_attach_round_robin started. 20250814123804658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123804665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123804673 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40139<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123804757 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123804757 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123804765 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804765 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804765 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123804765 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804765 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804765 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123804765 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43169 (stream_srv.c:142) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123804765 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43169<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123804765 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804765 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804765 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123804766 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804766 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804767 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804767 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123804767 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804767 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123804767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804767 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804767 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804767 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123804767 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123804767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804767 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804767 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123804767 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123804767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804767 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804767 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123804767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123804767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804767 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123804767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123804767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123804767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123804767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(845)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(845)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(843)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(848)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(848)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(846)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(851)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123804806 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804806 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804806 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123804806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804806 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804806 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804806 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123804806 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123804807 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804807 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123804808 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804808 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123804808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804808 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804808 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804808 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123804808 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804808 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123804808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804808 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804808 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804808 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123804808 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804808 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123804808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804808 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804808 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123804808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123804808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123804808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123804808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123804808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123804808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123804808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123804808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123804808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123804808 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123804808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123804808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123804808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123804808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123804808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123804808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123804808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123804829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123804829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123804829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123804829 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123804829 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123804829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123804829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123804829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123804829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123804837 DLINP DEBUG SRVCONN(,r=127.0.0.1:43169<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123804837 DLINP DEBUG SRVCONN(,r=127.0.0.1:43169<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123804837 DLINP DEBUG SRVCONN(,r=127.0.0.1:43169<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123804837 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123804837 DHNBAP DEBUG (127.0.0.1:43169 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123804837 DHNBAP NOTICE (127.0.0.1:43169 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123804837 DHNBAP NOTICE (127.0.0.1:43169 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123804837 DLINP DEBUG SRVCONN(,r=127.0.0.1:43169<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123804837 DLINP DEBUG SRVCONN(,r=127.0.0.1:43169<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123804981 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123804981 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123804981 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123804981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(845)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123804983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123804983 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123804983 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123804983 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123804983 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123804983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123804984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123804984 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123804984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123804984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123804984 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123804984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123804992 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123804992 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123804992 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123804992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(848)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123804993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123804993 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123804993 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123804993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123804993 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123804993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123804993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123804994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123804994 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123804994 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123804994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123804994 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123804994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123805003 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123805003 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123805003 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123805003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(851)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123805004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123805004 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123805004 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123805004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123805004 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123805004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123805005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123805005 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123805005 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123805005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123805005 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123805005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123805018 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123805018 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123805019 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123805019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123805022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805022 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123805022 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123805022 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123805022 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123805022 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123805022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123805023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805023 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123805023 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123805023 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123805023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123805023 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123805023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123805044 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123805044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e04bd), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123805044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123805044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123805044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123805044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123805044 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123805044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4c37), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123805044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123805044 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123805044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123805044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123805045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123805045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123805045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123805045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123805045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123805045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123805045 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123805045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123805045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123805045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123805045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123805045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123805045 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805055 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123805055 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123805055 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123805055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123805055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123805055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123805055 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805056 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123805056 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123805056 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123805056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123805056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123805056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123805056 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805056 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123805056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123805056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123805056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123805056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123805056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00ad4c37) (sccp_scrc.c:477) 20250814123805056 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1824) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(84)[0x564d5adbfe30]{IDLE}: Deallocated (fsm.c:568) 20250814123805056 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123805056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123805056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123805056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123805056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123805056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=004e04bd) (sccp_scrc.c:477) 20250814123805056 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123805056 DLSCCP DEBUG SCCP-SCOC(83)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123805795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805795 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123805795 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123805795 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123805795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123805795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123805795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123805795 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805795 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123805795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123805795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123805795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123805795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123805795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123805795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123805795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123805795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123805795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123805795 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123805796 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123805796 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123805796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123805796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123805796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123805796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123805796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123805796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123805796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123805796 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123805796 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123805796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123805796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123805796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123805796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123805796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123805796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123805796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805802 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123805802 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123805802 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123805802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123805802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123805802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123805802 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805802 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123805802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123805802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123805802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123805802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123805802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123805802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123805802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123805802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123805802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123805802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123805802 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123805802 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123805802 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123805802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123805802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123805802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123805802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123805802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123805802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123805802 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123805802 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123805802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123805802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123805802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123805802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123805802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123805802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123805802 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(844)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(847)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123805808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805808 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123805808 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123805808 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123805808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123805808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123805808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123805808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123805808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123805808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123805808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123805808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123805808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123805808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123805808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123805808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123805808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123805808 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123805808 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123805808 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123805808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123805808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123805808 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123805808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123805808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123805808 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123805808 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123805808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123805808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123805808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123805808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123805808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123805808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123805808 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(850)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123805825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805825 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123805825 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123805825 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123805825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123805825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123805825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123805825 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123805825 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123805825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123805825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123805825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123805825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123805825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123805825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123805825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123805825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123805825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123805825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123805825 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123805825 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123805825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123805825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123805825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123805825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123805825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123805825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123805825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123805825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123805825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123805825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123805825 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123805825 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123805825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123805825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123805825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123805825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123805825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123805825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123805825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123805825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123806844 DLCTRL DEBUG Command: GET 274399263 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123806844 DLCTRL DEBUG Tx Command reply: GET_REPLY 274399263 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123806845 DLCTRL DEBUG Command: GET 991014526 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123806845 DLCTRL DEBUG Tx Command reply: GET_REPLY 991014526 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123806846 DLCTRL DEBUG Command: GET 842903073 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123806846 DLCTRL DEBUG Tx Command reply: GET_REPLY 842903073 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123806847 DLCTRL DEBUG Command: GET 932513381 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123806847 DLCTRL DEBUG Tx Command reply: GET_REPLY 932513381 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123806848 DLCTRL DEBUG Command: GET 881023837 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123806848 DLCTRL DEBUG Tx Command reply: GET_REPLY 881023837 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123806849 DLCTRL DEBUG Command: GET 336805696 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123806849 DLCTRL DEBUG Tx Command reply: GET_REPLY 336805696 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123806850 DLCTRL DEBUG Command: GET 991545309 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123806850 DLCTRL DEBUG Tx Command reply: GET_REPLY 991545309 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123806850 DLCTRL DEBUG Command: GET 285778259 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123806850 DLCTRL DEBUG Tx Command reply: GET_REPLY 285778259 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123806851 DLCTRL DEBUG Command: GET 988679083 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123806851 DLCTRL DEBUG Tx Command reply: GET_REPLY 988679083 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123806852 DLCTRL DEBUG Command: GET 361773755 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123806852 DLCTRL DEBUG Tx Command reply: GET_REPLY 361773755 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123806853 DLCTRL DEBUG Command: GET 751764293 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123806853 DLCTRL DEBUG Tx Command reply: GET_REPLY 751764293 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123806854 DLCTRL DEBUG Command: GET 37740985 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123806854 DLCTRL DEBUG Tx Command reply: GET_REPLY 37740985 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123806855 DLCTRL DEBUG Command: GET 234341323 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123806855 DLCTRL DEBUG Tx Command reply: GET_REPLY 234341323 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123806855 DLCTRL DEBUG Command: GET 363313992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123806855 DLCTRL DEBUG Tx Command reply: GET_REPLY 363313992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123806856 DLCTRL DEBUG Command: GET 421395605 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123806856 DLCTRL DEBUG Tx Command reply: GET_REPLY 421395605 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123806857 DLCTRL DEBUG Command: GET 86073656 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123806857 DLCTRL DEBUG Tx Command reply: GET_REPLY 86073656 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123806858 DLCTRL DEBUG Command: GET 938720603 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123806858 DLCTRL DEBUG Tx Command reply: GET_REPLY 938720603 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123806859 DLCTRL DEBUG Command: GET 674233864 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123806859 DLCTRL DEBUG Tx Command reply: GET_REPLY 674233864 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123806860 DLCTRL DEBUG Command: GET 84774124 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123806860 DLCTRL DEBUG Tx Command reply: GET_REPLY 84774124 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123806860 DLCTRL DEBUG Command: GET 100185192 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123806860 DLCTRL DEBUG Tx Command reply: GET_REPLY 100185192 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010100000'B, t_guard := 20.000000 } 20250814123806871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(856) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@1472556f02e3: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)14961906 20250814123807887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123807887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123807887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123807887 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123807887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe44cf2, normal) (hnbgw_rua.c:407) 20250814123807887 DHNB DEBUG map_rua[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123807887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123807887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14961906 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123807887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123807887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123807887 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14961906 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123807887 DCN DEBUG map_sccp[0x564d5adbfe30]{init}: Allocated (fsm.c:456) 20250814123807887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123807887 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14961906 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123807887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14961906 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123807887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123807887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123807887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123807887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123807887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123807887 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123807887 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{IDLE}: Allocated (fsm.c:456) 20250814123807887 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123807887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002a00056400500f1100926) (sccp_scrc.c:406) 20250814123807887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123807887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123807887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123807887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123807887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123807887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123807887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123807887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123807887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123807887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123807887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123807887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123807887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123807887 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123807887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123807887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123807887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123807887 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123807887 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123807887 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123807887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123807887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123807887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123807887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@1472556f02e3: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)11665653 HNBGW_Test.msc0-SCCP(843)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123807891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123807891 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123807891 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123807891 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123807891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123807891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123807891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123807891 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123807891 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123807891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123807891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123807891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123807891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123807891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=0011ad81) (sccp_scrc.c:477) 20250814123807891 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250814123807891 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123807891 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123807891 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123807891 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123807891 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123807891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123807891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(856)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123807892 DLCTRL DEBUG Command: GET 816603758 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123807892 DLCTRL DEBUG Tx Command reply: GET_REPLY 816603758 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123807893 DLCTRL DEBUG Command: GET 758062433 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123807893 DLCTRL DEBUG Tx Command reply: GET_REPLY 758062433 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123807893 DLCTRL DEBUG Command: GET 937816783 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123807893 DLCTRL DEBUG Tx Command reply: GET_REPLY 937816783 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123807894 DLCTRL DEBUG Command: GET 622608053 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123807894 DLCTRL DEBUG Tx Command reply: GET_REPLY 622608053 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123807895 DLCTRL DEBUG Command: GET 179779911 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123807895 DLCTRL DEBUG Tx Command reply: GET_REPLY 179779911 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123807896 DLCTRL DEBUG Command: GET 764916143 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123807896 DLCTRL DEBUG Tx Command reply: GET_REPLY 764916143 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123807896 DLCTRL DEBUG Command: GET 949146153 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123807896 DLCTRL DEBUG Tx Command reply: GET_REPLY 949146153 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123807897 DLCTRL DEBUG Command: GET 406977871 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123807897 DLCTRL DEBUG Tx Command reply: GET_REPLY 406977871 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123807898 DLCTRL DEBUG Command: GET 628194518 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123807898 DLCTRL DEBUG Tx Command reply: GET_REPLY 628194518 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123807899 DLCTRL DEBUG Command: GET 427226056 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123807899 DLCTRL DEBUG Tx Command reply: GET_REPLY 427226056 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123807899 DLCTRL DEBUG Command: GET 579246642 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123807899 DLCTRL DEBUG Tx Command reply: GET_REPLY 579246642 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123807900 DLCTRL DEBUG Command: GET 653714053 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123807900 DLCTRL DEBUG Tx Command reply: GET_REPLY 653714053 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123807901 DLCTRL DEBUG Command: GET 443489603 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123807901 DLCTRL DEBUG Tx Command reply: GET_REPLY 443489603 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123807902 DLCTRL DEBUG Command: GET 73954839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123807902 DLCTRL DEBUG Tx Command reply: GET_REPLY 73954839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123807903 DLCTRL DEBUG Command: GET 965380199 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123807903 DLCTRL DEBUG Tx Command reply: GET_REPLY 965380199 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123807903 DLCTRL DEBUG Command: GET 902716783 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123807903 DLCTRL DEBUG Tx Command reply: GET_REPLY 902716783 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123807904 DLCTRL DEBUG Command: GET 217748439 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123807904 DLCTRL DEBUG Tx Command reply: GET_REPLY 217748439 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123807905 DLCTRL DEBUG Command: GET 496455891 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123807905 DLCTRL DEBUG Tx Command reply: GET_REPLY 496455891 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123807906 DLCTRL DEBUG Command: GET 678045515 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123807906 DLCTRL DEBUG Tx Command reply: GET_REPLY 678045515 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123807907 DLCTRL DEBUG Command: GET 473370914 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123807907 DLCTRL DEBUG Tx Command reply: GET_REPLY 473370914 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001000'B, t_guard := 20.000000 } 20250814123807917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@1472556f02e3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@1472556f02e3: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(857) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@1472556f02e3: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)10952421 20250814123808924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123808924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123808924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123808924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123808924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa71ee5, normal) (hnbgw_rua.c:407) 20250814123808924 DHNB DEBUG map_rua[0x564d5ad7ca90]{init}: Allocated (fsm.c:456) 20250814123808924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123808924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10952421 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123808924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123808924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123808924 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123808924 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10952421 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250814123808924 DCN DEBUG map_sccp[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123808924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123808924 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10952421 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814123808924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10952421 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123808924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123808924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123808924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123808924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123808924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123808924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123808924 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{IDLE}: Allocated (fsm.c:456) 20250814123808924 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123808924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000480056400500f1100926) (sccp_scrc.c:406) 20250814123808924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123808924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123808924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123808924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123808924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123808924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123808924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123808924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123808924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123808924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123808924 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123808924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123808924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123808924 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123808924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123808924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123808924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123808924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123808924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123808924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123808925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123808925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123808925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123808925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@1472556f02e3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@1472556f02e3: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)16216554 HNBGW_Test.msc2-SCCP(849)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@1472556f02e3: setverdict(pass): none -> pass 20250814123808930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123808930 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123808930 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123808930 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123808930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123808930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123808930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123808930 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123808930 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123808930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123808930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123808930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123808930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123808930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=004945a6) (sccp_scrc.c:477) 20250814123808930 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250814123808930 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123808930 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123808930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123808930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123808930 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123808930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123808930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123808931 DLCTRL DEBUG Command: GET 108975977 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123808931 DLCTRL DEBUG Tx Command reply: GET_REPLY 108975977 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123808931 DLCTRL DEBUG Command: GET 839774135 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123808931 DLCTRL DEBUG Tx Command reply: GET_REPLY 839774135 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123808932 DLCTRL DEBUG Command: GET 241160078 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123808932 DLCTRL DEBUG Tx Command reply: GET_REPLY 241160078 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123808933 DLCTRL DEBUG Command: GET 297563193 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123808933 DLCTRL DEBUG Tx Command reply: GET_REPLY 297563193 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123808933 DLCTRL DEBUG Command: GET 521777455 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123808933 DLCTRL DEBUG Tx Command reply: GET_REPLY 521777455 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123808934 DLCTRL DEBUG Command: GET 242313618 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123808934 DLCTRL DEBUG Tx Command reply: GET_REPLY 242313618 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123808935 DLCTRL DEBUG Command: GET 139279907 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123808935 DLCTRL DEBUG Tx Command reply: GET_REPLY 139279907 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123808936 DLCTRL DEBUG Command: GET 903250217 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123808936 DLCTRL DEBUG Tx Command reply: GET_REPLY 903250217 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123808936 DLCTRL DEBUG Command: GET 80572226 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123808936 DLCTRL DEBUG Tx Command reply: GET_REPLY 80572226 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123808937 DLCTRL DEBUG Command: GET 893128123 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123808937 DLCTRL DEBUG Tx Command reply: GET_REPLY 893128123 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123808938 DLCTRL DEBUG Command: GET 474703301 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123808938 DLCTRL DEBUG Tx Command reply: GET_REPLY 474703301 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250814123808939 DLCTRL DEBUG Command: GET 31454965 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123808939 DLCTRL DEBUG Tx Command reply: GET_REPLY 31454965 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123808939 DLCTRL DEBUG Command: GET 264464267 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123808939 DLCTRL DEBUG Tx Command reply: GET_REPLY 264464267 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123808940 DLCTRL DEBUG Command: GET 481278438 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123808940 DLCTRL DEBUG Tx Command reply: GET_REPLY 481278438 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123808941 DLCTRL DEBUG Command: GET 263419463 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123808941 DLCTRL DEBUG Tx Command reply: GET_REPLY 263419463 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123808942 DLCTRL DEBUG Command: GET 724778371 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123808942 DLCTRL DEBUG Tx Command reply: GET_REPLY 724778371 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123808942 DLCTRL DEBUG Command: GET 25702574 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123808942 DLCTRL DEBUG Tx Command reply: GET_REPLY 25702574 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123808943 DLCTRL DEBUG Command: GET 339035681 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123808943 DLCTRL DEBUG Tx Command reply: GET_REPLY 339035681 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123808944 DLCTRL DEBUG Command: GET 84097334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123808944 DLCTRL DEBUG Tx Command reply: GET_REPLY 84097334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123808944 DLCTRL DEBUG Command: GET 547451762 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123808944 DLCTRL DEBUG Tx Command reply: GET_REPLY 547451762 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001010'B, t_guard := 20.000000 } 20250814123808954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@1472556f02e3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@1472556f02e3: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(858) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@1472556f02e3: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)16598104 20250814123809977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123809977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123809977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123809977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123809977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd4458, normal) (hnbgw_rua.c:407) 20250814123809977 DHNB DEBUG map_rua[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123809977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123809977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598104 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123809978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123809978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123809978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598104 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123809978 DCN DEBUG map_sccp[0x564d5ad14a10]{init}: Allocated (fsm.c:456) 20250814123809978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123809978 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16598104 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123809978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598104 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123809978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123809978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123809978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123809978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123809978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123809978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123809978 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{IDLE}: Allocated (fsm.c:456) 20250814123809978 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123809978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300004a0056400500f1100926) (sccp_scrc.c:406) 20250814123809978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123809978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123809978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123809978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123809978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123809978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123809978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123809978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123809978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123809978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123809978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123809978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123809978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123809978 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123809978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123809978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123809978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123809978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123809978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123809978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123809978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123809978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123809978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123809978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@1472556f02e3: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@1472556f02e3: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)6812223 HNBGW_Test.msc0-SCCP(843)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123809985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123809985 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123809985 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123809985 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123809985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123809985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123809985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123809985 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123809985 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123809985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123809985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123809985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123809985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123809985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=005969f0) (sccp_scrc.c:477) 20250814123809985 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250814123809985 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123809985 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123809985 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123809985 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123809985 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123809985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123809985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(858)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123809988 DLCTRL DEBUG Command: GET 570481198 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123809988 DLCTRL DEBUG Tx Command reply: GET_REPLY 570481198 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123809993 DLCTRL DEBUG Command: GET 900752364 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123809993 DLCTRL DEBUG Tx Command reply: GET_REPLY 900752364 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123809996 DLCTRL DEBUG Command: GET 442726852 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123809996 DLCTRL DEBUG Tx Command reply: GET_REPLY 442726852 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123809999 DLCTRL DEBUG Command: GET 399855684 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123809999 DLCTRL DEBUG Tx Command reply: GET_REPLY 399855684 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123810003 DLCTRL DEBUG Command: GET 556419627 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123810003 DLCTRL DEBUG Tx Command reply: GET_REPLY 556419627 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123810008 DLCTRL DEBUG Command: GET 781287213 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123810008 DLCTRL DEBUG Tx Command reply: GET_REPLY 781287213 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123810010 DLCTRL DEBUG Command: GET 183600027 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123810010 DLCTRL DEBUG Tx Command reply: GET_REPLY 183600027 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123810013 DLCTRL DEBUG Command: GET 642205085 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123810013 DLCTRL DEBUG Tx Command reply: GET_REPLY 642205085 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123810016 DLCTRL DEBUG Command: GET 163878173 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123810016 DLCTRL DEBUG Tx Command reply: GET_REPLY 163878173 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123810018 DLCTRL DEBUG Command: GET 948821033 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123810018 DLCTRL DEBUG Tx Command reply: GET_REPLY 948821033 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123810020 DLCTRL DEBUG Command: GET 764570299 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123810020 DLCTRL DEBUG Tx Command reply: GET_REPLY 764570299 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250814123810022 DLCTRL DEBUG Command: GET 185998874 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123810022 DLCTRL DEBUG Tx Command reply: GET_REPLY 185998874 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123810024 DLCTRL DEBUG Command: GET 779103142 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123810024 DLCTRL DEBUG Tx Command reply: GET_REPLY 779103142 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123810025 DLCTRL DEBUG Command: GET 545932654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123810025 DLCTRL DEBUG Tx Command reply: GET_REPLY 545932654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123810027 DLCTRL DEBUG Command: GET 132320314 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123810027 DLCTRL DEBUG Tx Command reply: GET_REPLY 132320314 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123810028 DLCTRL DEBUG Command: GET 515620393 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123810028 DLCTRL DEBUG Tx Command reply: GET_REPLY 515620393 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123810030 DLCTRL DEBUG Command: GET 39239935 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123810030 DLCTRL DEBUG Tx Command reply: GET_REPLY 39239935 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123810031 DLCTRL DEBUG Command: GET 408359099 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123810031 DLCTRL DEBUG Tx Command reply: GET_REPLY 408359099 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123810033 DLCTRL DEBUG Command: GET 126556493 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123810033 DLCTRL DEBUG Tx Command reply: GET_REPLY 126556493 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123810036 DLCTRL DEBUG Command: GET 611895956 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123810036 DLCTRL DEBUG Tx Command reply: GET_REPLY 611895956 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123810048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123810049 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40139<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(836)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123810054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123810055 DLINP DEBUG SRVCONN(,r=127.0.0.1:43169<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123810055 DLINP DEBUG SRVCONN(,r=127.0.0.1:43169<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123810056 DLINP NOTICE SRV(,r=127.0.0.1:43169<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123810056 DMAIN NOTICE (127.0.0.1:43169 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43169<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123810056 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@1472556f02e3: Final verdict of PTC: none 20250814123810058 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123810058 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123810058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123810058 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123810058 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123810058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(853)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(846)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@1472556f02e3: Final verdict of PTC: none 20250814123810058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123810058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123810058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123810059 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123810059 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123810059 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123810059 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123810059 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123810059 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@1472556f02e3: Final verdict of PTC: none 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123810059 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250814123810059 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123810059 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123810059 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123810060 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123810060 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123810060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123810060 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123810060 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123810060 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123810060 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123810060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(845)@1472556f02e3: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@1472556f02e3: Final verdict of PTC: none 20250814123810060 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123810060 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123810060 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123810060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(843)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@1472556f02e3: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(838)@1472556f02e3: Final verdict of PTC: none 20250814123810064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(855)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@1472556f02e3: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(856)@1472556f02e3: Final verdict of PTC: pass 20250814123810066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123810068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(857)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Aug 14 12:38:10 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250814123810180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123810180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123810180 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123810180 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123810180 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123810180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123810180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123810180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123810180 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123810180 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123810180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011ad81), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123810180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123810180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123810180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123810180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123810180 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123810180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123810180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123810180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{disrupted}: Freeing instance (context_map.c:202) 20250814123810180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14961906)[0x564d5ad79be0]{disrupted}: Deallocated (fsm.c:568) 20250814123810180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123810180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{disconnected}: Freeing instance (context_map.c:206) 20250814123810180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x564d5adbfe30]{disconnected}: Deallocated (fsm.c:568) 20250814123810180 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14961906 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123810180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123810180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123810180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123810180 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123810180 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123810180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004945a6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123810180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123810180 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123810180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123810181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123810181 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{disrupted}: Freeing instance (context_map.c:202) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10952421)[0x564d5ad7ca90]{disrupted}: Deallocated (fsm.c:568) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{disconnected}: Freeing instance (context_map.c:206) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x564d5ad79420]{disconnected}: Deallocated (fsm.c:568) 20250814123810181 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10952421 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123810181 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123810181 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123810181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005969f0), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123810181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123810181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123810181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123810181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123810181 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{disrupted}: Freeing instance (context_map.c:202) 20250814123810181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598104)[0x564d5ad7c790]{disrupted}: Deallocated (fsm.c:568) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{disconnected}: Freeing instance (context_map.c:206) 20250814123810181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x564d5ad14a10]{disconnected}: Deallocated (fsm.c:568) 20250814123810181 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16598104 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123810181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123810181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123810181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123810181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123810181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123810181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123810181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123810181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123810181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123810181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123810181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123810181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123810181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123810181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123810181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123810181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123810192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123810794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=414692) 20250814123810956 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123810956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bc559), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123810956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123810956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123810956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123810956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123810956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123810956 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123810956 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123810956 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123810956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123810956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123810956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123810956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=414692, count=448428) 20250814123812059 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123812059 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123812059 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123812060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123812060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123812060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123812060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123812060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123812060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123812060 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123812060 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123812060 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123812084 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123812084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c038ba), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123812084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123812084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123812084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123812084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123812084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123812084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123812084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123812084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123812084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123812085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123812085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Aug 14 12:38:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123813039 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123813039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b224), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123813039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123813039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813039 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813039 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813039 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123813039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123813039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123813039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250814123813855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123813857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123813860 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36163<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123813943 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123813943 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123813950 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813950 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813950 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123813950 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813950 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813950 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123813950 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813950 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813950 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123813951 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33087 (stream_srv.c:142) 20250814123813951 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33087<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123813951 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813951 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813952 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813952 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123813952 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813952 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123813952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813952 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813952 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813952 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123813952 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813952 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123813952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813952 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813952 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813952 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123813952 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813952 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123813952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813952 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813952 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813952 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123813952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123813952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813952 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813952 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813952 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813952 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123813952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123813952 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123813953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123813953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123813953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123813953 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(869)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(867)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123813972 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123813972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00568f7c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123813972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123813972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123813972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123813972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123813972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(872)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(870)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(875)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@1472556f02e3: ************************************************* HNBGW_Test.msc2-SCCP(873)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123813991 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813991 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813991 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123813991 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813991 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813991 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813991 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813991 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123813991 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123813992 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813992 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123813992 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123813992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813992 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123813992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813992 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813992 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813992 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123813992 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123813992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813992 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123813992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813992 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813992 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813992 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123813992 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123813992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813993 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123813993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813993 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813993 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123813993 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123813993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123813993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123813993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123813993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123813993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123813993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123813993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123813993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123813993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123813993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123813993 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123813993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123813993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123813993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123813993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123813993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123813993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123813993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123813993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123814017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123814017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123814017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123814017 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123814018 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123814018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123814018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123814018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123814018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123814022 DLINP DEBUG SRVCONN(,r=127.0.0.1:33087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123814022 DLINP DEBUG SRVCONN(,r=127.0.0.1:33087<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123814022 DLINP DEBUG SRVCONN(,r=127.0.0.1:33087<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123814022 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123814022 DHNBAP DEBUG (127.0.0.1:33087 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123814022 DHNBAP NOTICE (127.0.0.1:33087 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123814022 DHNBAP NOTICE (127.0.0.1:33087 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123814022 DLINP DEBUG SRVCONN(,r=127.0.0.1:33087<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123814022 DLINP DEBUG SRVCONN(,r=127.0.0.1:33087<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123814163 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123814163 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123814163 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123814163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(869)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123814165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123814165 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123814165 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123814165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123814165 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123814165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123814166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123814166 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123814166 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123814166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123814166 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123814166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123814173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123814173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123814173 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123814173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(872)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123814175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123814175 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123814175 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123814175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123814175 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123814175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123814175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123814175 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123814175 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123814175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123814175 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123814175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123814187 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123814187 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123814187 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123814187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(875)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123814189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123814189 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123814189 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123814189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123814189 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123814189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123814189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123814189 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123814189 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123814189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123814189 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123814189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123814205 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123814205 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123814205 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123814205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(878)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123814207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123814207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123814207 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123814207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123814207 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123814207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123814207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123814207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123814207 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123814207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123814207 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123814207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123814971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814971 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123814971 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123814971 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123814971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123814971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123814971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123814971 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123814971 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123814971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123814971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123814971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123814971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123814971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123814971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123814971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123814971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123814971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123814971 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123814971 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123814971 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123814971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123814971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123814971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123814971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123814971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123814971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123814971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123814971 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123814971 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123814971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123814971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123814971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123814971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123814971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123814971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123814971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(868)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123814978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814978 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123814978 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123814978 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123814978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123814978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123814978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123814978 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123814978 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123814978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123814978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123814978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123814978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123814978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123814978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123814978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123814978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123814978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123814978 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123814978 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123814978 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123814978 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123814978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123814978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123814978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123814978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123814978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123814978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123814978 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123814978 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123814978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123814978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123814978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123814978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123814978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123814978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123814978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(871)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123814992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814992 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123814992 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123814992 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123814992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123814992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123814992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123814992 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123814992 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123814992 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123814992 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123814992 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123814992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123814992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123814992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123814992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123814992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123814992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123814992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123814992 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123814992 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123814992 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123814992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123814992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123814992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123814992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123814992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123814992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123814992 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123814992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123814992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123814992 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123814992 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123814993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123814993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123814993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123814993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123814993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123814993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123814993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123814993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(874)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123815010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123815010 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123815010 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123815010 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123815010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123815010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123815010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123815010 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123815010 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123815010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123815010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123815010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123815010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123815010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123815010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123815010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123815010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123815010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123815010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123815010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123815010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123815010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123815010 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123815010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123815010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123815010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123815010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123815010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123815010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123815010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123815010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123815010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123815010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123815010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123815010 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123815010 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123815010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123815010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123815010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123815010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123815010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123815010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123815010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123815010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(877)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123816048 DLCTRL DEBUG Command: GET 606865380 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123816048 DLCTRL DEBUG Tx Command reply: GET_REPLY 606865380 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123816052 DLCTRL DEBUG Command: GET 964976687 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123816052 DLCTRL DEBUG Tx Command reply: GET_REPLY 964976687 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123816056 DLCTRL DEBUG Command: GET 341130663 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123816056 DLCTRL DEBUG Tx Command reply: GET_REPLY 341130663 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123816060 DLCTRL DEBUG Command: GET 235723425 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123816060 DLCTRL DEBUG Tx Command reply: GET_REPLY 235723425 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123816065 DLCTRL DEBUG Command: GET 963426882 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123816065 DLCTRL DEBUG Tx Command reply: GET_REPLY 963426882 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123816068 DLCTRL DEBUG Command: GET 676336468 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123816068 DLCTRL DEBUG Tx Command reply: GET_REPLY 676336468 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123816071 DLCTRL DEBUG Command: GET 590499144 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123816071 DLCTRL DEBUG Tx Command reply: GET_REPLY 590499144 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123816073 DLCTRL DEBUG Command: GET 302728787 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123816073 DLCTRL DEBUG Tx Command reply: GET_REPLY 302728787 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123816075 DLCTRL DEBUG Command: GET 395751431 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123816075 DLCTRL DEBUG Tx Command reply: GET_REPLY 395751431 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123816077 DLCTRL DEBUG Command: GET 656542956 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123816077 DLCTRL DEBUG Tx Command reply: GET_REPLY 656542956 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123816079 DLCTRL DEBUG Command: GET 626189062 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123816079 DLCTRL DEBUG Tx Command reply: GET_REPLY 626189062 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123816081 DLCTRL DEBUG Command: GET 211583707 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123816081 DLCTRL DEBUG Tx Command reply: GET_REPLY 211583707 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123816082 DLCTRL DEBUG Command: GET 720564751 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123816082 DLCTRL DEBUG Tx Command reply: GET_REPLY 720564751 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123816084 DLCTRL DEBUG Command: GET 895394210 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123816084 DLCTRL DEBUG Tx Command reply: GET_REPLY 895394210 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123816085 DLCTRL DEBUG Command: GET 868993442 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123816085 DLCTRL DEBUG Tx Command reply: GET_REPLY 868993442 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123816086 DLCTRL DEBUG Command: GET 712558858 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123816086 DLCTRL DEBUG Tx Command reply: GET_REPLY 712558858 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123816088 DLCTRL DEBUG Command: GET 894976707 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123816088 DLCTRL DEBUG Tx Command reply: GET_REPLY 894976707 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123816089 DLCTRL DEBUG Command: GET 802606245 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123816089 DLCTRL DEBUG Tx Command reply: GET_REPLY 802606245 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123816092 DLCTRL DEBUG Command: GET 959989248 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123816092 DLCTRL DEBUG Tx Command reply: GET_REPLY 959989248 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123816094 DLCTRL DEBUG Command: GET 474546895 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123816094 DLCTRL DEBUG Tx Command reply: GET_REPLY 474546895 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000010'B, t_guard := 20.000000 } 20250814123816107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@1472556f02e3: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@1472556f02e3: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(880) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@1472556f02e3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)250133 20250814123817151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123817152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123817152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250814123817152 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123817152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d115, normal) (hnbgw_rua.c:407) 20250814123817152 DHNB DEBUG map_rua[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123817152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123817152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-250133 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123817152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123817152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123817152 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-250133 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250814123817152 DCN DEBUG map_sccp[0x564d5adbfe30]{init}: Allocated (fsm.c:456) 20250814123817152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123817152 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-250133 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123817152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-250133 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250814123817152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123817152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123817152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123817152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123817152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123817152 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123817152 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{IDLE}: Allocated (fsm.c:456) 20250814123817152 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123817152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001020056400500f1100926) (sccp_scrc.c:406) 20250814123817152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123817152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123817152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123817152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123817152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123817152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123817152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123817152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123817152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123817152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123817152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123817152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123817152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123817152 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123817152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123817152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123817153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123817153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123817153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123817153 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123817153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123817153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123817153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123817153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@1472556f02e3: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@1472556f02e3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)15891604 HNBGW_Test.msc1-SCCP(870)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(880)@1472556f02e3: setverdict(pass): none -> pass 20250814123817172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123817172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123817172 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123817172 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123817172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123817172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123817172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123817172 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123817172 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123817172 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123817172 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123817172 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123817172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123817172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=0076bb53) (sccp_scrc.c:477) 20250814123817172 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250814123817172 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123817172 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123817172 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123817172 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123817172 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123817172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123817172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123817173 DLCTRL DEBUG Command: GET 267414609 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123817173 DLCTRL DEBUG Tx Command reply: GET_REPLY 267414609 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123817176 DLCTRL DEBUG Command: GET 470173701 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123817176 DLCTRL DEBUG Tx Command reply: GET_REPLY 470173701 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123817179 DLCTRL DEBUG Command: GET 976016911 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123817179 DLCTRL DEBUG Tx Command reply: GET_REPLY 976016911 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123817181 DLCTRL DEBUG Command: GET 463586167 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123817181 DLCTRL DEBUG Tx Command reply: GET_REPLY 463586167 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123817183 DLCTRL DEBUG Command: GET 589294885 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123817183 DLCTRL DEBUG Tx Command reply: GET_REPLY 589294885 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123817185 DLCTRL DEBUG Command: GET 805676866 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123817185 DLCTRL DEBUG Tx Command reply: GET_REPLY 805676866 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123817187 DLCTRL DEBUG Command: GET 271635520 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123817187 DLCTRL DEBUG Tx Command reply: GET_REPLY 271635520 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814123817189 DLCTRL DEBUG Command: GET 80572922 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123817189 DLCTRL DEBUG Tx Command reply: GET_REPLY 80572922 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123817190 DLCTRL DEBUG Command: GET 154010805 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123817190 DLCTRL DEBUG Tx Command reply: GET_REPLY 154010805 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123817192 DLCTRL DEBUG Command: GET 192390347 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123817192 DLCTRL DEBUG Tx Command reply: GET_REPLY 192390347 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123817193 DLCTRL DEBUG Command: GET 900710050 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123817193 DLCTRL DEBUG Tx Command reply: GET_REPLY 900710050 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123817195 DLCTRL DEBUG Command: GET 822099068 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123817195 DLCTRL DEBUG Tx Command reply: GET_REPLY 822099068 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123817196 DLCTRL DEBUG Command: GET 659347726 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123817196 DLCTRL DEBUG Tx Command reply: GET_REPLY 659347726 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123817198 DLCTRL DEBUG Command: GET 187835860 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123817198 DLCTRL DEBUG Tx Command reply: GET_REPLY 187835860 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123817199 DLCTRL DEBUG Command: GET 50903202 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123817199 DLCTRL DEBUG Tx Command reply: GET_REPLY 50903202 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123817201 DLCTRL DEBUG Command: GET 325447541 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123817201 DLCTRL DEBUG Tx Command reply: GET_REPLY 325447541 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123817202 DLCTRL DEBUG Command: GET 733009528 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123817202 DLCTRL DEBUG Tx Command reply: GET_REPLY 733009528 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123817203 DLCTRL DEBUG Command: GET 844691217 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123817203 DLCTRL DEBUG Tx Command reply: GET_REPLY 844691217 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123817204 DLCTRL DEBUG Command: GET 681187421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123817204 DLCTRL DEBUG Tx Command reply: GET_REPLY 681187421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123817205 DLCTRL DEBUG Command: GET 572690300 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123817205 DLCTRL DEBUG Tx Command reply: GET_REPLY 572690300 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000000110'B, t_guard := 20.000000 } 20250814123817229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@1472556f02e3: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@1472556f02e3: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(881) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@1472556f02e3: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)14819221 20250814123818263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123818263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123818263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123818263 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123818263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe21f95, normal) (hnbgw_rua.c:407) 20250814123818263 DHNB DEBUG map_rua[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123818263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123818263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14819221 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123818263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123818263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123818263 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123818263 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14819221 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123818263 DCN DEBUG map_sccp[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123818263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123818263 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14819221 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123818263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14819221 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123818263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123818263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123818263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123818263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123818263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123818263 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123818263 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{IDLE}: Allocated (fsm.c:456) 20250814123818263 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123818263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002060056400500f1100926) (sccp_scrc.c:406) 20250814123818263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123818263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123818263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123818263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123818263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123818263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123818263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123818263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123818263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123818263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123818263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123818263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123818263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123818263 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123818263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123818263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123818263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123818264 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123818264 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123818264 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123818264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123818264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123818264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123818264 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@1472556f02e3: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@1472556f02e3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)12035987 HNBGW_Test.msc0-SCCP(867)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123818286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123818286 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123818286 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123818286 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123818286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123818286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123818286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123818286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(881)@1472556f02e3: setverdict(pass): none -> pass 20250814123818286 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123818286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123818286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123818286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123818286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123818286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=008a1299) (sccp_scrc.c:477) 20250814123818286 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250814123818286 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123818286 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123818286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123818286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123818286 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123818286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123818286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123818288 DLCTRL DEBUG Command: GET 913227742 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123818288 DLCTRL DEBUG Tx Command reply: GET_REPLY 913227742 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123818292 DLCTRL DEBUG Command: GET 767727928 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123818292 DLCTRL DEBUG Tx Command reply: GET_REPLY 767727928 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123818296 DLCTRL DEBUG Command: GET 478170798 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123818296 DLCTRL DEBUG Tx Command reply: GET_REPLY 478170798 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123818299 DLCTRL DEBUG Command: GET 957539450 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123818299 DLCTRL DEBUG Tx Command reply: GET_REPLY 957539450 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123818303 DLCTRL DEBUG Command: GET 120750024 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123818303 DLCTRL DEBUG Tx Command reply: GET_REPLY 120750024 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123818307 DLCTRL DEBUG Command: GET 56907097 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123818307 DLCTRL DEBUG Tx Command reply: GET_REPLY 56907097 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123818310 DLCTRL DEBUG Command: GET 656029616 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123818310 DLCTRL DEBUG Tx Command reply: GET_REPLY 656029616 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814123818313 DLCTRL DEBUG Command: GET 203036191 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123818313 DLCTRL DEBUG Tx Command reply: GET_REPLY 203036191 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123818316 DLCTRL DEBUG Command: GET 984849243 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123818316 DLCTRL DEBUG Tx Command reply: GET_REPLY 984849243 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123818318 DLCTRL DEBUG Command: GET 598256558 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123818318 DLCTRL DEBUG Tx Command reply: GET_REPLY 598256558 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123818320 DLCTRL DEBUG Command: GET 269593707 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123818320 DLCTRL DEBUG Tx Command reply: GET_REPLY 269593707 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123818322 DLCTRL DEBUG Command: GET 573126779 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123818322 DLCTRL DEBUG Tx Command reply: GET_REPLY 573126779 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123818323 DLCTRL DEBUG Command: GET 11892590 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123818323 DLCTRL DEBUG Tx Command reply: GET_REPLY 11892590 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123818325 DLCTRL DEBUG Command: GET 59498347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123818325 DLCTRL DEBUG Tx Command reply: GET_REPLY 59498347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123818326 DLCTRL DEBUG Command: GET 503720425 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123818326 DLCTRL DEBUG Tx Command reply: GET_REPLY 503720425 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123818327 DLCTRL DEBUG Command: GET 424612865 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123818327 DLCTRL DEBUG Tx Command reply: GET_REPLY 424612865 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123818328 DLCTRL DEBUG Command: GET 788806607 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123818328 DLCTRL DEBUG Tx Command reply: GET_REPLY 788806607 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123818329 DLCTRL DEBUG Command: GET 84689266 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123818329 DLCTRL DEBUG Tx Command reply: GET_REPLY 84689266 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123818330 DLCTRL DEBUG Command: GET 134220568 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123818330 DLCTRL DEBUG Tx Command reply: GET_REPLY 134220568 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123818331 DLCTRL DEBUG Command: GET 988238769 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123818331 DLCTRL DEBUG Tx Command reply: GET_REPLY 988238769 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001001'B, t_guard := 20.000000 } 20250814123818344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@1472556f02e3: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@1472556f02e3: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(882) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@1472556f02e3: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)16256790 20250814123819373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123819373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123819373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123819373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123819373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf80f16, normal) (hnbgw_rua.c:407) 20250814123819373 DHNB DEBUG map_rua[0x564d5ad78fa0]{init}: Allocated (fsm.c:456) 20250814123819373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123819373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256790 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123819373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123819373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123819373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256790 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250814123819373 DCN DEBUG map_sccp[0x564d5ad6db90]{init}: Allocated (fsm.c:456) 20250814123819373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123819373 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16256790 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250814123819373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256790 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123819373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123819373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123819373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123819373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123819373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123819373 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123819373 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{IDLE}: Allocated (fsm.c:456) 20250814123819373 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123819373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000090056400500f1100926) (sccp_scrc.c:406) 20250814123819373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123819373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123819373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123819373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123819373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123819373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123819373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123819373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123819373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123819373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123819373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123819373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123819373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123819373 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123819373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123819373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123819374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123819374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123819374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123819374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123819374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123819374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123819374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@1472556f02e3: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@1472556f02e3: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)1139166 HNBGW_Test.msc2-SCCP(873)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123819391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819391 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123819391 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123819391 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 TC_mscpool_no_allow_attach_valid_nri0(882)@1472556f02e3: setverdict(pass): none -> pass 20250814123819391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123819392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123819392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123819392 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123819392 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123819392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123819392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123819392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123819392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123819392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=007015c7) (sccp_scrc.c:477) 20250814123819392 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250814123819392 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123819392 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123819392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123819392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123819392 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123819392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123819392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123819395 DLCTRL DEBUG Command: GET 198715046 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123819395 DLCTRL DEBUG Tx Command reply: GET_REPLY 198715046 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123819400 DLCTRL DEBUG Command: GET 892350095 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123819400 DLCTRL DEBUG Tx Command reply: GET_REPLY 892350095 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123819404 DLCTRL DEBUG Command: GET 820217017 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123819404 DLCTRL DEBUG Tx Command reply: GET_REPLY 820217017 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123819408 DLCTRL DEBUG Command: GET 75887654 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123819408 DLCTRL DEBUG Tx Command reply: GET_REPLY 75887654 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123819412 DLCTRL DEBUG Command: GET 456819206 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123819412 DLCTRL DEBUG Tx Command reply: GET_REPLY 456819206 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123819417 DLCTRL DEBUG Command: GET 537253606 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123819417 DLCTRL DEBUG Tx Command reply: GET_REPLY 537253606 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123819421 DLCTRL DEBUG Command: GET 865004883 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123819421 DLCTRL DEBUG Tx Command reply: GET_REPLY 865004883 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250814123819425 DLCTRL DEBUG Command: GET 614610234 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123819425 DLCTRL DEBUG Tx Command reply: GET_REPLY 614610234 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123819429 DLCTRL DEBUG Command: GET 921827535 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123819429 DLCTRL DEBUG Tx Command reply: GET_REPLY 921827535 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123819433 DLCTRL DEBUG Command: GET 408484064 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123819433 DLCTRL DEBUG Tx Command reply: GET_REPLY 408484064 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123819436 DLCTRL DEBUG Command: GET 920666336 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123819436 DLCTRL DEBUG Tx Command reply: GET_REPLY 920666336 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250814123819438 DLCTRL DEBUG Command: GET 108345519 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123819438 DLCTRL DEBUG Tx Command reply: GET_REPLY 108345519 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123819441 DLCTRL DEBUG Command: GET 375219263 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123819441 DLCTRL DEBUG Tx Command reply: GET_REPLY 375219263 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123819443 DLCTRL DEBUG Command: GET 590758281 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123819443 DLCTRL DEBUG Tx Command reply: GET_REPLY 590758281 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123819444 DLCTRL DEBUG Command: GET 399384400 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123819444 DLCTRL DEBUG Tx Command reply: GET_REPLY 399384400 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123819447 DLCTRL DEBUG Command: GET 359676366 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123819447 DLCTRL DEBUG Tx Command reply: GET_REPLY 359676366 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123819448 DLCTRL DEBUG Command: GET 447801816 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123819448 DLCTRL DEBUG Tx Command reply: GET_REPLY 447801816 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123819450 DLCTRL DEBUG Command: GET 993506314 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123819450 DLCTRL DEBUG Tx Command reply: GET_REPLY 993506314 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123819452 DLCTRL DEBUG Command: GET 925320441 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123819452 DLCTRL DEBUG Tx Command reply: GET_REPLY 925320441 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123819453 DLCTRL DEBUG Command: GET 597290799 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123819453 DLCTRL DEBUG Tx Command reply: GET_REPLY 597290799 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123819461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123819463 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36163<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(861)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(860)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123819465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123819465 DLINP DEBUG SRVCONN(,r=127.0.0.1:33087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123819465 DLINP DEBUG SRVCONN(,r=127.0.0.1:33087<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123819465 DLINP NOTICE SRV(,r=127.0.0.1:33087<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123819466 DMAIN NOTICE (127.0.0.1:33087 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33087<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123819466 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(877)@1472556f02e3: Final verdict of PTC: none 20250814123819466 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-SCCP(870)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@1472556f02e3: Final verdict of PTC: none 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123819466 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123819466 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123819466 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(876)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@1472556f02e3: Final verdict of PTC: none 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123819466 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123819466 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123819466 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123819466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123819466 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123819466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123819466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123819466 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123819466 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123819466 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123819467 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123819467 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123819467 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123819467 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123819467 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123819467 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123819467 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123819467 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123819467 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123819467 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123819467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(878)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@1472556f02e3: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@1472556f02e3: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@1472556f02e3: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(879)@1472556f02e3: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(880)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(862)@1472556f02e3: Final verdict of PTC: none 20250814123819480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123819481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@1472556f02e3: Final verdict of PTC: pass 20250814123819481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(881)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Aug 14 12:38:19 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250814123819558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123819576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123819576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123819576 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123819577 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123819577 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123819577 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123819577 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123819577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076bb53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123819577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123819577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123819577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123819577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123819577 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{disrupted}: Freeing instance (context_map.c:202) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-250133)[0x564d5ad79be0]{disrupted}: Deallocated (fsm.c:568) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{disconnected}: Freeing instance (context_map.c:206) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x564d5adbfe30]{disconnected}: Deallocated (fsm.c:568) 20250814123819577 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-250133 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123819577 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123819577 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123819577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a1299), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123819577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123819577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123819577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123819577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123819577 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{disrupted}: Freeing instance (context_map.c:202) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14819221)[0x564d5ad79420]{disrupted}: Deallocated (fsm.c:568) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{disconnected}: Freeing instance (context_map.c:206) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x564d5ad7c790]{disconnected}: Deallocated (fsm.c:568) 20250814123819577 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14819221 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123819577 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123819577 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123819577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007015c7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123819577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123819577 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123819577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123819577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123819577 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{disrupted}: Freeing instance (context_map.c:202) 20250814123819577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256790)[0x564d5ad78fa0]{disrupted}: Deallocated (fsm.c:568) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{disconnected}: Freeing instance (context_map.c:206) 20250814123819577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x564d5ad6db90]{disconnected}: Deallocated (fsm.c:568) 20250814123819577 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16256790 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250814123819577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123819577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123819577 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123819577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123819577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123819577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123819577 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123819578 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819578 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123819578 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123819578 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123819578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123819578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123819578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123819578 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123819578 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123819578 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123819578 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123819578 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123819578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123819578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123819578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123819578 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123820160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=425876) 20250814123820181 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123820181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005969f0), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123820181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123820181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123820181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123820181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123820181 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123820181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004945a6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123820181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123820181 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123820181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123820181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123820181 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123820181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011ad81), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123820181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123820181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123820181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123820181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123820181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123820181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123820181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123820181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123820181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123820181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123820181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123820181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123820181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123820181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123820181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123820181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123820181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123820181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123820181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123820181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123820957 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123820957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bc559), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123820957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123820957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123820957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123820957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123820958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123820958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123820958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123820958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123820958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123820958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123820958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123820958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=425876, count=439476) 20250814123821467 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123821468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123821468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123821468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123821468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123821468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123821468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123821468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123821468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123821468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123821468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123821468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123822085 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123822085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c038ba), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123822085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123822085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123822085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123822085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123822086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123822086 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123822086 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123822086 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123822086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123822086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123822086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Aug 14 12:38:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123823040 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123823040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b224), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123823040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123823041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123823041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123823041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123823041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250814123823275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123823281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123823286 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32905<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123823368 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123823368 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123823375 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823375 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823375 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123823375 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823375 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823375 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123823375 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823375 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823375 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123823376 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823376 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823376 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58935 (stream_srv.c:142) 20250814123823376 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58935<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123823377 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823377 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123823377 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823377 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123823377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823377 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823377 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823377 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123823377 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823377 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123823377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823377 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823377 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823377 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123823377 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123823377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823377 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823377 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123823377 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123823377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823377 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123823377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123823377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123823377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123823377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(893)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(893)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(891)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(896)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(894)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123823407 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823407 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823407 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123823407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823407 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823407 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823408 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123823408 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123823408 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823408 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123823408 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123823408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123823408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823408 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123823408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123823408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123823408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123823409 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823409 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123823409 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123823409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823409 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123823409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823409 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823409 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823409 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123823409 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123823409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823409 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123823409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823409 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823409 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123823409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123823409 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123823409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123823409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123823410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123823410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123823410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123823410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823410 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123823410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823410 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123823410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823410 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123823410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823410 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123823410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823410 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123823410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(897)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123823451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123823451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123823451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123823451 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123823451 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123823451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123823451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123823451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123823451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123823455 DLINP DEBUG SRVCONN(,r=127.0.0.1:58935<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123823455 DLINP DEBUG SRVCONN(,r=127.0.0.1:58935<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123823455 DLINP DEBUG SRVCONN(,r=127.0.0.1:58935<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123823455 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123823455 DHNBAP DEBUG (127.0.0.1:58935 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123823455 DHNBAP NOTICE (127.0.0.1:58935 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123823455 DHNBAP NOTICE (127.0.0.1:58935 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123823455 DLINP DEBUG SRVCONN(,r=127.0.0.1:58935<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123823455 DLINP DEBUG SRVCONN(,r=127.0.0.1:58935<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123823587 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123823587 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123823587 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123823588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(893)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123823597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823597 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123823597 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123823597 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123823597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123823597 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123823597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123823600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823600 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123823600 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123823600 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123823600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123823600 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123823600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123823602 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123823602 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123823602 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123823602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(896)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123823607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823607 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123823607 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123823607 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123823607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123823607 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123823607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123823608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823608 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123823608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123823608 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123823608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123823608 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123823608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123823627 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123823627 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123823627 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123823627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(899)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123823635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823635 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123823635 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123823635 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123823635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123823635 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123823635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123823637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823637 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123823637 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123823637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123823637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123823637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123823637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123823640 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123823640 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123823640 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123823640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(902)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123823645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823645 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123823645 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123823645 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123823645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123823645 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123823645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123823645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823645 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123823645 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123823645 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123823645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123823645 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123823645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123823973 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123823973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00568f7c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123823973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123823973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123823973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123823973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123823973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123823974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123823974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123823974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123823974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123823974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123823974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123823982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123823982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123823982 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123823982 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123823982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123823982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123823982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123823982 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123823983 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123823983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123823983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123823983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123823983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123823983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=00568f7c) (sccp_scrc.c:477) 20250814123823983 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1824) 20250814123823983 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123823983 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123823983 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123823983 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123823983 DLSCCP DEBUG SCCP-SCOC(85)[0x564d5ad7c8e0]{IDLE}: Deallocated (fsm.c:568) 20250814123824404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123824404 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123824404 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123824404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123824404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123824404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123824404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123824404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123824404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123824404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123824404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123824404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123824404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123824404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123824404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123824404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123824405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123824405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123824405 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123824405 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123824405 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123824405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123824405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123824405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123824405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123824405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123824405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123824405 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123824405 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123824405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123824405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123824405 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123824405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123824405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123824405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123824405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123824415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824415 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123824415 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123824415 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123824415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123824415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123824415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123824415 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123824416 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123824416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123824416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123824416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123824416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123824416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123824416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123824416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123824416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123824416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123824416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123824416 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123824416 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123824416 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123824416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123824416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123824416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123824416 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123824416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123824416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123824416 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123824416 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123824416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123824416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123824416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123824416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123824416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123824416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123824416 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(895)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123824443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824443 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123824443 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123824443 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123824443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123824443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123824443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123824443 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123824443 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123824443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123824443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123824443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123824443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123824443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123824443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123824443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123824444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123824444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123824444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123824444 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123824444 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123824444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123824444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123824444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123824444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123824444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123824444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123824444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123824444 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123824444 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123824444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824444 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123824444 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123824444 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123824444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123824444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123824444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123824444 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(898)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123824452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824452 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123824452 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123824452 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123824452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123824452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123824452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123824452 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123824452 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123824452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123824452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123824452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123824452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123824452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123824452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123824452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123824452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123824452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123824452 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123824452 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123824452 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123824452 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123824452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123824452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123824453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123824453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123824453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123824453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123824453 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123824453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123824453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123824453 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123824453 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123824453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123824453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123824453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123824453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123824453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123824453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123824453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123824453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(901)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123825466 DLCTRL DEBUG Command: GET 623694266 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123825466 DLCTRL DEBUG Tx Command reply: GET_REPLY 623694266 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123825470 DLCTRL DEBUG Command: GET 641230765 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123825470 DLCTRL DEBUG Tx Command reply: GET_REPLY 641230765 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123825475 DLCTRL DEBUG Command: GET 393838335 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123825475 DLCTRL DEBUG Tx Command reply: GET_REPLY 393838335 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123825479 DLCTRL DEBUG Command: GET 609689884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123825479 DLCTRL DEBUG Tx Command reply: GET_REPLY 609689884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123825483 DLCTRL DEBUG Command: GET 625466510 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123825484 DLCTRL DEBUG Tx Command reply: GET_REPLY 625466510 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123825489 DLCTRL DEBUG Command: GET 253029150 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123825489 DLCTRL DEBUG Tx Command reply: GET_REPLY 253029150 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123825493 DLCTRL DEBUG Command: GET 404536912 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123825493 DLCTRL DEBUG Tx Command reply: GET_REPLY 404536912 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123825497 DLCTRL DEBUG Command: GET 217221646 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123825497 DLCTRL DEBUG Tx Command reply: GET_REPLY 217221646 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123825500 DLCTRL DEBUG Command: GET 342093671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123825500 DLCTRL DEBUG Tx Command reply: GET_REPLY 342093671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123825503 DLCTRL DEBUG Command: GET 929794395 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123825503 DLCTRL DEBUG Tx Command reply: GET_REPLY 929794395 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123825505 DLCTRL DEBUG Command: GET 390602595 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123825505 DLCTRL DEBUG Tx Command reply: GET_REPLY 390602595 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123825508 DLCTRL DEBUG Command: GET 925082159 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123825508 DLCTRL DEBUG Tx Command reply: GET_REPLY 925082159 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123825510 DLCTRL DEBUG Command: GET 293969597 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123825510 DLCTRL DEBUG Tx Command reply: GET_REPLY 293969597 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123825512 DLCTRL DEBUG Command: GET 87665452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123825512 DLCTRL DEBUG Tx Command reply: GET_REPLY 87665452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123825514 DLCTRL DEBUG Command: GET 604369782 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123825514 DLCTRL DEBUG Tx Command reply: GET_REPLY 604369782 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123825516 DLCTRL DEBUG Command: GET 551604154 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123825516 DLCTRL DEBUG Tx Command reply: GET_REPLY 551604154 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123825518 DLCTRL DEBUG Command: GET 235306206 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123825518 DLCTRL DEBUG Tx Command reply: GET_REPLY 235306206 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123825519 DLCTRL DEBUG Command: GET 1447225 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123825519 DLCTRL DEBUG Tx Command reply: GET_REPLY 1447225 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123825521 DLCTRL DEBUG Command: GET 329948353 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123825521 DLCTRL DEBUG Tx Command reply: GET_REPLY 329948353 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123825522 DLCTRL DEBUG Command: GET 643567563 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123825522 DLCTRL DEBUG Tx Command reply: GET_REPLY 643567563 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011110'B, t_guard := 20.000000 } 20250814123825547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@1472556f02e3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)3648075 20250814123826601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123826601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123826601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123826601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123826601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x37aa4b, normal) (hnbgw_rua.c:407) 20250814123826602 DHNB DEBUG map_rua[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123826602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123826602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3648075 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123826602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123826602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123826602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3648075 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123826602 DCN DEBUG map_sccp[0x564d5ad79be0]{init}: Allocated (fsm.c:456) 20250814123826602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123826602 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3648075 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123826602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3648075 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123826602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123826602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123826602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123826602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123826602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123826602 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123826602 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{IDLE}: Allocated (fsm.c:456) 20250814123826602 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123826602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002de0056400500f1100926) (sccp_scrc.c:406) 20250814123826602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123826602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123826602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123826602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123826602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123826602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123826602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123826602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123826602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123826602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123826602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123826602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123826602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123826603 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123826603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123826603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123826603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123826603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123826603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123826603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123826603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123826603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123826603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123826603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@1472556f02e3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)263413 HNBGW_Test.msc0-SCCP(891)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123826623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123826623 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123826623 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123826623 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123826623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123826623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123826623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123826623 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@1472556f02e3: setverdict(pass): none -> pass 20250814123826623 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123826623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123826623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123826624 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123826624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123826624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=001a27a4) (sccp_scrc.c:477) 20250814123826624 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250814123826624 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123826624 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123826624 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123826624 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123826624 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123826624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123826624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123826626 DLCTRL DEBUG Command: GET 730276967 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123826626 DLCTRL DEBUG Tx Command reply: GET_REPLY 730276967 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123826630 DLCTRL DEBUG Command: GET 115259778 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123826630 DLCTRL DEBUG Tx Command reply: GET_REPLY 115259778 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123826634 DLCTRL DEBUG Command: GET 297048230 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123826634 DLCTRL DEBUG Tx Command reply: GET_REPLY 297048230 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123826638 DLCTRL DEBUG Command: GET 820234617 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123826638 DLCTRL DEBUG Tx Command reply: GET_REPLY 820234617 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123826641 DLCTRL DEBUG Command: GET 271228088 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123826642 DLCTRL DEBUG Tx Command reply: GET_REPLY 271228088 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123826646 DLCTRL DEBUG Command: GET 425354694 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123826646 DLCTRL DEBUG Tx Command reply: GET_REPLY 425354694 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123826649 DLCTRL DEBUG Command: GET 650228239 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123826650 DLCTRL DEBUG Tx Command reply: GET_REPLY 650228239 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123826653 DLCTRL DEBUG Command: GET 191278552 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123826653 DLCTRL DEBUG Tx Command reply: GET_REPLY 191278552 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123826656 DLCTRL DEBUG Command: GET 459382449 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123826656 DLCTRL DEBUG Tx Command reply: GET_REPLY 459382449 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123826659 DLCTRL DEBUG Command: GET 284629615 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123826659 DLCTRL DEBUG Tx Command reply: GET_REPLY 284629615 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123826661 DLCTRL DEBUG Command: GET 433506887 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123826661 DLCTRL DEBUG Tx Command reply: GET_REPLY 433506887 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123826663 DLCTRL DEBUG Command: GET 179775138 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123826663 DLCTRL DEBUG Tx Command reply: GET_REPLY 179775138 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123826665 DLCTRL DEBUG Command: GET 42863955 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123826665 DLCTRL DEBUG Tx Command reply: GET_REPLY 42863955 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123826666 DLCTRL DEBUG Command: GET 206307639 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123826666 DLCTRL DEBUG Tx Command reply: GET_REPLY 206307639 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123826668 DLCTRL DEBUG Command: GET 10182985 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123826668 DLCTRL DEBUG Tx Command reply: GET_REPLY 10182985 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123826669 DLCTRL DEBUG Command: GET 121676815 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123826669 DLCTRL DEBUG Tx Command reply: GET_REPLY 121676815 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123826670 DLCTRL DEBUG Command: GET 99229806 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123826670 DLCTRL DEBUG Tx Command reply: GET_REPLY 99229806 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123826671 DLCTRL DEBUG Command: GET 902711766 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123826671 DLCTRL DEBUG Tx Command reply: GET_REPLY 902711766 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123826672 DLCTRL DEBUG Command: GET 854059791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123826672 DLCTRL DEBUG Tx Command reply: GET_REPLY 854059791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123826673 DLCTRL DEBUG Command: GET 881302923 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123826673 DLCTRL DEBUG Tx Command reply: GET_REPLY 881302923 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111111'B, t_guard := 20.000000 } 20250814123826689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@1472556f02e3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@1472556f02e3: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@1472556f02e3: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)2202949 20250814123827722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123827722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123827722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123827722 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123827722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x219d45, normal) (hnbgw_rua.c:407) 20250814123827722 DHNB DEBUG map_rua[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123827722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123827722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2202949 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123827722 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123827722 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123827722 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123827722 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2202949 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123827722 DCN DEBUG map_sccp[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123827722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123827722 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2202949 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123827722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2202949 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123827722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123827722 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123827722 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123827722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123827722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123827722 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123827722 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{IDLE}: Allocated (fsm.c:456) 20250814123827722 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123827722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300013f0056400500f1100926) (sccp_scrc.c:406) 20250814123827722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123827722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123827722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123827722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123827722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123827722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123827722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123827722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123827723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123827723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123827723 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123827723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123827723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123827723 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123827723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123827723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123827723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123827723 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123827723 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123827723 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123827723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123827723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123827723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123827723 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@1472556f02e3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@1472556f02e3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)9568318 HNBGW_Test.msc1-SCCP(894)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123827744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123827744 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123827744 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123827744 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123827744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123827744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123827744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123827744 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@1472556f02e3: setverdict(pass): none -> pass 20250814123827744 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123827745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123827745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123827745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123827745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123827745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=0011c7af) (sccp_scrc.c:477) 20250814123827745 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250814123827745 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123827745 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123827745 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123827745 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123827745 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123827745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123827745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123827746 DLCTRL DEBUG Command: GET 969478727 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123827746 DLCTRL DEBUG Tx Command reply: GET_REPLY 969478727 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123827751 DLCTRL DEBUG Command: GET 252811194 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123827751 DLCTRL DEBUG Tx Command reply: GET_REPLY 252811194 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123827755 DLCTRL DEBUG Command: GET 771419042 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123827755 DLCTRL DEBUG Tx Command reply: GET_REPLY 771419042 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123827759 DLCTRL DEBUG Command: GET 914106729 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123827759 DLCTRL DEBUG Tx Command reply: GET_REPLY 914106729 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123827763 DLCTRL DEBUG Command: GET 371600133 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123827763 DLCTRL DEBUG Tx Command reply: GET_REPLY 371600133 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123827767 DLCTRL DEBUG Command: GET 640224644 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123827767 DLCTRL DEBUG Tx Command reply: GET_REPLY 640224644 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123827770 DLCTRL DEBUG Command: GET 686891226 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123827770 DLCTRL DEBUG Tx Command reply: GET_REPLY 686891226 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123827773 DLCTRL DEBUG Command: GET 945561924 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123827773 DLCTRL DEBUG Tx Command reply: GET_REPLY 945561924 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123827775 DLCTRL DEBUG Command: GET 200325387 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123827775 DLCTRL DEBUG Tx Command reply: GET_REPLY 200325387 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123827777 DLCTRL DEBUG Command: GET 617010624 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123827777 DLCTRL DEBUG Tx Command reply: GET_REPLY 617010624 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123827779 DLCTRL DEBUG Command: GET 928680058 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123827779 DLCTRL DEBUG Tx Command reply: GET_REPLY 928680058 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123827781 DLCTRL DEBUG Command: GET 657784562 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123827781 DLCTRL DEBUG Tx Command reply: GET_REPLY 657784562 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123827782 DLCTRL DEBUG Command: GET 779431158 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123827783 DLCTRL DEBUG Tx Command reply: GET_REPLY 779431158 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123827784 DLCTRL DEBUG Command: GET 767372812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123827784 DLCTRL DEBUG Tx Command reply: GET_REPLY 767372812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123827785 DLCTRL DEBUG Command: GET 433468655 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123827785 DLCTRL DEBUG Tx Command reply: GET_REPLY 433468655 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123827787 DLCTRL DEBUG Command: GET 977860791 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123827787 DLCTRL DEBUG Tx Command reply: GET_REPLY 977860791 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123827788 DLCTRL DEBUG Command: GET 879694397 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123827788 DLCTRL DEBUG Tx Command reply: GET_REPLY 879694397 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123827789 DLCTRL DEBUG Command: GET 493725555 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123827789 DLCTRL DEBUG Tx Command reply: GET_REPLY 493725555 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123827790 DLCTRL DEBUG Command: GET 209488649 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123827790 DLCTRL DEBUG Tx Command reply: GET_REPLY 209488649 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123827791 DLCTRL DEBUG Command: GET 348560503 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123827791 DLCTRL DEBUG Tx Command reply: GET_REPLY 348560503 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) 20250814123827792 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: "disconnecting msc0" 20250814123827792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123827792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123827792 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123827792 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123827792 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123827792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123827792 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123827792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123827792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000101100'B, t_guard := 20.000000 } 20250814123827815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@1472556f02e3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@1472556f02e3: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@1472556f02e3: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)11247283 20250814123828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123828853 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123828853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab9eb3, normal) (hnbgw_rua.c:407) 20250814123828853 DHNB DEBUG map_rua[0x564d5ad6e880]{init}: Allocated (fsm.c:456) 20250814123828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123828853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11247283 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123828853 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123828853 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123828853 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11247283 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123828853 DCN DEBUG map_sccp[0x564d5ad861a0]{init}: Allocated (fsm.c:456) 20250814123828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123828853 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11247283 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123828854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11247283 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123828854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123828854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123828854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123828854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123828854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123828854 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123828854 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{IDLE}: Allocated (fsm.c:456) 20250814123828854 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123828854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300002c0056400500f1100926) (sccp_scrc.c:406) 20250814123828854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123828854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123828854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123828854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123828854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123828854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123828854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123828854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123828854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123828854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123828854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123828854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123828854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123828854 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123828854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123828854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123828854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123828854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123828854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123828854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123828854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123828854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123828854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123828854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123829578 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123829578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007015c7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123829578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123829578 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123829578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123829578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123829578 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123829578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a1299), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123829578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123829578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123829578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123829578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123829578 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123829578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076bb53), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123829578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123829578 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123829578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123829578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123829579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123829579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123829579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123829579 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123829579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123829579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123829579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123829579 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123829579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123829579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123829579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123829579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123829579 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123829579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123829579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123829584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123829584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123829584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123829584 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123829584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123829584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123829584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123829584 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123829585 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123829585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123829585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123829585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123829585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123829585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=0076bb53) (sccp_scrc.c:477) 20250814123829585 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250814123829585 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123829585 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123829585 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123829585 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123829585 DLSCCP DEBUG SCCP-SCOC(92)[0x564d5ad7ca90]{IDLE}: Deallocated (fsm.c:568) 20250814123829793 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123829793 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123829793 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123830181 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123830181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011ad81), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123830181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123830181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123830181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123830181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123830181 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123830181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004945a6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123830181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123830181 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123830181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123830181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123830181 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123830181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005969f0), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123830181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123830181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123830181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123830181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123830181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123830181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123830181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123830181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123830181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123830181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123830181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123830181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123830181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123830181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123830181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123830181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123830181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123830958 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123830958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bc559), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123830958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123830958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123830958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123830958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123830958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123830959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123830959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123830959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123830959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123830959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123830959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123830959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123830965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123830965 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123830965 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123830965 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123830965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123830965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123830965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123830965 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123830965 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123830965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123830965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123830965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123830965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123830965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=009bc559) (sccp_scrc.c:477) 20250814123830965 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250814123830965 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123830965 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123830965 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123830965 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123830965 DLSCCP DEBUG SCCP-SCOC(88)[0x564d5ad8e6b0]{IDLE}: Deallocated (fsm.c:568) 20250814123832086 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123832086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c038ba), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123832086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123832086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123832086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123832086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123832086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123832087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123832087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123832087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123832087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123832087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123832087 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123833041 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123833041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b224), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123833041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123833041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123833041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123833041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123833041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123833041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123833042 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123833042 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123833042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123833042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123833042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@1472556f02e3: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@1472556f02e3: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@1472556f02e3: Test Component 906 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.msc0-RAN(892)@1472556f02e3: Final verdict of PTC: none 20250814123833851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123833851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123833851 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123833851 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123833851 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123833851 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123833851 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123833851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a27a4), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123833851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123833851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123833851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123833851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123833851 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{disrupted}: Freeing instance (context_map.c:202) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3648075)[0x564d5ad7c8e0]{disrupted}: Deallocated (fsm.c:568) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc0-SCCP(891)@1472556f02e3: Final verdict of PTC: none 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x564d5ad79be0]{disconnected}: Deallocated (fsm.c:568) 20250814123833851 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3648075 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123833851 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123833851 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123833851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c7af), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123833851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123833851 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123833851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123833851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123833851 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{disrupted}: Freeing instance (context_map.c:202) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2202949)[0x564d5ad79420]{disrupted}: Deallocated (fsm.c:568) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{disconnected}: Freeing instance (context_map.c:206) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x564d5ad7c790]{disconnected}: Deallocated (fsm.c:568) 20250814123833851 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2202949 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123833851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123833851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) HNBGW_Test.sgsn1-SCCP(900)@1472556f02e3: Final verdict of PTC: none 20250814123833852 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32905<->l=127.0.0.1:4262) (control_if.c:193) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123833852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123833852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123833852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123833852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123833852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123833852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123833852 DLINP DEBUG SRVCONN(,r=127.0.0.1:58935<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123833852 DLINP DEBUG SRVCONN(,r=127.0.0.1:58935<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123833852 DLINP NOTICE SRV(,r=127.0.0.1:58935<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123833852 DMAIN NOTICE (127.0.0.1:58935 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58935<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123833852 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123833852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123833852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123833852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123833852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123833852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123833852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123833852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123833852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123833852 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123833852 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123833852 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123833852 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123833852 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123833852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(894)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@1472556f02e3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(895)@1472556f02e3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@1472556f02e3: Final verdict of PTC: none 20250814123833852 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@1472556f02e3: Final verdict of PTC: none 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123833852 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123833852 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123833852 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-RAN(901)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(897)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(896)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(886)@1472556f02e3: Final verdict of PTC: none 20250814123833853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123833852 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123833852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123833853 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123833853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123833853 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123833853 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123833853 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123833853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123833853 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123833853 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123833853 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123833853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123833853 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123833853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123833853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123833854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{wait_cc}: Timeout of X31 (fsm.c:317) 20250814123833854 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123833854 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123833854 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250814123833854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250814123833854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123833854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{disrupted}: Freeing instance (context_map.c:202) 20250814123833854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11247283)[0x564d5ad6e880]{disrupted}: Deallocated (fsm.c:568) 20250814123833854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123833854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{disconnected}: Freeing instance (context_map.c:206) 20250814123833854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x564d5ad861a0]{disconnected}: Deallocated (fsm.c:568) 20250814123833854 DMAIN INFO (NULL) RUA-11247283 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW-MGCP(903)@1472556f02e3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(884)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@1472556f02e3: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@1472556f02e3: Final verdict of PTC: pass MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@1472556f02e3: Final verdict of PTC: none 20250814123833869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123833869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@1472556f02e3: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail'. Thu Aug 14 12:38:33 UTC 2025 ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250814123833940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123834543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38326<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=448596) Waiting for packet dumper to finish... 1 (prev_count=448596, count=452476) 20250814123835853 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123835853 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123835853 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123835853 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123835853 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123835853 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123835855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123835855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123835855 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Aug 14 12:38:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250814123837669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123837674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123837680 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42343<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123837778 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123837778 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123837786 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837786 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837786 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123837786 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837786 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837786 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123837787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837787 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837787 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50103 (stream_srv.c:142) 20250814123837787 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50103<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123837787 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123837787 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123837787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123837787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837787 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837787 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837787 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123837787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123837787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123837787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123837788 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837788 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123837788 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837788 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123837788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837788 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837788 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837788 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123837788 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837788 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123837788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837788 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837788 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837788 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123837788 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837788 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123837788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837788 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123837789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123837789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123837789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(917)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(917)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(915)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123837805 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837805 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837805 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123837806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837806 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837806 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123837806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837806 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837806 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123837806 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123837807 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837807 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123837807 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837807 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123837807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837807 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837807 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837807 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123837807 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837807 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123837807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837807 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837807 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837807 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123837807 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123837807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837807 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837807 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123837807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123837807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123837807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123837807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123837807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123837807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123837807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123837807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123837807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123837807 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123837807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123837807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123837807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123837807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123837807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123837807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123837807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123837807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123837826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123837826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123837826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123837826 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123837826 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123837826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123837826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123837826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123837826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123837831 DLINP DEBUG SRVCONN(,r=127.0.0.1:50103<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123837831 DLINP DEBUG SRVCONN(,r=127.0.0.1:50103<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123837831 DLINP DEBUG SRVCONN(,r=127.0.0.1:50103<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123837831 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123837831 DHNBAP DEBUG (127.0.0.1:50103 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123837831 DHNBAP NOTICE (127.0.0.1:50103 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123837831 DHNBAP NOTICE (127.0.0.1:50103 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123837831 DLINP DEBUG SRVCONN(,r=127.0.0.1:50103<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123837831 DLINP DEBUG SRVCONN(,r=127.0.0.1:50103<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123838002 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123838002 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123838002 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123838002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(917)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123838010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123838010 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123838010 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123838010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123838010 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123838010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123838013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838013 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123838013 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123838013 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123838013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123838013 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123838013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123838018 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123838018 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123838018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123838018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(920)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123838023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838023 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123838023 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123838023 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123838023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123838023 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123838023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123838024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838024 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123838024 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123838024 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123838024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123838024 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123838024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123838819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123838819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123838819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123838819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123838819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123838819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123838819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123838819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123838819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123838819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123838819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123838819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123838819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123838819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123838819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123838819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123838820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123838820 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123838820 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123838820 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123838820 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123838820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123838820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123838820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123838820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123838820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123838820 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123838820 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123838820 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123838820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123838820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123838820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123838820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123838820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123838821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123838821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123838832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838832 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123838832 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123838832 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123838832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123838832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123838832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123838832 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123838832 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123838832 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123838832 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123838832 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123838832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123838832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123838832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123838832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123838832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838832 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123838832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123838832 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123838832 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123838832 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123838832 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123838832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123838833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123838833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123838833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123838833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123838833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123838833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123838833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123838833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123838833 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123838833 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123838833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123838833 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123838833 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123838833 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123838833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123838833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123838833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123838833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123839579 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123839579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a1299), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123839579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123839579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123839579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123839579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123839579 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123839579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007015c7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123839579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123839579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123839579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123839579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123839579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123839579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123839579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123839579 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123839579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123839579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123839579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123839579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123839579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123839579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123839579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123839580 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123839580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123839580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123839580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123839585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123839585 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123839585 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123839585 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123839585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123839585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123839585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123839585 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123839585 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123839585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123839585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123839585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123839585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123839585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=008a1299) (sccp_scrc.c:477) 20250814123839585 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250814123839585 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123839585 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123839585 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123839585 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123839585 DLSCCP DEBUG SCCP-SCOC(93)[0x564d5ad14a10]{IDLE}: Deallocated (fsm.c:568) 20250814123839843 DLCTRL DEBUG Command: GET 529708456 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123839843 DLCTRL DEBUG Tx Command reply: GET_REPLY 529708456 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123839844 DLCTRL DEBUG Command: GET 993345436 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123839844 DLCTRL DEBUG Tx Command reply: GET_REPLY 993345436 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123839845 DLCTRL DEBUG Command: GET 691515048 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123839845 DLCTRL DEBUG Tx Command reply: GET_REPLY 691515048 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123839846 DLCTRL DEBUG Command: GET 973798800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123839846 DLCTRL DEBUG Tx Command reply: GET_REPLY 973798800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123839847 DLCTRL DEBUG Command: GET 634989722 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123839847 DLCTRL DEBUG Tx Command reply: GET_REPLY 634989722 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123839848 DLCTRL DEBUG Command: GET 33700007 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123839848 DLCTRL DEBUG Tx Command reply: GET_REPLY 33700007 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123839851 DLCTRL DEBUG Command: GET 806183553 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123839851 DLCTRL DEBUG Tx Command reply: GET_REPLY 806183553 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123839855 DLCTRL DEBUG Command: GET 570643050 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123839855 DLCTRL DEBUG Tx Command reply: GET_REPLY 570643050 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123839859 DLCTRL DEBUG Command: GET 385403166 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123839859 DLCTRL DEBUG Tx Command reply: GET_REPLY 385403166 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123839863 DLCTRL DEBUG Command: GET 539016138 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123839863 DLCTRL DEBUG Tx Command reply: GET_REPLY 539016138 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123839866 DLCTRL DEBUG Command: GET 301748362 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123839867 DLCTRL DEBUG Tx Command reply: GET_REPLY 301748362 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123839870 DLCTRL DEBUG Command: GET 820977690 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123839870 DLCTRL DEBUG Tx Command reply: GET_REPLY 820977690 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123839874 DLCTRL DEBUG Command: GET 437986232 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123839874 DLCTRL DEBUG Tx Command reply: GET_REPLY 437986232 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123839878 DLCTRL DEBUG Command: GET 527330216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123839878 DLCTRL DEBUG Tx Command reply: GET_REPLY 527330216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123839882 DLCTRL DEBUG Command: GET 109019902 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123839882 DLCTRL DEBUG Tx Command reply: GET_REPLY 109019902 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123839886 DLCTRL DEBUG Command: GET 653491589 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123839886 DLCTRL DEBUG Tx Command reply: GET_REPLY 653491589 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123839890 DLCTRL DEBUG Command: GET 239860998 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123839890 DLCTRL DEBUG Tx Command reply: GET_REPLY 239860998 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123839894 DLCTRL DEBUG Command: GET 430872888 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123839894 DLCTRL DEBUG Tx Command reply: GET_REPLY 430872888 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123839897 DLCTRL DEBUG Command: GET 302586299 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123839898 DLCTRL DEBUG Tx Command reply: GET_REPLY 302586299 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123839901 DLCTRL DEBUG Command: GET 574937361 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123839901 DLCTRL DEBUG Tx Command reply: GET_REPLY 574937361 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110110'B, t_guard := 20.000000 } 20250814123839930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123840182 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123840182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005969f0), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123840182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123840182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123840182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123840182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123840182 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123840182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004945a6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123840182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123840182 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123840182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123840182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123840182 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123840183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011ad81), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123840183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123840183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123840183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123840183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123840183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123840183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123840183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123840183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123840183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123840183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123840183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123840183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123840183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123840183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123840183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123840183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123840183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123840183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123840183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123840189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123840189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123840189 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123840189 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123840189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123840189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123840189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123840189 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123840189 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123840189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123840189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123840189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123840189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123840189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=005969f0) (sccp_scrc.c:477) 20250814123840189 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250814123840189 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123840189 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123840189 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123840189 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123840189 DLSCCP DEBUG SCCP-SCOC(91)[0x564d5ad8cba0]{IDLE}: Deallocated (fsm.c:568) 20250814123840392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123840392 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123840392 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123840392 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123840392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123840392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123840392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123840392 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123840392 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123840392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123840392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123840392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123840392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123840392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=0011ad81) (sccp_scrc.c:477) 20250814123840392 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250814123840392 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123840392 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123840392 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123840392 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123840392 DLSCCP DEBUG SCCP-SCOC(89)[0x564d5ad73600]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@1472556f02e3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)969155 20250814123840946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123840946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123840946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123840946 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123840946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec9c3, normal) (hnbgw_rua.c:407) 20250814123840946 DHNB DEBUG map_rua[0x564d5ad861a0]{init}: Allocated (fsm.c:456) 20250814123840946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123840946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-969155 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123840946 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123840946 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123840946 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-969155 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123840946 DCN DEBUG map_sccp[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123840946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123840946 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-969155 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123840946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-969155 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123840946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123840946 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123840946 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123840946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123840946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123840946 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123840946 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{IDLE}: Allocated (fsm.c:456) 20250814123840946 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123840946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002f60056400500f1100926) (sccp_scrc.c:406) 20250814123840946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123840946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123840946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123840946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123840946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123840946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123840946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123840946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123840946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123840946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123840946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123840946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123840946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123840946 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123840946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123840946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123840946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123840947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123840947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123840947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123840947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123840947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123840947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123840947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@1472556f02e3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)9009293 HNBGW_Test.msc0-SCCP(915)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@1472556f02e3: setverdict(pass): none -> pass 20250814123840951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123840951 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123840951 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123840951 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123840951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123840951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123840951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123840951 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123840951 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123840951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123840951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123840951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123840951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123840951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=006dde4e) (sccp_scrc.c:477) 20250814123840951 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250814123840951 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123840951 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123840951 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123840951 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123840951 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123840951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123840951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123840951 DLCTRL DEBUG Command: GET 947718833 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123840951 DLCTRL DEBUG Tx Command reply: GET_REPLY 947718833 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123840952 DLCTRL DEBUG Command: GET 908133791 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123840952 DLCTRL DEBUG Tx Command reply: GET_REPLY 908133791 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123840953 DLCTRL DEBUG Command: GET 228896538 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123840953 DLCTRL DEBUG Tx Command reply: GET_REPLY 228896538 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123840954 DLCTRL DEBUG Command: GET 408721532 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123840954 DLCTRL DEBUG Tx Command reply: GET_REPLY 408721532 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123840954 DLCTRL DEBUG Command: GET 922439701 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123840954 DLCTRL DEBUG Tx Command reply: GET_REPLY 922439701 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123840955 DLCTRL DEBUG Command: GET 307535645 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123840955 DLCTRL DEBUG Tx Command reply: GET_REPLY 307535645 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123840956 DLCTRL DEBUG Command: GET 341711366 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123840956 DLCTRL DEBUG Tx Command reply: GET_REPLY 341711366 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123840957 DLCTRL DEBUG Command: GET 256971745 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123840957 DLCTRL DEBUG Tx Command reply: GET_REPLY 256971745 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123840957 DLCTRL DEBUG Command: GET 869587197 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123840957 DLCTRL DEBUG Tx Command reply: GET_REPLY 869587197 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123840958 DLCTRL DEBUG Command: GET 969530196 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123840958 DLCTRL DEBUG Tx Command reply: GET_REPLY 969530196 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123840959 DLCTRL DEBUG Command: GET 404511936 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123840959 DLCTRL DEBUG Tx Command reply: GET_REPLY 404511936 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123840960 DLCTRL DEBUG Command: GET 632091471 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123840960 DLCTRL DEBUG Tx Command reply: GET_REPLY 632091471 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123840961 DLCTRL DEBUG Command: GET 534965045 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123840961 DLCTRL DEBUG Tx Command reply: GET_REPLY 534965045 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123840961 DLCTRL DEBUG Command: GET 414278193 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123840961 DLCTRL DEBUG Tx Command reply: GET_REPLY 414278193 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123840962 DLCTRL DEBUG Command: GET 156366100 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123840962 DLCTRL DEBUG Tx Command reply: GET_REPLY 156366100 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123840963 DLCTRL DEBUG Command: GET 248605554 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123840963 DLCTRL DEBUG Tx Command reply: GET_REPLY 248605554 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123840964 DLCTRL DEBUG Command: GET 292911666 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123840964 DLCTRL DEBUG Tx Command reply: GET_REPLY 292911666 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123840964 DLCTRL DEBUG Command: GET 406625957 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123840964 DLCTRL DEBUG Tx Command reply: GET_REPLY 406625957 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123840965 DLCTRL DEBUG Command: GET 629719968 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123840965 DLCTRL DEBUG Tx Command reply: GET_REPLY 629719968 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123840966 DLCTRL DEBUG Command: GET 547628048 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123840966 DLCTRL DEBUG Tx Command reply: GET_REPLY 547628048 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000111'B, t_guard := 20.000000 } 20250814123840975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@1472556f02e3: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@1472556f02e3: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@1472556f02e3: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)10646414 20250814123841999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123841999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123841999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123841999 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123841999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2738e, normal) (hnbgw_rua.c:407) 20250814123841999 DHNB DEBUG map_rua[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123841999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123841999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10646414 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123841999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123841999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123841999 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250814123841999 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10646414 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814123841999 DCN DEBUG map_sccp[0x564d5ad7c790]{init}: Allocated (fsm.c:456) 20250814123842000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123842000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10646414 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814123842000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10646414 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123842000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123842000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123842000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123842000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123842000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123842000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123842000 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{IDLE}: Allocated (fsm.c:456) 20250814123842000 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123842000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001870056400500f1100926) (sccp_scrc.c:406) 20250814123842000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123842000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123842000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123842000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123842000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123842000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123842000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123842000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123842000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123842000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123842000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123842000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123842000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123842000 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123842000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123842000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123842000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123842001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123842001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123842001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123842001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123842001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123842001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123842001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@1472556f02e3: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@1472556f02e3: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@1472556f02e3: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)3411978 HNBGW_Test.msc0-SCCP(915)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123842009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123842009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123842009 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123842009 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123842009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123842009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123842009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123842009 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123842009 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123842009 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123842009 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123842009 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123842009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123842009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=003e138f) (sccp_scrc.c:477) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@1472556f02e3: setverdict(pass): none -> pass 20250814123842009 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250814123842009 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123842009 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123842010 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123842010 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123842010 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123842010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123842010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123842011 DLCTRL DEBUG Command: GET 409449567 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123842011 DLCTRL DEBUG Tx Command reply: GET_REPLY 409449567 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123842015 DLCTRL DEBUG Command: GET 485517575 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123842015 DLCTRL DEBUG Tx Command reply: GET_REPLY 485517575 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123842019 DLCTRL DEBUG Command: GET 372769503 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123842019 DLCTRL DEBUG Tx Command reply: GET_REPLY 372769503 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123842023 DLCTRL DEBUG Command: GET 37632516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123842023 DLCTRL DEBUG Tx Command reply: GET_REPLY 37632516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123842027 DLCTRL DEBUG Command: GET 812086347 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123842027 DLCTRL DEBUG Tx Command reply: GET_REPLY 812086347 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123842031 DLCTRL DEBUG Command: GET 282353846 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123842031 DLCTRL DEBUG Tx Command reply: GET_REPLY 282353846 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123842035 DLCTRL DEBUG Command: GET 972480345 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123842035 DLCTRL DEBUG Tx Command reply: GET_REPLY 972480345 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123842039 DLCTRL DEBUG Command: GET 21807014 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123842039 DLCTRL DEBUG Tx Command reply: GET_REPLY 21807014 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123842042 DLCTRL DEBUG Command: GET 579768938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123842042 DLCTRL DEBUG Tx Command reply: GET_REPLY 579768938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123842046 DLCTRL DEBUG Command: GET 513014128 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123842046 DLCTRL DEBUG Tx Command reply: GET_REPLY 513014128 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123842050 DLCTRL DEBUG Command: GET 193024549 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123842050 DLCTRL DEBUG Tx Command reply: GET_REPLY 193024549 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123842053 DLCTRL DEBUG Command: GET 275570825 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123842053 DLCTRL DEBUG Tx Command reply: GET_REPLY 275570825 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123842056 DLCTRL DEBUG Command: GET 901484334 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123842056 DLCTRL DEBUG Tx Command reply: GET_REPLY 901484334 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123842058 DLCTRL DEBUG Command: GET 914700506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123842058 DLCTRL DEBUG Tx Command reply: GET_REPLY 914700506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123842061 DLCTRL DEBUG Command: GET 192727458 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123842061 DLCTRL DEBUG Tx Command reply: GET_REPLY 192727458 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123842063 DLCTRL DEBUG Command: GET 145201905 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123842063 DLCTRL DEBUG Tx Command reply: GET_REPLY 145201905 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123842065 DLCTRL DEBUG Command: GET 502230824 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123842065 DLCTRL DEBUG Tx Command reply: GET_REPLY 502230824 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123842066 DLCTRL DEBUG Command: GET 68678859 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123842066 DLCTRL DEBUG Tx Command reply: GET_REPLY 68678859 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123842068 DLCTRL DEBUG Command: GET 995404396 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123842068 DLCTRL DEBUG Tx Command reply: GET_REPLY 995404396 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123842069 DLCTRL DEBUG Command: GET 816527227 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123842069 DLCTRL DEBUG Tx Command reply: GET_REPLY 816527227 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) 20250814123842070 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: "connecting cnlink 1" 20250814123842086 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123842086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c038ba), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123842086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123842086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123842086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123842087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123842087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123842087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123842087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123842087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123842087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123842087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123842087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123842087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123842089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123842089 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123842089 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123842089 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123842089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123842089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123842089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123842089 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123842089 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123842089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123842089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123842089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123842089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123842089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=00c038ba) (sccp_scrc.c:477) 20250814123842089 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250814123842089 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123842089 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123842089 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123842089 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123842089 DLSCCP DEBUG SCCP-SCOC(87)[0x564d5ad8bf60]{IDLE}: Deallocated (fsm.c:568) MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(926)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(924)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123842298 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123842298 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123842298 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123842298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(926)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123842306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123842306 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123842307 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123842307 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123842307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123842307 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123842307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123842309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123842309 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123842309 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123842309 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123842309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123842309 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123842309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123843042 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123843042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b224), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123843042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123843042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123843042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123843042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123843043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123843043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123843043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123843043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123843043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123843043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123843043 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123843048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123843048 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123843048 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123843048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123843048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123843048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123843048 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123843048 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123843048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123843048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123843049 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123843049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123843049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=0001b224) (sccp_scrc.c:477) 20250814123843049 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250814123843049 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123843049 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123843049 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123843049 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123843049 DLSCCP DEBUG SCCP-SCOC(86)[0x564d5abf6100]{IDLE}: Deallocated (fsm.c:568) MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101010100'B, t_guard := 20.000000 } 20250814123843111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123843111 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123843111 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123843111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123843111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123843111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123843111 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123843111 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123843111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123843111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123843111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123843111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123843111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123843111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123843111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123843111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123843111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123843111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123843111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123843111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123843111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123843111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123843111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123843111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123843111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123843111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123843111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123843111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123843111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123843111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123843111 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123843111 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123843111 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123843111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123843111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123843112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123843112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123843112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123843112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123843112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123843112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123843112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123843112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123843112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123843112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123843112 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123843112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123843112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123843112 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123843112 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123843112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123843112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123843112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123843112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123843112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123843112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123843112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(925)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123843131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123843852 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123843852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c7af), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123843852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123843852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123843852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123843852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123843852 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123843852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a27a4), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123843852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123843852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123843852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123843852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123843852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123843852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123843852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123843852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123843852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123843852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123843852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123843853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123843853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123843853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123843853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123843853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123843853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123843853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123843856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123843856 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123843856 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123843856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123843856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123843856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123843856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123843856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123843856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123843857 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123843857 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123843857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123843857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123843857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123843857 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123843857 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123843857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123843857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123843857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123843857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123843857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=001a27a4) (sccp_scrc.c:477) 20250814123843857 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(95)[0x564d5adbfe30]{IDLE}: Deallocated (fsm.c:568) 20250814123843857 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123843857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123843857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123843857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123843857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123843857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=0011c7af) (sccp_scrc.c:477) 20250814123843857 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123843857 DLSCCP DEBUG SCCP-SCOC(96)[0x564d5ad6db90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@1472556f02e3: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@1472556f02e3: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@1472556f02e3: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)7533670 20250814123844167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123844167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123844167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250814123844167 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123844167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x72f466, normal) (hnbgw_rua.c:407) 20250814123844167 DHNB DEBUG map_rua[0x564d5ad6db90]{init}: Allocated (fsm.c:456) 20250814123844167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123844167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7533670 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814123844167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123844167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123844167 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7533670 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250814123844167 DCN DEBUG map_sccp[0x564d5adbfe30]{init}: Allocated (fsm.c:456) 20250814123844167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123844167 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7533670 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250814123844167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7533670 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250814123844167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123844167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123844167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123844167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123844167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123844167 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123844167 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{IDLE}: Allocated (fsm.c:456) 20250814123844167 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123844167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001540056400500f1100926) (sccp_scrc.c:406) 20250814123844167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123844167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123844167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123844167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123844167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123844167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123844167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123844167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123844167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123844167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123844167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123844167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123844167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123844167 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123844167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123844167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123844167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123844167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123844168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123844168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123844168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123844168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123844168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@1472556f02e3: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@1472556f02e3: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)2321501 HNBGW_Test.msc1-SCCP(924)@1472556f02e3: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(924)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@1472556f02e3: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123844187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844187 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123844187 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123844187 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123844187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123844187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123844187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123844187 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123844187 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123844187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123844187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123844187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123844187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123844187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=00957085) (sccp_scrc.c:477) 20250814123844187 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250814123844187 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123844187 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123844187 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123844187 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123844187 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123844187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123844187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123844188 DLCTRL DEBUG Command: GET 394165226 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250814123844188 DLCTRL DEBUG Tx Command reply: GET_REPLY 394165226 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123844193 DLCTRL DEBUG Command: GET 213835210 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250814123844193 DLCTRL DEBUG Tx Command reply: GET_REPLY 213835210 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123844197 DLCTRL DEBUG Command: GET 731096183 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123844197 DLCTRL DEBUG Tx Command reply: GET_REPLY 731096183 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123844203 DLCTRL DEBUG Command: GET 948765465 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123844203 DLCTRL DEBUG Tx Command reply: GET_REPLY 948765465 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123844208 DLCTRL DEBUG Command: GET 693794662 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123844208 DLCTRL DEBUG Tx Command reply: GET_REPLY 693794662 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123844212 DLCTRL DEBUG Command: GET 645812008 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250814123844212 DLCTRL DEBUG Tx Command reply: GET_REPLY 645812008 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123844216 DLCTRL DEBUG Command: GET 813387959 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250814123844216 DLCTRL DEBUG Tx Command reply: GET_REPLY 813387959 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123844219 DLCTRL DEBUG Command: GET 145678953 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123844219 DLCTRL DEBUG Tx Command reply: GET_REPLY 145678953 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123844223 DLCTRL DEBUG Command: GET 698394268 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123844223 DLCTRL DEBUG Tx Command reply: GET_REPLY 698394268 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123844226 DLCTRL DEBUG Command: GET 586785982 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123844226 DLCTRL DEBUG Tx Command reply: GET_REPLY 586785982 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123844229 DLCTRL DEBUG Command: GET 187436004 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250814123844229 DLCTRL DEBUG Tx Command reply: GET_REPLY 187436004 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123844232 DLCTRL DEBUG Command: GET 959719578 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250814123844232 DLCTRL DEBUG Tx Command reply: GET_REPLY 959719578 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123844234 DLCTRL DEBUG Command: GET 2053774 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123844234 DLCTRL DEBUG Tx Command reply: GET_REPLY 2053774 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123844236 DLCTRL DEBUG Command: GET 353731926 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123844236 DLCTRL DEBUG Tx Command reply: GET_REPLY 353731926 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123844238 DLCTRL DEBUG Command: GET 880165211 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123844238 DLCTRL DEBUG Tx Command reply: GET_REPLY 880165211 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123844240 DLCTRL DEBUG Command: GET 412155124 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250814123844240 DLCTRL DEBUG Tx Command reply: GET_REPLY 412155124 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123844241 DLCTRL DEBUG Command: GET 180315791 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250814123844241 DLCTRL DEBUG Tx Command reply: GET_REPLY 180315791 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123844242 DLCTRL DEBUG Command: GET 991918992 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123844242 DLCTRL DEBUG Tx Command reply: GET_REPLY 991918992 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123844244 DLCTRL DEBUG Command: GET 882398465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123844244 DLCTRL DEBUG Tx Command reply: GET_REPLY 882398465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123844245 DLCTRL DEBUG Command: GET 215704610 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123844245 DLCTRL DEBUG Tx Command reply: GET_REPLY 215704610 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123844249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123844249 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42343<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(909)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(908)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123844253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123844253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50103<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123844253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50103<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123844253 DLINP NOTICE SRV(,r=127.0.0.1:50103<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123844253 DMAIN NOTICE (127.0.0.1:50103 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50103<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123844253 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123844255 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123844255 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123844255 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123844255 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123844255 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123844255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123844255 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123844255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123844255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(918)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@1472556f02e3: Final verdict of PTC: none 20250814123844256 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123844256 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123844256 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250814123844256 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250814123844256 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@1472556f02e3: Final verdict of PTC: none 20250814123844256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844257 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@1472556f02e3: Final verdict of PTC: none 20250814123844257 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123844257 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123844257 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123844257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844257 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123844257 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc1-RAN(925)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@1472556f02e3: Final verdict of PTC: none 20250814123844257 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123844257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(910)@1472556f02e3: Final verdict of PTC: none 20250814123844261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123844261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@1472556f02e3: Final verdict of PTC: pass 20250814123844262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@1472556f02e3: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@1472556f02e3: Final verdict of PTC: pass HNBGW-MGCP(921)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@1472556f02e3: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Aug 14 12:38:44 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250814123844368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123844372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123844372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123844372 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123844372 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123844372 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123844372 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123844372 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123844372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dde4e), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123844372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123844372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123844372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123844372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123844372 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{disrupted}: Freeing instance (context_map.c:202) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-969155)[0x564d5ad861a0]{disrupted}: Deallocated (fsm.c:568) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{disconnected}: Freeing instance (context_map.c:206) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x564d5ad7c8e0]{disconnected}: Deallocated (fsm.c:568) 20250814123844372 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-969155 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123844372 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123844372 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123844372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e138f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123844372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123844372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123844372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123844372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123844372 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{disrupted}: Freeing instance (context_map.c:202) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10646414)[0x564d5ad79420]{disrupted}: Deallocated (fsm.c:568) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{disconnected}: Freeing instance (context_map.c:206) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x564d5ad7c790]{disconnected}: Deallocated (fsm.c:568) 20250814123844372 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10646414 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123844372 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123844372 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123844372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957085), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123844372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123844372 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123844372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123844372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123844372 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{disrupted}: Freeing instance (context_map.c:202) 20250814123844372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7533670)[0x564d5ad6db90]{disrupted}: Deallocated (fsm.c:568) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{disconnected}: Freeing instance (context_map.c:206) 20250814123844372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x564d5adbfe30]{disconnected}: Deallocated (fsm.c:568) 20250814123844373 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7533670 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123844373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844373 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123844373 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123844373 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123844373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123844373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844373 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123844373 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123844373 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123844373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123844373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123844373 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123844373 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123844373 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123844373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123844373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123844971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=467148) Waiting for packet dumper to finish... 1 (prev_count=467148, count=467688) 20250814123846256 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123846256 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123846256 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123846258 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123846258 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123846258 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123846258 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123846258 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123846258 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Aug 14 12:38:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250814123848074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123848080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123848083 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43863<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123848187 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123848187 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123848199 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848199 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848199 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123848200 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848200 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848200 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123848200 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848200 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50227 (stream_srv.c:142) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123848200 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50227<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123848200 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848200 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123848200 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123848200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123848200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848200 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848201 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848201 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848201 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123848201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123848201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123848201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123848202 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848202 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123848202 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848202 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123848202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848202 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848202 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848202 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123848202 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848202 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123848202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848202 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848202 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848202 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123848202 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123848202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848202 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848202 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123848202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848202 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123848202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848202 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123848202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(938)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(938)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(936)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123848221 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848221 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848221 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123848221 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848221 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848221 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848221 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848222 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123848222 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123848223 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848223 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123848223 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848223 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123848223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848223 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848223 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848223 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123848223 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848223 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123848223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848223 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848223 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848223 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123848223 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848223 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123848223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848223 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848223 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123848223 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123848223 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123848223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123848223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123848223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123848223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123848223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123848223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123848223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123848223 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123848223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123848223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123848223 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123848223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123848223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123848223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123848223 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123848223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123848224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123848224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123848224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123848224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123848224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123848224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123848224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123848224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123848224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123848247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123848247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123848247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123848247 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123848247 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123848247 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123848247 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123848247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123848247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123848253 DLINP DEBUG SRVCONN(,r=127.0.0.1:50227<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123848254 DLINP DEBUG SRVCONN(,r=127.0.0.1:50227<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123848254 DLINP DEBUG SRVCONN(,r=127.0.0.1:50227<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123848254 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123848254 DHNBAP DEBUG (127.0.0.1:50227 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123848254 DHNBAP NOTICE (127.0.0.1:50227 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123848254 DHNBAP NOTICE (127.0.0.1:50227 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123848254 DLINP DEBUG SRVCONN(,r=127.0.0.1:50227<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123848254 DLINP DEBUG SRVCONN(,r=127.0.0.1:50227<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123848417 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123848417 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123848417 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123848417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(938)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123848421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123848421 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123848421 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123848421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123848421 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123848421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123848422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123848422 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123848422 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123848422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123848422 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123848422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123848439 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123848439 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123848439 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123848439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(941)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123848445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848445 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123848445 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123848445 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123848445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123848445 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123848445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123848447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123848447 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123848447 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123848447 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123848447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123848447 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123848447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123849231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123849231 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123849231 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123849231 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123849231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123849231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123849231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123849231 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123849231 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123849231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123849231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123849231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123849231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123849231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123849231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123849231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123849231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123849231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123849231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123849231 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123849231 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123849231 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123849231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123849231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123849231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123849232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123849232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123849232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123849232 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123849232 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123849232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123849232 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123849232 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123849232 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123849232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123849232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123849232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123849232 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123849255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123849255 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123849255 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123849255 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123849255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123849255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123849255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123849255 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123849255 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123849255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123849255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123849255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123849255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123849255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123849255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123849255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123849255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123849256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123849256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123849256 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123849256 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123849256 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123849256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123849256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123849256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123849256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123849256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123849256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123849256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123849256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123849256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123849256 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123849256 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123849256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123849256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123849256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123849256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123849256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123849256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123849256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123849256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123849261 DLCTRL DEBUG Command: GET 190982816 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123849261 DLCTRL DEBUG Tx Command reply: GET_REPLY 190982816 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123849267 DLCTRL DEBUG Command: GET 585330897 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123849267 DLCTRL DEBUG Tx Command reply: GET_REPLY 585330897 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123849267 DLCTRL DEBUG Command: GET 227250353 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123849267 DLCTRL DEBUG Tx Command reply: GET_REPLY 227250353 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123849268 DLCTRL DEBUG Command: GET 167431187 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123849268 DLCTRL DEBUG Tx Command reply: GET_REPLY 167431187 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123849270 DLCTRL DEBUG Command: GET 705473268 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123849270 DLCTRL DEBUG Tx Command reply: GET_REPLY 705473268 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123849272 DLCTRL DEBUG Command: GET 236151197 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123849272 DLCTRL DEBUG Tx Command reply: GET_REPLY 236151197 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123849273 DLCTRL DEBUG Command: GET 325463643 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123849273 DLCTRL DEBUG Tx Command reply: GET_REPLY 325463643 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123849275 DLCTRL DEBUG Command: GET 68804929 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123849275 DLCTRL DEBUG Tx Command reply: GET_REPLY 68804929 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123849276 DLCTRL DEBUG Command: GET 286393398 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123849276 DLCTRL DEBUG Tx Command reply: GET_REPLY 286393398 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123849278 DLCTRL DEBUG Command: GET 170777142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123849278 DLCTRL DEBUG Tx Command reply: GET_REPLY 170777142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123849279 DLCTRL DEBUG Command: GET 309760145 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123849279 DLCTRL DEBUG Tx Command reply: GET_REPLY 309760145 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123849280 DLCTRL DEBUG Command: GET 813170711 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123849280 DLCTRL DEBUG Tx Command reply: GET_REPLY 813170711 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123849281 DLCTRL DEBUG Command: GET 182189764 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123849281 DLCTRL DEBUG Tx Command reply: GET_REPLY 182189764 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123849282 DLCTRL DEBUG Command: GET 699131794 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123849282 DLCTRL DEBUG Tx Command reply: GET_REPLY 699131794 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123849283 DLCTRL DEBUG Command: GET 242698381 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123849283 DLCTRL DEBUG Tx Command reply: GET_REPLY 242698381 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123849283 DLCTRL DEBUG Command: GET 981833682 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123849283 DLCTRL DEBUG Tx Command reply: GET_REPLY 981833682 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123849284 DLCTRL DEBUG Command: GET 461197380 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123849284 DLCTRL DEBUG Tx Command reply: GET_REPLY 461197380 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123849285 DLCTRL DEBUG Command: GET 858616388 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123849285 DLCTRL DEBUG Tx Command reply: GET_REPLY 858616388 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123849286 DLCTRL DEBUG Command: GET 657707639 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123849286 DLCTRL DEBUG Tx Command reply: GET_REPLY 657707639 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123849286 DLCTRL DEBUG Command: GET 975144057 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123849286 DLCTRL DEBUG Tx Command reply: GET_REPLY 975144057 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001110'B, t_guard := 20.000000 } 20250814123849310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123849580 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123849580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007015c7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123849580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123849580 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123849580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123849580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123849580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123849580 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123849580 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123849580 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123849580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123849580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123849580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123850184 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123850184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004945a6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123850184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123850184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123850184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123850184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123850184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123850184 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123850184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123850184 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123850184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123850184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123850184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)9579234 20250814123850342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123850342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123850342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123850342 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123850342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x922ae2, normal) (hnbgw_rua.c:407) 20250814123850342 DHNB DEBUG map_rua[0x564d5ad7c8e0]{init}: Allocated (fsm.c:456) 20250814123850342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123850342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9579234 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123850342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123850342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123850342 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123850342 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9579234 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123850342 DCN DEBUG map_sccp[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123850342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123850342 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9579234 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123850342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9579234 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123850342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123850342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123850342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123850342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123850343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123850343 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123850343 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{IDLE}: Allocated (fsm.c:456) 20250814123850343 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123850343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300028e0056400500f1100926) (sccp_scrc.c:406) 20250814123850343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123850343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123850343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123850343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123850343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123850343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123850343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123850343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123850343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123850343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123850343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123850343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123850343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123850343 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123850343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123850343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123850343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123850343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123850343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123850343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123850343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123850343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123850343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123850343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)11714446 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(943)@1472556f02e3: setverdict(pass): none -> pass 20250814123850353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123850353 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123850353 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123850353 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123850353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123850353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123850353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123850353 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123850353 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123850353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123850353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123850353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123850353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123850353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=006e2ea7) (sccp_scrc.c:477) 20250814123850353 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250814123850353 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123850353 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123850353 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123850353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123850353 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123850353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123850353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123850354 DLCTRL DEBUG Command: GET 550016130 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123850354 DLCTRL DEBUG Tx Command reply: GET_REPLY 550016130 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123850355 DLCTRL DEBUG Command: GET 469378076 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123850355 DLCTRL DEBUG Tx Command reply: GET_REPLY 469378076 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123850356 DLCTRL DEBUG Command: GET 668269402 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123850356 DLCTRL DEBUG Tx Command reply: GET_REPLY 668269402 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123850357 DLCTRL DEBUG Command: GET 559964966 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123850357 DLCTRL DEBUG Tx Command reply: GET_REPLY 559964966 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123850358 DLCTRL DEBUG Command: GET 184300627 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123850358 DLCTRL DEBUG Tx Command reply: GET_REPLY 184300627 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123850359 DLCTRL DEBUG Command: GET 10831017 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123850359 DLCTRL DEBUG Tx Command reply: GET_REPLY 10831017 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123850360 DLCTRL DEBUG Command: GET 569856499 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123850360 DLCTRL DEBUG Tx Command reply: GET_REPLY 569856499 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123850361 DLCTRL DEBUG Command: GET 308574772 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123850361 DLCTRL DEBUG Tx Command reply: GET_REPLY 308574772 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123850361 DLCTRL DEBUG Command: GET 248927582 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123850361 DLCTRL DEBUG Tx Command reply: GET_REPLY 248927582 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123850362 DLCTRL DEBUG Command: GET 52799243 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123850362 DLCTRL DEBUG Tx Command reply: GET_REPLY 52799243 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123850363 DLCTRL DEBUG Command: GET 925701691 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123850363 DLCTRL DEBUG Tx Command reply: GET_REPLY 925701691 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123850365 DLCTRL DEBUG Command: GET 781892875 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123850365 DLCTRL DEBUG Tx Command reply: GET_REPLY 781892875 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123850366 DLCTRL DEBUG Command: GET 540473341 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123850366 DLCTRL DEBUG Tx Command reply: GET_REPLY 540473341 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123850368 DLCTRL DEBUG Command: GET 616265171 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123850368 DLCTRL DEBUG Tx Command reply: GET_REPLY 616265171 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123850370 DLCTRL DEBUG Command: GET 552188503 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123850370 DLCTRL DEBUG Tx Command reply: GET_REPLY 552188503 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123850373 DLCTRL DEBUG Command: GET 454843966 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123850373 DLCTRL DEBUG Tx Command reply: GET_REPLY 454843966 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123850376 DLCTRL DEBUG Command: GET 945808867 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123850376 DLCTRL DEBUG Tx Command reply: GET_REPLY 945808867 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123850378 DLCTRL DEBUG Command: GET 209112183 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123850378 DLCTRL DEBUG Tx Command reply: GET_REPLY 209112183 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123850381 DLCTRL DEBUG Command: GET 12059716 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123850381 DLCTRL DEBUG Tx Command reply: GET_REPLY 12059716 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123850383 DLCTRL DEBUG Command: GET 327388882 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123850383 DLCTRL DEBUG Tx Command reply: GET_REPLY 327388882 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111011'B, t_guard := 20.000000 } 20250814123850417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)15576159 20250814123851436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123851436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123851436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814123851436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123851436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xedac5f, normal) (hnbgw_rua.c:407) 20250814123851436 DHNB DEBUG map_rua[0x564d5ad6db90]{init}: Allocated (fsm.c:456) 20250814123851436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123851436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15576159 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123851436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123851436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123851436 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814123851436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15576159 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123851436 DCN DEBUG map_sccp[0x564d5adbfe30]{init}: Allocated (fsm.c:456) 20250814123851436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123851436 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15576159 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123851436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15576159 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814123851436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123851436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123851436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123851436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123851436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123851436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123851436 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{IDLE}: Allocated (fsm.c:456) 20250814123851436 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123851436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002fb0056400500f1100926) (sccp_scrc.c:406) 20250814123851436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123851436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123851436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123851436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123851436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123851436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123851436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123851436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123851436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123851436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123851436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123851436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123851436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123851436 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123851436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123851436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123851436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123851437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123851437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123851437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123851437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123851437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123851437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123851437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)12670378 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(944)@1472556f02e3: setverdict(pass): none -> pass 20250814123851445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123851445 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123851445 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123851445 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123851445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123851445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123851445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123851445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123851445 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123851445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123851445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123851445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123851445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123851445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=008c2546) (sccp_scrc.c:477) 20250814123851445 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250814123851445 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123851445 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123851445 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123851445 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123851445 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123851445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123851445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123851447 DLCTRL DEBUG Command: GET 563842423 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123851447 DLCTRL DEBUG Tx Command reply: GET_REPLY 563842423 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123851451 DLCTRL DEBUG Command: GET 117638258 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123851451 DLCTRL DEBUG Tx Command reply: GET_REPLY 117638258 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123851455 DLCTRL DEBUG Command: GET 792053180 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123851455 DLCTRL DEBUG Tx Command reply: GET_REPLY 792053180 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123851460 DLCTRL DEBUG Command: GET 394246993 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123851460 DLCTRL DEBUG Tx Command reply: GET_REPLY 394246993 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123851464 DLCTRL DEBUG Command: GET 810229694 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123851464 DLCTRL DEBUG Tx Command reply: GET_REPLY 810229694 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123851468 DLCTRL DEBUG Command: GET 426592454 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123851468 DLCTRL DEBUG Tx Command reply: GET_REPLY 426592454 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123851472 DLCTRL DEBUG Command: GET 697268089 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123851472 DLCTRL DEBUG Tx Command reply: GET_REPLY 697268089 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123851475 DLCTRL DEBUG Command: GET 382722712 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123851475 DLCTRL DEBUG Tx Command reply: GET_REPLY 382722712 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123851478 DLCTRL DEBUG Command: GET 331660303 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123851478 DLCTRL DEBUG Tx Command reply: GET_REPLY 331660303 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123851481 DLCTRL DEBUG Command: GET 98576837 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123851481 DLCTRL DEBUG Tx Command reply: GET_REPLY 98576837 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123851483 DLCTRL DEBUG Command: GET 32822177 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123851483 DLCTRL DEBUG Tx Command reply: GET_REPLY 32822177 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123851486 DLCTRL DEBUG Command: GET 908988876 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123851486 DLCTRL DEBUG Tx Command reply: GET_REPLY 908988876 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123851488 DLCTRL DEBUG Command: GET 890344268 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123851488 DLCTRL DEBUG Tx Command reply: GET_REPLY 890344268 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123851489 DLCTRL DEBUG Command: GET 126515050 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123851489 DLCTRL DEBUG Tx Command reply: GET_REPLY 126515050 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123851491 DLCTRL DEBUG Command: GET 248595359 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123851491 DLCTRL DEBUG Tx Command reply: GET_REPLY 248595359 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123851493 DLCTRL DEBUG Command: GET 921737692 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123851493 DLCTRL DEBUG Tx Command reply: GET_REPLY 921737692 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123851494 DLCTRL DEBUG Command: GET 293655899 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123851494 DLCTRL DEBUG Tx Command reply: GET_REPLY 293655899 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123851496 DLCTRL DEBUG Command: GET 915996717 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123851496 DLCTRL DEBUG Tx Command reply: GET_REPLY 915996717 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123851498 DLCTRL DEBUG Command: GET 276802117 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123851498 DLCTRL DEBUG Tx Command reply: GET_REPLY 276802117 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123851500 DLCTRL DEBUG Command: GET 713247512 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123851500 DLCTRL DEBUG Tx Command reply: GET_REPLY 713247512 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000000'B, t_guard := 20.000000 } 20250814123851532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@1472556f02e3: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)5916464 20250814123852562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123852562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123852562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123852562 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123852562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5a4730, normal) (hnbgw_rua.c:407) 20250814123852562 DHNB DEBUG map_rua[0x564d5ad7ca90]{init}: Allocated (fsm.c:456) 20250814123852562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123852562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5916464 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123852562 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123852562 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123852562 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5916464 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123852562 DCN DEBUG map_sccp[0x564d5ad8b910]{init}: Allocated (fsm.c:456) 20250814123852562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123852562 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5916464 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123852562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5916464 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123852562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123852562 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123852562 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123852562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123852562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123852562 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123852562 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{IDLE}: Allocated (fsm.c:456) 20250814123852562 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123852562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030001000056400500f1100926) (sccp_scrc.c:406) 20250814123852562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123852562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123852562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123852562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123852562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123852562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123852562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123852562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123852562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123852562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123852562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123852562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123852562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123852562 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123852562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123852562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123852562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123852562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123852562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123852562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123852562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123852562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123852562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123852562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)2312341 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(945)@1472556f02e3: setverdict(pass): none -> pass 20250814123852569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123852569 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123852569 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123852569 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123852570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123852570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123852570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123852570 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123852570 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123852570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123852570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123852570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123852570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123852570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=007cbe3a) (sccp_scrc.c:477) 20250814123852570 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250814123852570 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123852570 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123852570 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123852570 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123852570 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123852570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123852570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123852571 DLCTRL DEBUG Command: GET 535430852 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123852571 DLCTRL DEBUG Tx Command reply: GET_REPLY 535430852 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250814123852575 DLCTRL DEBUG Command: GET 557497382 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123852575 DLCTRL DEBUG Tx Command reply: GET_REPLY 557497382 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123852580 DLCTRL DEBUG Command: GET 279378132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123852580 DLCTRL DEBUG Tx Command reply: GET_REPLY 279378132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123852583 DLCTRL DEBUG Command: GET 801277839 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123852583 DLCTRL DEBUG Tx Command reply: GET_REPLY 801277839 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123852586 DLCTRL DEBUG Command: GET 726554684 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123852586 DLCTRL DEBUG Tx Command reply: GET_REPLY 726554684 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123852588 DLCTRL DEBUG Command: GET 354010266 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123852588 DLCTRL DEBUG Tx Command reply: GET_REPLY 354010266 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123852589 DLCTRL DEBUG Command: GET 745531333 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123852589 DLCTRL DEBUG Tx Command reply: GET_REPLY 745531333 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123852591 DLCTRL DEBUG Command: GET 662144587 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123852591 DLCTRL DEBUG Tx Command reply: GET_REPLY 662144587 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123852592 DLCTRL DEBUG Command: GET 181084103 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123852592 DLCTRL DEBUG Tx Command reply: GET_REPLY 181084103 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123852593 DLCTRL DEBUG Command: GET 116806944 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123852593 DLCTRL DEBUG Tx Command reply: GET_REPLY 116806944 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123852596 DLCTRL DEBUG Command: GET 278747706 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123852596 DLCTRL DEBUG Tx Command reply: GET_REPLY 278747706 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123852598 DLCTRL DEBUG Command: GET 592948538 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123852598 DLCTRL DEBUG Tx Command reply: GET_REPLY 592948538 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123852601 DLCTRL DEBUG Command: GET 339280443 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123852601 DLCTRL DEBUG Tx Command reply: GET_REPLY 339280443 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123852603 DLCTRL DEBUG Command: GET 729208439 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123852603 DLCTRL DEBUG Tx Command reply: GET_REPLY 729208439 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123852605 DLCTRL DEBUG Command: GET 625612252 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123852605 DLCTRL DEBUG Tx Command reply: GET_REPLY 625612252 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123852608 DLCTRL DEBUG Command: GET 165054183 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123852608 DLCTRL DEBUG Tx Command reply: GET_REPLY 165054183 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123852610 DLCTRL DEBUG Command: GET 437693490 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123852610 DLCTRL DEBUG Tx Command reply: GET_REPLY 437693490 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123852613 DLCTRL DEBUG Command: GET 905190989 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123852613 DLCTRL DEBUG Tx Command reply: GET_REPLY 905190989 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123852615 DLCTRL DEBUG Command: GET 923533915 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123852615 DLCTRL DEBUG Tx Command reply: GET_REPLY 923533915 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123852616 DLCTRL DEBUG Command: GET 707860885 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123852616 DLCTRL DEBUG Tx Command reply: GET_REPLY 707860885 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001000011'B, t_guard := 20.000000 } 20250814123852653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@1472556f02e3: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)7506944 20250814123853671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123853671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123853671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123853671 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123853671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x728c00, normal) (hnbgw_rua.c:407) 20250814123853671 DHNB DEBUG map_rua[0x564d5ad72280]{init}: Allocated (fsm.c:456) 20250814123853671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123853671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7506944 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123853671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123853671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123853671 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123853671 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7506944 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123853671 DCN DEBUG map_sccp[0x564d5ad73a30]{init}: Allocated (fsm.c:456) 20250814123853671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123853671 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7506944 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123853671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7506944 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123853671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123853671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123853671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123853671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123853671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123853671 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123853671 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{IDLE}: Allocated (fsm.c:456) 20250814123853671 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123853671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000430056400500f1100926) (sccp_scrc.c:406) 20250814123853671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123853671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123853671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123853671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123853671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123853671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123853671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123853671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123853671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123853671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123853671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123853671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123853671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123853671 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123853671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123853671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123853672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123853672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123853672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123853672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123853672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123853672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123853672 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)13686716 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250814123853678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853678 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123853678 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123853678 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123853678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123853678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123853679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123853679 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123853679 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123853679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123853679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123853679 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123853679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123853679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=000f7b5f) (sccp_scrc.c:477) 20250814123853679 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250814123853679 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123853679 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123853679 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123853679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123853679 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123853679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123853679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123853681 DLCTRL DEBUG Command: GET 457590074 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123853681 DLCTRL DEBUG Tx Command reply: GET_REPLY 457590074 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250814123853684 DLCTRL DEBUG Command: GET 15380680 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123853684 DLCTRL DEBUG Tx Command reply: GET_REPLY 15380680 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123853687 DLCTRL DEBUG Command: GET 219018837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123853687 DLCTRL DEBUG Tx Command reply: GET_REPLY 219018837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123853690 DLCTRL DEBUG Command: GET 642062154 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123853690 DLCTRL DEBUG Tx Command reply: GET_REPLY 642062154 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123853694 DLCTRL DEBUG Command: GET 404453167 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123853694 DLCTRL DEBUG Tx Command reply: GET_REPLY 404453167 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123853698 DLCTRL DEBUG Command: GET 768650182 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123853698 DLCTRL DEBUG Tx Command reply: GET_REPLY 768650182 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123853702 DLCTRL DEBUG Command: GET 784755144 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123853702 DLCTRL DEBUG Tx Command reply: GET_REPLY 784755144 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123853706 DLCTRL DEBUG Command: GET 925734034 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123853706 DLCTRL DEBUG Tx Command reply: GET_REPLY 925734034 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123853710 DLCTRL DEBUG Command: GET 112704897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123853710 DLCTRL DEBUG Tx Command reply: GET_REPLY 112704897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123853715 DLCTRL DEBUG Command: GET 52718604 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123853715 DLCTRL DEBUG Tx Command reply: GET_REPLY 52718604 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123853720 DLCTRL DEBUG Command: GET 781504790 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123853720 DLCTRL DEBUG Tx Command reply: GET_REPLY 781504790 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123853724 DLCTRL DEBUG Command: GET 802854983 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123853724 DLCTRL DEBUG Tx Command reply: GET_REPLY 802854983 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123853727 DLCTRL DEBUG Command: GET 712990582 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123853727 DLCTRL DEBUG Tx Command reply: GET_REPLY 712990582 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123853729 DLCTRL DEBUG Command: GET 81745750 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123853729 DLCTRL DEBUG Tx Command reply: GET_REPLY 81745750 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123853730 DLCTRL DEBUG Command: GET 611673360 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123853730 DLCTRL DEBUG Tx Command reply: GET_REPLY 611673360 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123853731 DLCTRL DEBUG Command: GET 494658714 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123853731 DLCTRL DEBUG Tx Command reply: GET_REPLY 494658714 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123853732 DLCTRL DEBUG Command: GET 569464185 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123853732 DLCTRL DEBUG Tx Command reply: GET_REPLY 569464185 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123853732 DLCTRL DEBUG Command: GET 885154673 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123853732 DLCTRL DEBUG Tx Command reply: GET_REPLY 885154673 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123853733 DLCTRL DEBUG Command: GET 210004875 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123853733 DLCTRL DEBUG Tx Command reply: GET_REPLY 210004875 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123853734 DLCTRL DEBUG Command: GET 228879407 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123853734 DLCTRL DEBUG Tx Command reply: GET_REPLY 228879407 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123853738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123853738 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43863<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(929)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123853739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123853739 DLINP DEBUG SRVCONN(,r=127.0.0.1:50227<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123853739 DLINP DEBUG SRVCONN(,r=127.0.0.1:50227<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123853739 DLINP NOTICE SRV(,r=127.0.0.1:50227<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123853739 DMAIN NOTICE (127.0.0.1:50227 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50227<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123853739 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@1472556f02e3: Final verdict of PTC: none 20250814123853741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@1472556f02e3: Final verdict of PTC: none 20250814123853741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123853741 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123853741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@1472556f02e3: Final verdict of PTC: none 20250814123853741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123853741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123853741 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123853741 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123853741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123853741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(938)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@1472556f02e3: Final verdict of PTC: none 20250814123853742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123853742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123853742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123853743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56672<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(942)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(945)@1472556f02e3: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(944)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(931)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(946)@1472556f02e3: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(943)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@1472556f02e3: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Aug 14 12:38:53 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250814123853800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123853872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123853872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123853872 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123853872 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123853872 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123853872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123853872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123853872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123853872 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123853872 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123853872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2ea7), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123853872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123853872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123853872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123853872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123853872 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123853872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123853872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123853872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{disrupted}: Freeing instance (context_map.c:202) 20250814123853872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9579234)[0x564d5ad7c8e0]{disrupted}: Deallocated (fsm.c:568) 20250814123853872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123853872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{disconnected}: Freeing instance (context_map.c:206) 20250814123853872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x564d5ad79420]{disconnected}: Deallocated (fsm.c:568) 20250814123853872 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9579234 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123853873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123853873 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123853873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c2546), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123853873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123853873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123853873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123853873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123853873 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{disrupted}: Freeing instance (context_map.c:202) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15576159)[0x564d5ad6db90]{disrupted}: Deallocated (fsm.c:568) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{disconnected}: Freeing instance (context_map.c:206) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x564d5adbfe30]{disconnected}: Deallocated (fsm.c:568) 20250814123853873 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15576159 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123853873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123853873 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123853873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cbe3a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123853873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123853873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123853873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123853873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123853873 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{disrupted}: Freeing instance (context_map.c:202) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5916464)[0x564d5ad7ca90]{disrupted}: Deallocated (fsm.c:568) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{disconnected}: Freeing instance (context_map.c:206) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x564d5ad8b910]{disconnected}: Deallocated (fsm.c:568) 20250814123853873 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5916464 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123853873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123853873 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123853873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7b5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123853873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123853873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123853873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123853873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123853873 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{disrupted}: Freeing instance (context_map.c:202) 20250814123853873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7506944)[0x564d5ad72280]{disrupted}: Deallocated (fsm.c:568) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{disconnected}: Freeing instance (context_map.c:206) 20250814123853873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x564d5ad73a30]{disconnected}: Deallocated (fsm.c:568) 20250814123853873 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7506944 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123853873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123853873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123853873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123853873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123853873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123853873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123853873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123853873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123853873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123853873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123853873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123853873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123853873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123853873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123853873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123853873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123853873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123853873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123854374 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123854374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957085), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123854374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123854374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123854374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123854374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123854374 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123854374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e138f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123854374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123854374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123854374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123854374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123854374 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123854374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dde4e), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123854374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123854374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123854374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123854374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123854375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123854375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123854375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123854375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123854375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123854375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123854375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123854375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123854375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123854375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123854375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123854375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123854375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123854375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123854375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123854503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401424) Waiting for packet dumper to finish... 1 (prev_count=401424, count=414980) 20250814123855742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123855742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123855742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123855742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123855742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123855742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Aug 14 12:38:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250814123857614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123857621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123857626 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40393<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123857715 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123857715 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123857724 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857724 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123857724 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123857724 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857724 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123857724 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857724 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123857724 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35519 (stream_srv.c:142) 20250814123857724 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35519<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123857724 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857724 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123857726 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857726 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123857726 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857726 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123857726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857726 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857726 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857726 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123857726 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857726 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123857726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857726 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857726 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857726 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123857726 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123857726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857726 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857726 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857726 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123857726 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123857726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857726 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123857726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123857726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123857726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123857726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(957)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(955)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(960)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(958)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123857750 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857750 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123857750 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123857751 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857751 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123857751 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857751 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123857751 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123857751 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123857752 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857752 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123857752 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857752 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123857752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857752 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857752 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857752 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123857752 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857752 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123857752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857752 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857752 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857752 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123857752 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857752 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123857752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857752 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857752 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123857752 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123857752 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123857752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123857752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123857753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123857753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123857753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123857753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123857753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123857753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123857753 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123857753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123857753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123857753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123857753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123857753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123857753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123857753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123857787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123857787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123857787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123857787 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123857787 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123857787 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123857787 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123857787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123857787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:35519<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:35519<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:35519<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123857794 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123857794 DHNBAP DEBUG (127.0.0.1:35519 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123857794 DHNBAP NOTICE (127.0.0.1:35519 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123857794 DHNBAP NOTICE (127.0.0.1:35519 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:35519<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:35519<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123857939 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123857939 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123857939 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123857939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(957)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123857947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857947 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123857947 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123857947 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123857947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123857947 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123857947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123857948 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123857948 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123857948 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123857948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(960)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123857952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857952 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123857952 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123857952 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123857952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123857952 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123857952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123857954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123857954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123857954 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123857954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123857954 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123857954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123857957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857957 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123857957 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123857957 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123857957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123857957 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123857957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123857964 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123857964 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123857964 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123857964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123857970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857970 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123857970 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123857970 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123857970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123857970 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123857970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123857973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857973 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123857973 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123857973 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123857973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123857973 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123857973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123857975 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123857975 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123857975 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123857975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(966)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123857980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123857980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123857980 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123857980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123857980 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123857980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123857981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123857981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123857981 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123857981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123857981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123857981 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123857981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123858755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858755 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123858755 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123858755 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123858755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123858755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123858755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123858755 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123858755 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123858755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123858755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123858755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123858755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123858755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123858755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123858755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123858755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858755 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123858755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123858755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123858755 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123858755 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123858755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123858755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123858755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123858755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123858755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123858755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123858755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123858755 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123858755 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123858755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123858755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123858755 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123858755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123858755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123858755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123858755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123858757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858758 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123858758 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123858758 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123858758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123858758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123858758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123858758 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123858758 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123858758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123858758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123858758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123858758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123858758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123858758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123858758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123858758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123858758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123858758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123858758 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123858758 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123858758 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123858758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123858758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123858758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123858758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123858758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123858758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123858758 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123858758 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123858758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123858758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123858758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123858758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123858758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123858758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123858758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(956)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(959)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123858777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123858777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123858777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123858777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123858777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123858777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123858777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123858778 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123858778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123858778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123858778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123858778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123858778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123858778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123858778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123858778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123858778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123858778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123858778 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123858778 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123858778 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123858778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123858778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123858778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123858778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123858778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123858778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123858778 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123858778 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123858778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123858778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123858778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123858778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123858779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123858779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123858779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123858787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123858787 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123858787 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123858787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123858787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123858788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123858788 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123858788 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123858788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123858788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123858788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123858788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123858788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123858788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123858788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123858788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123858788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123858788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123858788 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123858788 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123858788 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123858788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123858788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123858788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123858788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123858788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123858788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123858788 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123858788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123858788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123858788 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123858788 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123858788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123858788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123858788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123858788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123858788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123858788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123858788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123858789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123859581 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123859582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007015c7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123859582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123859582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123859582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123859582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123859582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123859582 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123859582 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123859582 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123859582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123859582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123859582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123859806 DLCTRL DEBUG Command: GET 505923568 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123859806 DLCTRL DEBUG Tx Command reply: GET_REPLY 505923568 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123859810 DLCTRL DEBUG Command: GET 149007459 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123859810 DLCTRL DEBUG Tx Command reply: GET_REPLY 149007459 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123859817 DLCTRL DEBUG Command: GET 59290166 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123859817 DLCTRL DEBUG Tx Command reply: GET_REPLY 59290166 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123859823 DLCTRL DEBUG Command: GET 316772923 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123859823 DLCTRL DEBUG Tx Command reply: GET_REPLY 316772923 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123859829 DLCTRL DEBUG Command: GET 18233726 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123859829 DLCTRL DEBUG Tx Command reply: GET_REPLY 18233726 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123859833 DLCTRL DEBUG Command: GET 584947993 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123859833 DLCTRL DEBUG Tx Command reply: GET_REPLY 584947993 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123859836 DLCTRL DEBUG Command: GET 7255626 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123859836 DLCTRL DEBUG Tx Command reply: GET_REPLY 7255626 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123859838 DLCTRL DEBUG Command: GET 664901159 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123859838 DLCTRL DEBUG Tx Command reply: GET_REPLY 664901159 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123859840 DLCTRL DEBUG Command: GET 726206323 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123859840 DLCTRL DEBUG Tx Command reply: GET_REPLY 726206323 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123859843 DLCTRL DEBUG Command: GET 161685296 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123859843 DLCTRL DEBUG Tx Command reply: GET_REPLY 161685296 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123859846 DLCTRL DEBUG Command: GET 78270419 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123859846 DLCTRL DEBUG Tx Command reply: GET_REPLY 78270419 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123859850 DLCTRL DEBUG Command: GET 926253422 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123859850 DLCTRL DEBUG Tx Command reply: GET_REPLY 926253422 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123859854 DLCTRL DEBUG Command: GET 610435589 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123859854 DLCTRL DEBUG Tx Command reply: GET_REPLY 610435589 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123859858 DLCTRL DEBUG Command: GET 888380174 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123859858 DLCTRL DEBUG Tx Command reply: GET_REPLY 888380174 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123859862 DLCTRL DEBUG Command: GET 537478912 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123859862 DLCTRL DEBUG Tx Command reply: GET_REPLY 537478912 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123859865 DLCTRL DEBUG Command: GET 942471840 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123859865 DLCTRL DEBUG Tx Command reply: GET_REPLY 942471840 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123859868 DLCTRL DEBUG Command: GET 56065355 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123859868 DLCTRL DEBUG Tx Command reply: GET_REPLY 56065355 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123859870 DLCTRL DEBUG Command: GET 609031389 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123859870 DLCTRL DEBUG Tx Command reply: GET_REPLY 609031389 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123859872 DLCTRL DEBUG Command: GET 270205673 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123859872 DLCTRL DEBUG Tx Command reply: GET_REPLY 270205673 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123859874 DLCTRL DEBUG Command: GET 468535985 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123859874 DLCTRL DEBUG Tx Command reply: GET_REPLY 468535985 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010110011'B, t_guard := 20.000000 } 20250814123859908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123900184 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123900184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004945a6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123900184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123900184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123900184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123900184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123900185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123900185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123900185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123900185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123900185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123900185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123900185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)13771878 20250814123900951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123900951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123900951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123900951 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123900951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd22466, normal) (hnbgw_rua.c:407) 20250814123900951 DHNB DEBUG map_rua[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123900951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123900951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13771878 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123900951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123900951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123900951 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123900951 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13771878 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123900951 DCN DEBUG map_sccp[0x564d5ad6db90]{init}: Allocated (fsm.c:456) 20250814123900951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123900951 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13771878 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123900951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13771878 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123900951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123900951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123900951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123900951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123900951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123900951 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123900951 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{IDLE}: Allocated (fsm.c:456) 20250814123900951 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123900951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002b30056400500f1100926) (sccp_scrc.c:406) 20250814123900951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123900951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123900951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123900952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123900952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123900952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123900952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123900952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123900952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123900952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123900952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123900952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123900952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123900952 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123900952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123900952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123900952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123900952 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123900952 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123900952 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123900952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123900952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123900952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123900952 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)8536404 HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123900972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123900972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123900972 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123900972 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123900972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123900972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123900972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123900972 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@1472556f02e3: setverdict(pass): none -> pass 20250814123900972 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123900972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123900972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123900972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123900972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123900972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=0045d4c9) (sccp_scrc.c:477) 20250814123900972 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250814123900972 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123900972 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123900972 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123900972 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123900972 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123900972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123900972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123900974 DLCTRL DEBUG Command: GET 269418011 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123900974 DLCTRL DEBUG Tx Command reply: GET_REPLY 269418011 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123900978 DLCTRL DEBUG Command: GET 680719611 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123900978 DLCTRL DEBUG Tx Command reply: GET_REPLY 680719611 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123900982 DLCTRL DEBUG Command: GET 728440382 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123900982 DLCTRL DEBUG Tx Command reply: GET_REPLY 728440382 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123900987 DLCTRL DEBUG Command: GET 414401692 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123900987 DLCTRL DEBUG Tx Command reply: GET_REPLY 414401692 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123900993 DLCTRL DEBUG Command: GET 998849982 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123900993 DLCTRL DEBUG Tx Command reply: GET_REPLY 998849982 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123900998 DLCTRL DEBUG Command: GET 652033043 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123900998 DLCTRL DEBUG Tx Command reply: GET_REPLY 652033043 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123901004 DLCTRL DEBUG Command: GET 403487748 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123901004 DLCTRL DEBUG Tx Command reply: GET_REPLY 403487748 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123901009 DLCTRL DEBUG Command: GET 665874170 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123901009 DLCTRL DEBUG Tx Command reply: GET_REPLY 665874170 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123901013 DLCTRL DEBUG Command: GET 831541919 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123901013 DLCTRL DEBUG Tx Command reply: GET_REPLY 831541919 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123901015 DLCTRL DEBUG Command: GET 18327424 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123901015 DLCTRL DEBUG Tx Command reply: GET_REPLY 18327424 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123901017 DLCTRL DEBUG Command: GET 685265842 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123901017 DLCTRL DEBUG Tx Command reply: GET_REPLY 685265842 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123901019 DLCTRL DEBUG Command: GET 953331943 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123901019 DLCTRL DEBUG Tx Command reply: GET_REPLY 953331943 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123901020 DLCTRL DEBUG Command: GET 28613695 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123901020 DLCTRL DEBUG Tx Command reply: GET_REPLY 28613695 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123901021 DLCTRL DEBUG Command: GET 625441612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123901021 DLCTRL DEBUG Tx Command reply: GET_REPLY 625441612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123901022 DLCTRL DEBUG Command: GET 967747245 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123901022 DLCTRL DEBUG Tx Command reply: GET_REPLY 967747245 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123901023 DLCTRL DEBUG Command: GET 150128591 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123901023 DLCTRL DEBUG Tx Command reply: GET_REPLY 150128591 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123901025 DLCTRL DEBUG Command: GET 381418149 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123901025 DLCTRL DEBUG Tx Command reply: GET_REPLY 381418149 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123901026 DLCTRL DEBUG Command: GET 549857493 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123901026 DLCTRL DEBUG Tx Command reply: GET_REPLY 549857493 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123901027 DLCTRL DEBUG Command: GET 244944294 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123901027 DLCTRL DEBUG Tx Command reply: GET_REPLY 244944294 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123901028 DLCTRL DEBUG Command: GET 285832296 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123901028 DLCTRL DEBUG Tx Command reply: GET_REPLY 285832296 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000100110'B, t_guard := 20.000000 } 20250814123901040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@1472556f02e3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@1472556f02e3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)9381475 20250814123902048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123902048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123902048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814123902048 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123902048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f2663, normal) (hnbgw_rua.c:407) 20250814123902048 DHNB DEBUG map_rua[0x564d5ad7ca90]{init}: Allocated (fsm.c:456) 20250814123902048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123902048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9381475 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123902048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123902048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123902048 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814123902048 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9381475 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814123902048 DCN DEBUG map_sccp[0x564d5ad8b910]{init}: Allocated (fsm.c:456) 20250814123902048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123902048 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9381475 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123902048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9381475 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814123902048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123902048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123902048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123902048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123902048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123902048 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123902048 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{IDLE}: Allocated (fsm.c:456) 20250814123902048 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123902048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000260056400500f1100926) (sccp_scrc.c:406) 20250814123902048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123902048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123902048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123902048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123902048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123902048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123902048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123902048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123902048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123902048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123902048 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123902048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123902048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123902048 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123902048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123902048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123902048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123902048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123902048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123902048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123902048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123902048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123902048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123902048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@1472556f02e3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)11286603 HNBGW_Test.sgsn1-SCCP(964)@1472556f02e3: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(964)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123902054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123902054 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123902054 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123902054 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123902054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123902054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123902054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123902054 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123902054 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123902054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123902054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123902054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123902054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123902054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00c22e6f) (sccp_scrc.c:477) 20250814123902054 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250814123902054 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123902054 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123902054 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123902054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123902054 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123902054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123902054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123902054 DLCTRL DEBUG Command: GET 835623030 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123902054 DLCTRL DEBUG Tx Command reply: GET_REPLY 835623030 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123902055 DLCTRL DEBUG Command: GET 912986250 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123902055 DLCTRL DEBUG Tx Command reply: GET_REPLY 912986250 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123902056 DLCTRL DEBUG Command: GET 233276246 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123902056 DLCTRL DEBUG Tx Command reply: GET_REPLY 233276246 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123902057 DLCTRL DEBUG Command: GET 834225532 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123902057 DLCTRL DEBUG Tx Command reply: GET_REPLY 834225532 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123902058 DLCTRL DEBUG Command: GET 130141038 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123902058 DLCTRL DEBUG Tx Command reply: GET_REPLY 130141038 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123902059 DLCTRL DEBUG Command: GET 242307847 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123902059 DLCTRL DEBUG Tx Command reply: GET_REPLY 242307847 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123902060 DLCTRL DEBUG Command: GET 966488620 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123902060 DLCTRL DEBUG Tx Command reply: GET_REPLY 966488620 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123902061 DLCTRL DEBUG Command: GET 688833347 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123902061 DLCTRL DEBUG Tx Command reply: GET_REPLY 688833347 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123902061 DLCTRL DEBUG Command: GET 557824602 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123902062 DLCTRL DEBUG Tx Command reply: GET_REPLY 557824602 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123902062 DLCTRL DEBUG Command: GET 533917913 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123902062 DLCTRL DEBUG Tx Command reply: GET_REPLY 533917913 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123902063 DLCTRL DEBUG Command: GET 327008131 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123902063 DLCTRL DEBUG Tx Command reply: GET_REPLY 327008131 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123902064 DLCTRL DEBUG Command: GET 792830396 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123902064 DLCTRL DEBUG Tx Command reply: GET_REPLY 792830396 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123902065 DLCTRL DEBUG Command: GET 785003801 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123902065 DLCTRL DEBUG Tx Command reply: GET_REPLY 785003801 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123902065 DLCTRL DEBUG Command: GET 853649180 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123902065 DLCTRL DEBUG Tx Command reply: GET_REPLY 853649180 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123902066 DLCTRL DEBUG Command: GET 568644948 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123902066 DLCTRL DEBUG Tx Command reply: GET_REPLY 568644948 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123902067 DLCTRL DEBUG Command: GET 335868246 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123902067 DLCTRL DEBUG Tx Command reply: GET_REPLY 335868246 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123902068 DLCTRL DEBUG Command: GET 485514646 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123902068 DLCTRL DEBUG Tx Command reply: GET_REPLY 485514646 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123902069 DLCTRL DEBUG Command: GET 153195952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123902069 DLCTRL DEBUG Tx Command reply: GET_REPLY 153195952 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123902069 DLCTRL DEBUG Command: GET 314123434 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123902069 DLCTRL DEBUG Tx Command reply: GET_REPLY 314123434 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123902070 DLCTRL DEBUG Command: GET 741636029 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123902070 DLCTRL DEBUG Tx Command reply: GET_REPLY 741636029 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101111'B, t_guard := 20.000000 } 20250814123902081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@1472556f02e3: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)12634850 20250814123903094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123903094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123903094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123903094 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123903094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0cae2, normal) (hnbgw_rua.c:407) 20250814123903094 DHNB DEBUG map_rua[0x564d5ad73a30]{init}: Allocated (fsm.c:456) 20250814123903094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123903094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12634850 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123903094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123903094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123903094 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12634850 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123903094 DCN DEBUG map_sccp[0x564d5ad78fa0]{init}: Allocated (fsm.c:456) 20250814123903094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123903094 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12634850 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123903094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12634850 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123903094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123903094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123903094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123903094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123903094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123903094 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123903094 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{IDLE}: Allocated (fsm.c:456) 20250814123903094 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123903094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300032f0056400500f1100926) (sccp_scrc.c:406) 20250814123903094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123903094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123903094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123903094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123903095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123903095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123903095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123903095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123903095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123903095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123903095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903095 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123903095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123903095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123903095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123903095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123903095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123903095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123903095 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)8958822 HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123903104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903104 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123903104 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123903104 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123903104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123903104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123903104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123903104 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@1472556f02e3: setverdict(pass): none -> pass 20250814123903104 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123903104 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123903104 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123903104 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123903104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123903104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=001f7d19) (sccp_scrc.c:477) 20250814123903104 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250814123903104 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123903104 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123903104 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123903104 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123903104 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123903104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123903104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123903106 DLCTRL DEBUG Command: GET 643070260 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123903106 DLCTRL DEBUG Tx Command reply: GET_REPLY 643070260 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814123903111 DLCTRL DEBUG Command: GET 53781585 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123903111 DLCTRL DEBUG Tx Command reply: GET_REPLY 53781585 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123903115 DLCTRL DEBUG Command: GET 484722274 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123903115 DLCTRL DEBUG Tx Command reply: GET_REPLY 484722274 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123903119 DLCTRL DEBUG Command: GET 310571510 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123903119 DLCTRL DEBUG Tx Command reply: GET_REPLY 310571510 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123903122 DLCTRL DEBUG Command: GET 39919995 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123903122 DLCTRL DEBUG Tx Command reply: GET_REPLY 39919995 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123903125 DLCTRL DEBUG Command: GET 439766344 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123903125 DLCTRL DEBUG Tx Command reply: GET_REPLY 439766344 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123903130 DLCTRL DEBUG Command: GET 800815959 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123903130 DLCTRL DEBUG Tx Command reply: GET_REPLY 800815959 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123903133 DLCTRL DEBUG Command: GET 129449168 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123903133 DLCTRL DEBUG Tx Command reply: GET_REPLY 129449168 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123903135 DLCTRL DEBUG Command: GET 31649248 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123903135 DLCTRL DEBUG Tx Command reply: GET_REPLY 31649248 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123903137 DLCTRL DEBUG Command: GET 512743247 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123903137 DLCTRL DEBUG Tx Command reply: GET_REPLY 512743247 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123903140 DLCTRL DEBUG Command: GET 58631026 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123903140 DLCTRL DEBUG Tx Command reply: GET_REPLY 58631026 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123903144 DLCTRL DEBUG Command: GET 283759194 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123903144 DLCTRL DEBUG Tx Command reply: GET_REPLY 283759194 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123903148 DLCTRL DEBUG Command: GET 204282468 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123903148 DLCTRL DEBUG Tx Command reply: GET_REPLY 204282468 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123903152 DLCTRL DEBUG Command: GET 666447085 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123903152 DLCTRL DEBUG Tx Command reply: GET_REPLY 666447085 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123903155 DLCTRL DEBUG Command: GET 397773057 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123903155 DLCTRL DEBUG Tx Command reply: GET_REPLY 397773057 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123903159 DLCTRL DEBUG Command: GET 564113952 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123903159 DLCTRL DEBUG Tx Command reply: GET_REPLY 564113952 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123903163 DLCTRL DEBUG Command: GET 173464890 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123903163 DLCTRL DEBUG Tx Command reply: GET_REPLY 173464890 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123903167 DLCTRL DEBUG Command: GET 773476629 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123903167 DLCTRL DEBUG Tx Command reply: GET_REPLY 773476629 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123903170 DLCTRL DEBUG Command: GET 941070593 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123903171 DLCTRL DEBUG Tx Command reply: GET_REPLY 941070593 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123903175 DLCTRL DEBUG Command: GET 22854065 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123903175 DLCTRL DEBUG Tx Command reply: GET_REPLY 22854065 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123903189 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40393<->l=127.0.0.1:4262) (control_if.c:193) 20250814123903190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(949)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(948)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123903194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123903197 DLINP DEBUG SRVCONN(,r=127.0.0.1:35519<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123903197 DLINP DEBUG SRVCONN(,r=127.0.0.1:35519<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123903197 DLINP NOTICE SRV(,r=127.0.0.1:35519<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123903197 DMAIN NOTICE (127.0.0.1:35519 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35519<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123903197 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(956)@1472556f02e3: Final verdict of PTC: none 20250814123903200 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123903200 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123903200 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(959)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@1472556f02e3: Final verdict of PTC: none 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123903200 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(955)@1472556f02e3: Final verdict of PTC: none 20250814123903200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed HNBGW_Test.sgsn1-RAN(965)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@1472556f02e3: Final verdict of PTC: none 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123903200 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123903200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123903200 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123903200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123903200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123903200 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123903200 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123903200 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123903200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123903200 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123903201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123903201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123903201 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250814123903201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123903201 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123903201 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123903201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123903201 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250814123903201 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123903201 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123903201 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123903202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123903202 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123903202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123903202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123903202 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-RAN(962)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@1472556f02e3: Final verdict of PTC: none 20250814123903207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123903208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123903219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(950)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@1472556f02e3: Final verdict of PTC: pass HNBGW-MGCP(967)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@1472556f02e3: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(963)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@1472556f02e3: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Aug 14 12:39:03 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250814123903300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123903300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123903301 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123903301 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123903301 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123903301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123903301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123903301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123903301 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123903301 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123903301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d4c9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123903301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123903301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903302 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123903302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123903302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123903302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{disrupted}: Freeing instance (context_map.c:202) 20250814123903302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13771878)[0x564d5ad79420]{disrupted}: Deallocated (fsm.c:568) 20250814123903302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123903302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{disconnected}: Freeing instance (context_map.c:206) 20250814123903302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x564d5ad6db90]{disconnected}: Deallocated (fsm.c:568) 20250814123903302 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13771878 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123903302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123903302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123903302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123903302 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123903302 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123903302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22e6f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123903302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903302 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123903303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903303 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123903303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123903303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123903303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{disrupted}: Freeing instance (context_map.c:202) 20250814123903303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9381475)[0x564d5ad7ca90]{disrupted}: Deallocated (fsm.c:568) 20250814123903303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123903303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{disconnected}: Freeing instance (context_map.c:206) 20250814123903303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x564d5ad8b910]{disconnected}: Deallocated (fsm.c:568) 20250814123903303 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9381475 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814123903303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123903303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123903303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123903303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123903303 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123903303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7d19), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123903303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123903303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903303 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123903304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123903304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123903304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{disrupted}: Freeing instance (context_map.c:202) 20250814123903304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12634850)[0x564d5ad73a30]{disrupted}: Deallocated (fsm.c:568) 20250814123903304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123903304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{disconnected}: Freeing instance (context_map.c:206) 20250814123903304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x564d5ad78fa0]{disconnected}: Deallocated (fsm.c:568) 20250814123903304 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12634850 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814123903304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123903304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123903304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123903304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123903304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123903304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123903304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123903332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123903873 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123903873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c2546), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123903873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123903873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903873 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123903873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2ea7), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123903873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123903873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903873 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123903873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7b5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123903873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123903873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903873 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123903873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cbe3a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123903873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123903873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123903873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123903873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123903873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123903873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123903873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123903873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123903873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123903873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123903873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123903873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123903873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123903873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123903873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123903874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123903874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123903874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123903874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123903874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123903874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123903874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123903874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123903874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123903874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123903874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123903874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123903934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=375444) 20250814123904375 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123904375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dde4e), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123904375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123904375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123904375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123904375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123904375 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123904375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e138f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123904375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123904375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123904375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123904375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123904375 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123904375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957085), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123904375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123904375 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123904375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123904375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123904376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123904376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123904376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123904376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123904376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123904376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123904376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123904376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123904376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123904376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123904376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123904376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123904376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123904376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123904376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123904376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123904376 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=375444, count=438356) 20250814123905201 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123905201 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123905201 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123905201 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123905201 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123905201 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123905202 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123905202 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123905202 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Aug 14 12:39:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Message: Capturing on 'any' Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250814123907076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123907077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123907110 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41667<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123907252 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123907252 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123907274 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907274 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123907274 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123907274 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907274 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123907274 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123907275 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907275 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123907275 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123907275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123907275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907275 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907275 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907275 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123907276 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907276 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123907276 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123907276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907276 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907276 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907276 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123907276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123907276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123907276 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123907276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123907277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907277 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907278 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907278 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123907278 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907278 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123907278 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123907278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907279 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123907279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907279 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907280 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907280 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123907280 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123907280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907280 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123907280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123907280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123907280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123907280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123907280 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123907280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907281 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123907282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907282 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907282 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907282 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907282 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123907282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123907282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123907282 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123907282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907282 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907282 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907282 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123907282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123907282 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123907293 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44111 (stream_srv.c:142) 20250814123907293 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44111<->l=127.0.0.1:29169 (hnbgw.c:791) MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(981)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123907363 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907363 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123907363 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123907363 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907363 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123907363 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123907364 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123907364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123907364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123907365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907365 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907365 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907365 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123907365 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907365 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123907365 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123907365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907366 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123907366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907366 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907366 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907366 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123907366 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123907367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907367 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123907367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907367 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907368 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123907368 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(984)@1472556f02e3: *************************************************20250814123907368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123907368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123907368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123907368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.msc1-M3UA(984)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@1472556f02e3: ************************************************* 20250814123907369 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123907369 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123907369 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123907370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123907370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123907370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123907370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123907370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123907370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123907370 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123907370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123907370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123907370 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123907372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907372 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123907372 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123907372 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123907372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123907372 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-SCCP(985)@1472556f02e3: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn0-M3UA(987)@1472556f02e3: ************************************************* MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123907466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123907466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123907466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123907466 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123907466 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123907466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123907466 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123907466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123907466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123907479 DLINP DEBUG SRVCONN(,r=127.0.0.1:44111<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123907479 DLINP DEBUG SRVCONN(,r=127.0.0.1:44111<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123907479 DLINP DEBUG SRVCONN(,r=127.0.0.1:44111<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123907479 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123907479 DHNBAP DEBUG (127.0.0.1:44111 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123907479 DHNBAP NOTICE (127.0.0.1:44111 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123907479 DHNBAP NOTICE (127.0.0.1:44111 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123907479 DLINP DEBUG SRVCONN(,r=127.0.0.1:44111<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123907479 DLINP DEBUG SRVCONN(,r=127.0.0.1:44111<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123907518 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123907518 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123907518 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123907518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(981)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123907522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907522 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123907522 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123907522 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123907522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123907522 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123907522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123907524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907524 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123907524 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123907524 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123907524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123907524 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123907524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123907524 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123907570 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123907570 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123907570 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250814123907570 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250814123907570 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250814123907570 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250814123907570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(984)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123907573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907573 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123907573 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250814123907573 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250814123907573 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250814123907573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123907573 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123907573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250814123907576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123907576 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123907576 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123907576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123907576 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250814123907576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123907617 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123907617 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123907617 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123907617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(987)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123907619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907619 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123907619 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123907619 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123907619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123907619 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123907619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123907620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907620 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123907620 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123907620 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123907620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123907620 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123907620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123907646 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123907646 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123907646 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123907646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(990)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123907648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907648 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123907648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123907648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123907648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123907648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123907648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123907649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123907649 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123907649 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123907649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123907649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123907649 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123907649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123908336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123908336 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123908336 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123908336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123908336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123908336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123908336 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123908336 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123908336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123908336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123908336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123908336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123908336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123908336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123908336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123908336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123908336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123908336 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123908336 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123908336 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123908336 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123908336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123908336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123908336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123908336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123908336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123908336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123908336 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123908336 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123908336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123908336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123908336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123908336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123908336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123908336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123908336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(980)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123908362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908362 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123908362 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123908362 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123908362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123908362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123908362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123908362 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123908362 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123908362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123908362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123908362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123908362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123908362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123908362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123908362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123908362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123908362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123908362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123908362 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123908362 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123908362 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123908362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123908362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123908362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123908362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123908362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123908362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123908362 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123908362 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123908362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908362 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123908362 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123908362 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123908362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123908362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123908362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123908362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(983)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123908425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908425 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123908425 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123908425 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123908425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123908425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123908425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123908425 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123908425 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123908425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123908425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123908425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123908425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123908425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123908425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123908425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123908425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123908425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123908425 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123908425 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123908425 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123908425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123908425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123908425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123908426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123908426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123908426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123908426 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123908426 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123908426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123908426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123908426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123908426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123908426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123908426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123908426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(986)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123908453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908453 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123908453 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123908453 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123908453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123908453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123908453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123908453 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123908453 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123908453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123908453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123908453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123908453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123908453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123908453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123908453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123908453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123908453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123908453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123908454 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123908454 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123908454 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123908454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123908454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123908454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123908454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123908454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123908454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123908454 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123908454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123908454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123908454 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123908454 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123908454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123908454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123908454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123908454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123908454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123908454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123908454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123908454 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123909489 DLCTRL DEBUG Command: GET 632962745 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123909489 DLCTRL DEBUG Tx Command reply: GET_REPLY 632962745 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123909495 DLCTRL DEBUG Command: GET 19244868 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123909495 DLCTRL DEBUG Tx Command reply: GET_REPLY 19244868 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123909498 DLCTRL DEBUG Command: GET 530049337 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123909498 DLCTRL DEBUG Tx Command reply: GET_REPLY 530049337 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123909502 DLCTRL DEBUG Command: GET 35435236 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123909502 DLCTRL DEBUG Tx Command reply: GET_REPLY 35435236 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123909505 DLCTRL DEBUG Command: GET 47713030 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123909505 DLCTRL DEBUG Tx Command reply: GET_REPLY 47713030 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123909508 DLCTRL DEBUG Command: GET 816225904 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123909508 DLCTRL DEBUG Tx Command reply: GET_REPLY 816225904 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123909510 DLCTRL DEBUG Command: GET 403743153 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123909510 DLCTRL DEBUG Tx Command reply: GET_REPLY 403743153 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123909513 DLCTRL DEBUG Command: GET 196138738 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123909513 DLCTRL DEBUG Tx Command reply: GET_REPLY 196138738 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123909515 DLCTRL DEBUG Command: GET 308194586 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123909515 DLCTRL DEBUG Tx Command reply: GET_REPLY 308194586 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123909517 DLCTRL DEBUG Command: GET 784504527 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123909517 DLCTRL DEBUG Tx Command reply: GET_REPLY 784504527 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123909519 DLCTRL DEBUG Command: GET 517544118 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123909519 DLCTRL DEBUG Tx Command reply: GET_REPLY 517544118 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123909521 DLCTRL DEBUG Command: GET 254152849 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123909521 DLCTRL DEBUG Tx Command reply: GET_REPLY 254152849 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123909524 DLCTRL DEBUG Command: GET 557595149 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123909524 DLCTRL DEBUG Tx Command reply: GET_REPLY 557595149 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123909526 DLCTRL DEBUG Command: GET 414673685 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123909526 DLCTRL DEBUG Tx Command reply: GET_REPLY 414673685 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123909529 DLCTRL DEBUG Command: GET 582052662 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123909530 DLCTRL DEBUG Tx Command reply: GET_REPLY 582052662 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123909533 DLCTRL DEBUG Command: GET 350580755 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123909533 DLCTRL DEBUG Tx Command reply: GET_REPLY 350580755 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123909535 DLCTRL DEBUG Command: GET 788003195 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123909535 DLCTRL DEBUG Tx Command reply: GET_REPLY 788003195 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123909538 DLCTRL DEBUG Command: GET 293502698 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123909538 DLCTRL DEBUG Tx Command reply: GET_REPLY 293502698 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123909541 DLCTRL DEBUG Command: GET 271781010 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123909542 DLCTRL DEBUG Tx Command reply: GET_REPLY 271781010 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123909544 DLCTRL DEBUG Command: GET 383218417 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123909545 DLCTRL DEBUG Tx Command reply: GET_REPLY 383218417 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000110100'B, t_guard := 20.000000 } 20250814123909583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123909583 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123909583 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123909583 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123909583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123909583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123909583 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123909582 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123909582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007015c7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123909582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123909582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123909582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123909582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123909594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123910185 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123910185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004945a6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123910185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123910185 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123910185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123910185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123910185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123910185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123910185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123910185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123910185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123910185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123910185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(992) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)15114798 20250814123910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250814123910623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123910623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe6a22e, normal) (hnbgw_rua.c:407) 20250814123910623 DHNB DEBUG map_rua[0x564d5acf5540]{init}: Allocated (fsm.c:456) 20250814123910623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123910623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15114798 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123910623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123910623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123910623 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250814123910623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15114798 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250814123910623 DCN DEBUG map_sccp[0x564d5ad79420]{init}: Allocated (fsm.c:456) 20250814123910623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123910623 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15114798 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123910623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15114798 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250814123910623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123910623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123910623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123910623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123910623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123910623 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123910623 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{IDLE}: Allocated (fsm.c:456) 20250814123910623 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123910623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002340056400500f1100926) (sccp_scrc.c:406) 20250814123910623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123910623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123910623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123910623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123910623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123910623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123910623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123910623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123910623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123910623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123910623 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123910623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123910623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123910623 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123910623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123910623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123910623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123910623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123910623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123910623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123910623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123910623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123910623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123910623 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)3091214 TC_sgsnpool_L3Complete_valid_nri_10(992)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Session index based on connection ID:0 MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123910637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123910637 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123910637 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123910637 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123910637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123910637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123910637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123910637 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123910637 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123910637 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123910637 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123910637 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123910637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123910637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=00bfd969) (sccp_scrc.c:477) 20250814123910637 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250814123910637 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123910637 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123910637 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123910637 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123910637 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123910637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123910637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123910637 DLCTRL DEBUG Command: GET 930304081 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123910637 DLCTRL DEBUG Tx Command reply: GET_REPLY 930304081 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123910640 DLCTRL DEBUG Command: GET 118096310 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123910640 DLCTRL DEBUG Tx Command reply: GET_REPLY 118096310 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123910641 DLCTRL DEBUG Command: GET 76865236 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123910641 DLCTRL DEBUG Tx Command reply: GET_REPLY 76865236 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123910643 DLCTRL DEBUG Command: GET 215928559 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123910643 DLCTRL DEBUG Tx Command reply: GET_REPLY 215928559 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123910646 DLCTRL DEBUG Command: GET 421973378 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123910646 DLCTRL DEBUG Tx Command reply: GET_REPLY 421973378 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123910649 DLCTRL DEBUG Command: GET 146097041 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123910649 DLCTRL DEBUG Tx Command reply: GET_REPLY 146097041 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123910651 DLCTRL DEBUG Command: GET 460957619 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123910651 DLCTRL DEBUG Tx Command reply: GET_REPLY 460957619 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250814123910654 DLCTRL DEBUG Command: GET 78778285 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123910654 DLCTRL DEBUG Tx Command reply: GET_REPLY 78778285 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123910656 DLCTRL DEBUG Command: GET 727303506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123910656 DLCTRL DEBUG Tx Command reply: GET_REPLY 727303506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123910659 DLCTRL DEBUG Command: GET 455455174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123910659 DLCTRL DEBUG Tx Command reply: GET_REPLY 455455174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123910662 DLCTRL DEBUG Command: GET 907552266 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123910662 DLCTRL DEBUG Tx Command reply: GET_REPLY 907552266 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123910664 DLCTRL DEBUG Command: GET 375622016 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123910665 DLCTRL DEBUG Tx Command reply: GET_REPLY 375622016 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123910668 DLCTRL DEBUG Command: GET 867046883 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123910668 DLCTRL DEBUG Tx Command reply: GET_REPLY 867046883 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123910671 DLCTRL DEBUG Command: GET 373009998 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123910671 DLCTRL DEBUG Tx Command reply: GET_REPLY 373009998 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123910673 DLCTRL DEBUG Command: GET 630858752 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123910673 DLCTRL DEBUG Tx Command reply: GET_REPLY 630858752 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123910676 DLCTRL DEBUG Command: GET 282688029 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123910676 DLCTRL DEBUG Tx Command reply: GET_REPLY 282688029 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123910677 DLCTRL DEBUG Command: GET 246603982 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123910677 DLCTRL DEBUG Tx Command reply: GET_REPLY 246603982 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123910679 DLCTRL DEBUG Command: GET 40575343 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123910679 DLCTRL DEBUG Tx Command reply: GET_REPLY 40575343 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123910682 DLCTRL DEBUG Command: GET 829981336 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123910682 DLCTRL DEBUG Tx Command reply: GET_REPLY 829981336 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123910684 DLCTRL DEBUG Command: GET 809023348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123910684 DLCTRL DEBUG Tx Command reply: GET_REPLY 809023348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011010101'B, t_guard := 20.000000 } 20250814123910719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55258<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(993) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)7395108 20250814123911730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123911730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123911730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250814123911730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123911730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x70d724, normal) (hnbgw_rua.c:407) 20250814123911730 DHNB DEBUG map_rua[0x564d5ad7ca90]{init}: Allocated (fsm.c:456) 20250814123911730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123911730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7395108 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123911730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123911731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123911731 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250814123911731 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7395108 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250814123911731 DCN DEBUG map_sccp[0x564d5ad8b910]{init}: Allocated (fsm.c:456) 20250814123911731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123911731 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7395108 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123911731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7395108 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250814123911731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123911731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123911731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123911731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123911731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123911731 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123911731 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{IDLE}: Allocated (fsm.c:456) 20250814123911731 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123911731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002d50056400500f1100926) (sccp_scrc.c:406) 20250814123911731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123911731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123911731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123911731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123911731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123911731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123911731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123911731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123911731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123911731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123911731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123911731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123911731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123911731 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123911731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123911731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123911731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123911731 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123911731 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123911731 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123911731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123911731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123911731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123911731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)13093947 HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814123911733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123911733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123911733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123911733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123911733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123911733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123911733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123911733 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123911733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123911733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123911733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123911733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123911733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123911733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=0013a212) (sccp_scrc.c:477) 20250814123911733 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250814123911733 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123911733 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) TC_sgsnpool_L3Complete_valid_nri_10(993)@1472556f02e3: setverdict(pass): none -> pass 20250814123911733 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123911733 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123911733 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123911733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123911733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123911734 DLCTRL DEBUG Command: GET 943652931 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123911734 DLCTRL DEBUG Tx Command reply: GET_REPLY 943652931 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123911735 DLCTRL DEBUG Command: GET 220254474 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123911735 DLCTRL DEBUG Tx Command reply: GET_REPLY 220254474 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123911736 DLCTRL DEBUG Command: GET 659368870 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123911736 DLCTRL DEBUG Tx Command reply: GET_REPLY 659368870 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123911737 DLCTRL DEBUG Command: GET 380212731 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123911737 DLCTRL DEBUG Tx Command reply: GET_REPLY 380212731 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123911738 DLCTRL DEBUG Command: GET 862288555 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123911738 DLCTRL DEBUG Tx Command reply: GET_REPLY 862288555 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123911739 DLCTRL DEBUG Command: GET 62146697 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123911739 DLCTRL DEBUG Tx Command reply: GET_REPLY 62146697 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123911739 DLCTRL DEBUG Command: GET 76395963 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123911739 DLCTRL DEBUG Tx Command reply: GET_REPLY 76395963 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250814123911740 DLCTRL DEBUG Command: GET 886940654 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123911740 DLCTRL DEBUG Tx Command reply: GET_REPLY 886940654 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123911741 DLCTRL DEBUG Command: GET 539047523 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123911741 DLCTRL DEBUG Tx Command reply: GET_REPLY 539047523 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123911742 DLCTRL DEBUG Command: GET 492390110 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123911742 DLCTRL DEBUG Tx Command reply: GET_REPLY 492390110 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123911743 DLCTRL DEBUG Command: GET 274604719 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123911743 DLCTRL DEBUG Tx Command reply: GET_REPLY 274604719 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123911743 DLCTRL DEBUG Command: GET 420760938 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123911743 DLCTRL DEBUG Tx Command reply: GET_REPLY 420760938 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123911744 DLCTRL DEBUG Command: GET 344029284 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123911744 DLCTRL DEBUG Tx Command reply: GET_REPLY 344029284 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123911745 DLCTRL DEBUG Command: GET 787619083 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123911745 DLCTRL DEBUG Tx Command reply: GET_REPLY 787619083 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123911746 DLCTRL DEBUG Command: GET 952318081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123911746 DLCTRL DEBUG Tx Command reply: GET_REPLY 952318081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123911747 DLCTRL DEBUG Command: GET 291999573 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123911747 DLCTRL DEBUG Tx Command reply: GET_REPLY 291999573 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123911748 DLCTRL DEBUG Command: GET 784120869 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123911748 DLCTRL DEBUG Tx Command reply: GET_REPLY 784120869 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123911749 DLCTRL DEBUG Command: GET 459848513 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123911749 DLCTRL DEBUG Tx Command reply: GET_REPLY 459848513 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123911750 DLCTRL DEBUG Command: GET 168914818 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123911750 DLCTRL DEBUG Tx Command reply: GET_REPLY 168914818 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123911751 DLCTRL DEBUG Command: GET 526243568 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123911751 DLCTRL DEBUG Tx Command reply: GET_REPLY 526243568 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001010000'B, t_guard := 20.000000 } 20250814123911767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(994) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@1472556f02e3: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)14152107 20250814123912778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123912778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123912778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250814123912778 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123912779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd7f1ab, normal) (hnbgw_rua.c:407) 20250814123912779 DHNB DEBUG map_rua[0x564d5ad93240]{init}: Allocated (fsm.c:456) 20250814123912779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123912779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152107 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123912779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123912779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123912779 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250814123912779 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152107 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250814123912779 DCN DEBUG map_sccp[0x564d5ad79550]{init}: Allocated (fsm.c:456) 20250814123912779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123912779 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14152107 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123912779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152107 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250814123912779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123912779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123912779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123912779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123912779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123912779 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123912779 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{IDLE}: Allocated (fsm.c:456) 20250814123912779 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123912779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030002500056400500f1100926) (sccp_scrc.c:406) 20250814123912779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123912779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123912779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123912779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123912779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123912779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123912779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123912779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123912779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123912779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123912779 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123912779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123912779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123912779 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123912779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123912779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123912779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912779 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123912779 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123912779 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123912779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123912779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123912779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123912779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)9826187 HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250814123912781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912781 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123912781 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123912781 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123912781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123912781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123912781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123912781 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(994)@1472556f02e3: setverdict(pass): none -> pass 20250814123912781 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123912781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123912781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123912781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123912781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123912781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00c6c80e) (sccp_scrc.c:477) 20250814123912781 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250814123912781 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123912781 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123912781 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123912781 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123912781 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123912781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123912781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123912782 DLCTRL DEBUG Command: GET 874690808 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123912782 DLCTRL DEBUG Tx Command reply: GET_REPLY 874690808 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123912783 DLCTRL DEBUG Command: GET 723798146 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123912783 DLCTRL DEBUG Tx Command reply: GET_REPLY 723798146 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123912784 DLCTRL DEBUG Command: GET 137195245 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123912784 DLCTRL DEBUG Tx Command reply: GET_REPLY 137195245 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123912785 DLCTRL DEBUG Command: GET 662753044 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123912785 DLCTRL DEBUG Tx Command reply: GET_REPLY 662753044 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123912786 DLCTRL DEBUG Command: GET 492027994 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123912786 DLCTRL DEBUG Tx Command reply: GET_REPLY 492027994 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123912788 DLCTRL DEBUG Command: GET 896790910 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123912788 DLCTRL DEBUG Tx Command reply: GET_REPLY 896790910 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123912789 DLCTRL DEBUG Command: GET 336211267 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123912789 DLCTRL DEBUG Tx Command reply: GET_REPLY 336211267 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250814123912790 DLCTRL DEBUG Command: GET 402547542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123912790 DLCTRL DEBUG Tx Command reply: GET_REPLY 402547542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123912791 DLCTRL DEBUG Command: GET 215272780 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123912791 DLCTRL DEBUG Tx Command reply: GET_REPLY 215272780 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123912792 DLCTRL DEBUG Command: GET 785002959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123912792 DLCTRL DEBUG Tx Command reply: GET_REPLY 785002959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123912793 DLCTRL DEBUG Command: GET 725140353 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123912793 DLCTRL DEBUG Tx Command reply: GET_REPLY 725140353 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123912795 DLCTRL DEBUG Command: GET 405775584 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123912795 DLCTRL DEBUG Tx Command reply: GET_REPLY 405775584 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123912796 DLCTRL DEBUG Command: GET 575346427 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123912796 DLCTRL DEBUG Tx Command reply: GET_REPLY 575346427 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123912797 DLCTRL DEBUG Command: GET 480177161 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123912797 DLCTRL DEBUG Tx Command reply: GET_REPLY 480177161 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123912798 DLCTRL DEBUG Command: GET 103214366 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123912798 DLCTRL DEBUG Tx Command reply: GET_REPLY 103214366 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123912799 DLCTRL DEBUG Command: GET 218009772 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123912800 DLCTRL DEBUG Tx Command reply: GET_REPLY 218009772 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123912801 DLCTRL DEBUG Command: GET 210673574 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123912801 DLCTRL DEBUG Tx Command reply: GET_REPLY 210673574 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123912802 DLCTRL DEBUG Command: GET 407657401 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123912802 DLCTRL DEBUG Tx Command reply: GET_REPLY 407657401 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123912804 DLCTRL DEBUG Command: GET 752851656 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123912804 DLCTRL DEBUG Tx Command reply: GET_REPLY 752851656 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123912805 DLCTRL DEBUG Command: GET 543723898 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123912805 DLCTRL DEBUG Tx Command reply: GET_REPLY 543723898 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123912809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123912809 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41667<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(972)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123912812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55226<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123912813 DLINP DEBUG SRVCONN(,r=127.0.0.1:44111<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123912813 DLINP DEBUG SRVCONN(,r=127.0.0.1:44111<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123912813 DLINP NOTICE SRV(,r=127.0.0.1:44111<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123912813 DMAIN NOTICE (127.0.0.1:44111 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44111<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123912813 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@1472556f02e3: Final verdict of PTC: none 20250814123912814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123912814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123912814 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@1472556f02e3: Final verdict of PTC: none 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123912814 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123912814 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-RAN(983)@1472556f02e3: Final verdict of PTC: none 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123912814 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(982)@1472556f02e3: Final verdict of PTC: none 20250814123912814 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123912814 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@1472556f02e3: Final verdict of PTC: none 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123912814 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123912814 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123912814 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123912814 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123912814 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123912814 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123912814 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123912814 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123912814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123912815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123912815 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123912815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123912815 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123912815 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123912815 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123912815 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123912815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912815 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123912815 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123912815 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123912815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123912815 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123912815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123912815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(993)@1472556f02e3: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(992)@1472556f02e3: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(994)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(974)@1472556f02e3: Final verdict of PTC: none 20250814123912816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123912816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55258<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123912817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(991)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@1472556f02e3: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Aug 14 12:39:12 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250814123912914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123912980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123912980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123912980 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123912980 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123912980 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123912980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123912980 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123912980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfd969), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123912980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123912980 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123912980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123912980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123912980 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{disrupted}: Freeing instance (context_map.c:202) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15114798)[0x564d5acf5540]{disrupted}: Deallocated (fsm.c:568) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{disconnected}: Freeing instance (context_map.c:206) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x564d5ad79420]{disconnected}: Deallocated (fsm.c:568) 20250814123912980 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15114798 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123912980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123912980 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123912980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a212), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123912980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123912980 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123912980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123912980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123912980 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{disrupted}: Freeing instance (context_map.c:202) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7395108)[0x564d5ad7ca90]{disrupted}: Deallocated (fsm.c:568) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{disconnected}: Freeing instance (context_map.c:206) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x564d5ad8b910]{disconnected}: Deallocated (fsm.c:568) 20250814123912980 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7395108 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123912980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123912980 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123912980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6c80e), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123912980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123912980 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123912980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123912980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123912980 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{disrupted}: Freeing instance (context_map.c:202) 20250814123912980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152107)[0x564d5ad93240]{disrupted}: Deallocated (fsm.c:568) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{disconnected}: Freeing instance (context_map.c:206) 20250814123912980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x564d5ad79550]{disconnected}: Deallocated (fsm.c:568) 20250814123912980 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14152107 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814123912980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123912980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123912980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123912981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123912981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123912981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123912981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123912981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123912981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123912981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123912981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123912981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123912981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123912981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123913302 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123913302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d4c9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123913302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123913302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123913302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123913302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123913302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123913302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123913302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123913302 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123913302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123913302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123913302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123913302 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123913303 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123913303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22e6f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123913303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123913303 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123913303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123913303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123913303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123913303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123913303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123913303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123913303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123913303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123913303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123913303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123913304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123913304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123913304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123913304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123913304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123913304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123913304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123913304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123913304 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123913304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7d19), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123913304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123913304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123913304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123913304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123913617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=439476) 20250814123913874 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123913874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cbe3a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123913874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123913874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123913874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123913874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123913874 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123913874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7b5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123913874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123913874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123913874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123913874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123913874 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123913874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2ea7), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123913874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123913874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123913874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123913874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123913874 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123913874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c2546), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123913874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123913874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123913874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123913874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123913874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123913874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123913874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123913874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123913874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123913874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123913874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123913874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123913874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123913874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123913874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123913874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123913874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123913874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123913874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123913874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123913874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123913874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123913874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123913874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123913874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123914375 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123914376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957085), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123914376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123914376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123914376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123914376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123914376 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123914376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e138f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123914376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123914376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123914376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123914376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123914376 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123914376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dde4e), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123914376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123914376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123914376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123914376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123914376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123914376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123914376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123914376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123914376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123914376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123914376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123914376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123914376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123914376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123914376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123914376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123914376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123914376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123914376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123914376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=439476, count=457392) 20250814123914815 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123914815 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123914815 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123914815 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123914815 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123914815 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123914815 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123914815 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123914815 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123914815 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123914815 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123914815 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Aug 14 12:39:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250814123916694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123916700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123916704 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39087<->l=127.0.0.1:4262) (control_if.c:572) 20250814123916807 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123916807 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123916819 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916819 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123916819 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123916820 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916820 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123916820 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123916820 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916820 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123916820 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916820 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123916820 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916820 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123916820 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123916820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123916821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916821 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916821 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53099 (stream_srv.c:142) 20250814123916821 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53099<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123916821 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916821 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123916821 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123916821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916821 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916821 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916821 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123916821 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916821 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123916821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916821 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916821 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916821 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123916821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123916821 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123916821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916821 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123916821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916821 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123916822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123916822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123916822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123916822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123916822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123916822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123916822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123916822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123916823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123916823 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1005)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1005)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1003)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1008)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(1008)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(1006)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1011)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(1011)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@1472556f02e3: ************************************************* HNBGW_Test.msc2-SCCP(1009)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123916864 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916864 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123916864 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123916864 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916864 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123916864 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123916864 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916864 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123916864 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123916864 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123916865 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916865 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123916865 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123916865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916865 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123916866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916866 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916866 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916866 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123916866 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916866 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123916866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916866 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916866 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916866 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123916866 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916866 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123916866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916866 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916866 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123916866 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123916866 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123916866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123916866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123916866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123916866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123916866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123916866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123916866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123916866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123916866 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123916866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123916866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123916866 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123916866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123916866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123916867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123916867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123916867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123916867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123916867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123916867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1017)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(1015)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1020)@1472556f02e3: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@1472556f02e3: ************************************************* HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123916909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123916909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123916909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123916909 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123916909 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123916909 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123916910 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123916910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123916910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123916914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123916914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53099<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123916914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53099<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123916914 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123916914 DHNBAP DEBUG (127.0.0.1:53099 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123916914 DHNBAP NOTICE (127.0.0.1:53099 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123916914 DHNBAP NOTICE (127.0.0.1:53099 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123916914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53099<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123916914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53099<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123917037 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123917037 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123917037 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123917037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1005)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123917045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917045 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123917045 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123917045 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123917045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123917045 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123917045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123917048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123917048 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123917048 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123917048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123917048 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123917048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123917049 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123917049 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123917049 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123917049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1008)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123917055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917055 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123917055 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123917055 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123917056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123917056 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123917056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123917059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123917059 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123917059 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123917059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123917059 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123917059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123917061 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123917061 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123917061 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123917061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1011)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123917068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917068 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123917068 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123917068 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123917068 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123917068 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123917068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123917071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123917071 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123917071 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123917071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123917071 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123917071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123917079 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123917079 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123917079 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123917079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1014)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123917086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917086 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123917086 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123917086 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123917086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123917086 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123917086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123917088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123917088 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123917088 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123917088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123917088 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123917088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123917089 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123917090 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123917090 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123917090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1017)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123917094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917094 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123917094 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123917094 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123917094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123917094 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123917094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123917097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917097 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123917097 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123917097 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123917097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123917097 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123917097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123917100 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123917100 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814123917100 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123917100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1020)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814123917104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917104 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814123917104 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123917104 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123917104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123917104 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123917104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123917106 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917106 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123917106 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123917106 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123917106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123917106 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123917106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123917842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917842 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123917842 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123917842 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123917842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123917842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123917842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123917842 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123917842 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123917842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123917842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123917842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123917842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123917842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123917842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123917842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123917842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123917842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123917842 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123917843 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123917843 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123917843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123917843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123917843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123917843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123917843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123917843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123917843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123917843 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123917843 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123917843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917843 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123917843 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123917843 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123917843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123917843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123917843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123917843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123917853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917853 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123917853 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123917853 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123917853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123917853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123917853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123917853 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123917853 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123917853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123917853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123917853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123917853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123917853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123917853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123917853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123917853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123917853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123917853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123917853 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123917853 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123917853 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123917853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123917853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123917853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123917853 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123917853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123917853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123917853 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123917853 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123917853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123917853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123917853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123917854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123917854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123917854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123917854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1007)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123917865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123917865 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123917865 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123917865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123917865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123917865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123917865 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123917865 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123917865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123917865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123917865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123917865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123917865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123917865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123917865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123917865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123917866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123917866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123917866 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123917866 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123917866 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123917866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123917866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123917866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123917866 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123917866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123917866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123917866 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123917866 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123917866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123917866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123917866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123917866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123917866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123917866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123917866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123917882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123917882 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123917882 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123917882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123917882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123917882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123917882 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123917882 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123917882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123917882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123917882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123917882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123917882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123917882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123917882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123917882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123917882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123917882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123917882 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123917882 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123917882 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123917882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123917882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123917882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123917882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123917882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123917882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123917882 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123917882 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123917882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917882 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123917882 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123917882 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123917882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123917882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123917882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123917882 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123917894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917894 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123917894 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123917894 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123917894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123917894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123917894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123917894 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123917894 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123917894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123917894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123917894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123917894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123917894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123917894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123917894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123917894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123917894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123917894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123917894 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123917894 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123917894 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123917894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123917894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123917894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123917894 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123917894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123917894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123917894 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123917894 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123917894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917894 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123917894 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123917894 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123917894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123917894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123917894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123917894 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123917904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917904 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123917904 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123917904 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123917904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123917904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123917904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123917904 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123917904 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123917904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123917904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123917904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123917904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123917904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123917904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814123917904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123917904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123917904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123917904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123917904 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123917904 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814123917904 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123917904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123917904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123917904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123917904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123917904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123917904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123917904 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123917904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123917904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123917904 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123917904 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: link up (cnlink.c:111) 20250814123917904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123917904 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123917904 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123917904 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123917904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123917904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123917904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123917904 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123918923 DLCTRL DEBUG Command: GET 992071189 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123918923 DLCTRL DEBUG Tx Command reply: GET_REPLY 992071189 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123918929 DLCTRL DEBUG Command: GET 431130558 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123918929 DLCTRL DEBUG Tx Command reply: GET_REPLY 431130558 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123918932 DLCTRL DEBUG Command: GET 462088114 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123918932 DLCTRL DEBUG Tx Command reply: GET_REPLY 462088114 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123918936 DLCTRL DEBUG Command: GET 459822519 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123918936 DLCTRL DEBUG Tx Command reply: GET_REPLY 459822519 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123918939 DLCTRL DEBUG Command: GET 104242266 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123918939 DLCTRL DEBUG Tx Command reply: GET_REPLY 104242266 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123918944 DLCTRL DEBUG Command: GET 906994877 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123918944 DLCTRL DEBUG Tx Command reply: GET_REPLY 906994877 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123918948 DLCTRL DEBUG Command: GET 492374504 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123918948 DLCTRL DEBUG Tx Command reply: GET_REPLY 492374504 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123918952 DLCTRL DEBUG Command: GET 102279377 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123918952 DLCTRL DEBUG Tx Command reply: GET_REPLY 102279377 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123918955 DLCTRL DEBUG Command: GET 872151154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123918955 DLCTRL DEBUG Tx Command reply: GET_REPLY 872151154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123918958 DLCTRL DEBUG Command: GET 42544861 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123918958 DLCTRL DEBUG Tx Command reply: GET_REPLY 42544861 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123918961 DLCTRL DEBUG Command: GET 749707309 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123918961 DLCTRL DEBUG Tx Command reply: GET_REPLY 749707309 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123918964 DLCTRL DEBUG Command: GET 242530902 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123918964 DLCTRL DEBUG Tx Command reply: GET_REPLY 242530902 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123918967 DLCTRL DEBUG Command: GET 314958245 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123918967 DLCTRL DEBUG Tx Command reply: GET_REPLY 314958245 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123918970 DLCTRL DEBUG Command: GET 420207964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123918970 DLCTRL DEBUG Tx Command reply: GET_REPLY 420207964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123918972 DLCTRL DEBUG Command: GET 495158615 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123918972 DLCTRL DEBUG Tx Command reply: GET_REPLY 495158615 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123918974 DLCTRL DEBUG Command: GET 110719808 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123918974 DLCTRL DEBUG Tx Command reply: GET_REPLY 110719808 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123918976 DLCTRL DEBUG Command: GET 542153511 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123918976 DLCTRL DEBUG Tx Command reply: GET_REPLY 542153511 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123918978 DLCTRL DEBUG Command: GET 846016467 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123918978 DLCTRL DEBUG Tx Command reply: GET_REPLY 846016467 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123918980 DLCTRL DEBUG Command: GET 609127562 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123918980 DLCTRL DEBUG Tx Command reply: GET_REPLY 609127562 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123918982 DLCTRL DEBUG Command: GET 524379901 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123918982 DLCTRL DEBUG Tx Command reply: GET_REPLY 524379901 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010010101'B, t_guard := 20.000000 } 20250814123918996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123919584 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123919584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007015c7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123919584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123919584 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123919584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123919584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123919584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123919584 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123919584 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123919584 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123919584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123919584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123919584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123919584 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123919588 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123919588 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123919588 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123919588 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123919588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123919588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123919588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123919588 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123919589 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123919589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123919589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123919589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123919589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123919589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=007015c7) (sccp_scrc.c:477) 20250814123919589 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250814123919589 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123919589 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123919589 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123919589 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123919589 DLSCCP DEBUG SCCP-SCOC(94)[0x564d5ad8d780]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)1495980 20250814123920032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123920032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123920032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123920032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123920032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16d3ac, normal) (hnbgw_rua.c:407) 20250814123920032 DHNB DEBUG map_rua[0x564d5ad8d780]{init}: Allocated (fsm.c:456) 20250814123920032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123920032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495980 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123920032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123920032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123920032 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250814123920032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495980 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250814123920032 DCN DEBUG map_sccp[0x564d5acf5540]{init}: Allocated (fsm.c:456) 20250814123920032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123920032 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1495980 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250814123920032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495980 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123920032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123920032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123920032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123920032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123920032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123920032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123920032 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{IDLE}: Allocated (fsm.c:456) 20250814123920032 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123920032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030002950056400500f1100926) (sccp_scrc.c:406) 20250814123920032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123920032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123920032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123920032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123920032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123920032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123920032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123920032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123920032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123920032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123920032 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123920032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123920032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123920032 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123920032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123920032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123920032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123920032 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123920032 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123920032 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123920032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123920033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123920033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123920033 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)3510679 HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123920055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123920055 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123920055 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123920055 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123920055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123920055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123920055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123920055 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123920055 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123920055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123920055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123920055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123920055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123920055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=001e8844) (sccp_scrc.c:477) 20250814123920055 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250814123920055 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123920055 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123920055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123920055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123920055 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123920055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123920055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1022)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123920057 DLCTRL DEBUG Command: GET 167669000 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123920057 DLCTRL DEBUG Tx Command reply: GET_REPLY 167669000 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123920060 DLCTRL DEBUG Command: GET 163965619 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123920060 DLCTRL DEBUG Tx Command reply: GET_REPLY 163965619 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123920062 DLCTRL DEBUG Command: GET 692329527 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123920062 DLCTRL DEBUG Tx Command reply: GET_REPLY 692329527 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123920063 DLCTRL DEBUG Command: GET 846384777 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123920063 DLCTRL DEBUG Tx Command reply: GET_REPLY 846384777 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123920065 DLCTRL DEBUG Command: GET 992375872 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123920065 DLCTRL DEBUG Tx Command reply: GET_REPLY 992375872 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123920067 DLCTRL DEBUG Command: GET 464569496 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123920067 DLCTRL DEBUG Tx Command reply: GET_REPLY 464569496 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123920070 DLCTRL DEBUG Command: GET 161155386 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123920070 DLCTRL DEBUG Tx Command reply: GET_REPLY 161155386 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123920072 DLCTRL DEBUG Command: GET 382149212 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123920072 DLCTRL DEBUG Tx Command reply: GET_REPLY 382149212 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123920074 DLCTRL DEBUG Command: GET 376760756 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123920074 DLCTRL DEBUG Tx Command reply: GET_REPLY 376760756 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123920076 DLCTRL DEBUG Command: GET 779252969 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123920076 DLCTRL DEBUG Tx Command reply: GET_REPLY 779252969 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123920078 DLCTRL DEBUG Command: GET 10603504 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123920078 DLCTRL DEBUG Tx Command reply: GET_REPLY 10603504 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123920080 DLCTRL DEBUG Command: GET 647501896 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123920080 DLCTRL DEBUG Tx Command reply: GET_REPLY 647501896 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250814123920082 DLCTRL DEBUG Command: GET 323103720 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123920082 DLCTRL DEBUG Tx Command reply: GET_REPLY 323103720 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123920084 DLCTRL DEBUG Command: GET 337491239 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123920084 DLCTRL DEBUG Tx Command reply: GET_REPLY 337491239 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123920086 DLCTRL DEBUG Command: GET 167457882 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123920086 DLCTRL DEBUG Tx Command reply: GET_REPLY 167457882 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123920088 DLCTRL DEBUG Command: GET 156458172 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123920088 DLCTRL DEBUG Tx Command reply: GET_REPLY 156458172 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123920090 DLCTRL DEBUG Command: GET 13977540 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123920090 DLCTRL DEBUG Tx Command reply: GET_REPLY 13977540 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123920091 DLCTRL DEBUG Command: GET 341392850 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123920091 DLCTRL DEBUG Tx Command reply: GET_REPLY 341392850 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123920093 DLCTRL DEBUG Command: GET 256212441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123920093 DLCTRL DEBUG Tx Command reply: GET_REPLY 256212441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123920095 DLCTRL DEBUG Command: GET 527395886 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123920095 DLCTRL DEBUG Tx Command reply: GET_REPLY 527395886 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001000101'B, t_guard := 20.000000 } 20250814123920125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123920182 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123920182 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123920182 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123920182 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123920182 DLSCCP DEBUG SCCP-SCOC(90)[0x564d5ad7cc60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)13152918 20250814123921142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123921142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123921142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123921142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123921142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc8b296, normal) (hnbgw_rua.c:407) 20250814123921142 DHNB DEBUG map_rua[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123921142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123921142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13152918 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123921142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123921142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123921142 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250814123921142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13152918 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250814123921142 DCN DEBUG map_sccp[0x564d5ad7ca90]{init}: Allocated (fsm.c:456) 20250814123921142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123921142 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13152918 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250814123921142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13152918 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123921142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123921142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123921142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123921142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123921143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123921143 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123921143 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{IDLE}: Allocated (fsm.c:456) 20250814123921143 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123921143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000450056400500f1100926) (sccp_scrc.c:406) 20250814123921143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123921143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123921143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123921143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123921143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123921143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123921143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123921143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123921143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123921143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123921143 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123921143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123921143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123921143 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123921143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123921143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123921143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123921143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123921143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123921143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123921143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123921143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123921143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123921143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)14457675 HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1023)@1472556f02e3: setverdict(pass): none -> pass 20250814123921150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123921150 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123921150 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123921150 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123921150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123921150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123921150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123921150 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123921150 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123921150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123921150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123921150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123921150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123921151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=0062c485) (sccp_scrc.c:477) 20250814123921151 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250814123921151 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123921151 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123921151 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123921151 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123921151 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123921151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123921151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123921153 DLCTRL DEBUG Command: GET 389033640 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123921153 DLCTRL DEBUG Tx Command reply: GET_REPLY 389033640 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123921156 DLCTRL DEBUG Command: GET 728286289 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123921156 DLCTRL DEBUG Tx Command reply: GET_REPLY 728286289 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123921159 DLCTRL DEBUG Command: GET 908269902 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123921159 DLCTRL DEBUG Tx Command reply: GET_REPLY 908269902 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123921165 DLCTRL DEBUG Command: GET 93027481 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123921165 DLCTRL DEBUG Tx Command reply: GET_REPLY 93027481 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123921168 DLCTRL DEBUG Command: GET 895748777 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123921168 DLCTRL DEBUG Tx Command reply: GET_REPLY 895748777 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123921170 DLCTRL DEBUG Command: GET 677078705 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123921170 DLCTRL DEBUG Tx Command reply: GET_REPLY 677078705 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123921173 DLCTRL DEBUG Command: GET 303857100 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123921173 DLCTRL DEBUG Tx Command reply: GET_REPLY 303857100 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123921177 DLCTRL DEBUG Command: GET 444036239 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123921177 DLCTRL DEBUG Tx Command reply: GET_REPLY 444036239 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123921178 DLCTRL DEBUG Command: GET 520411682 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123921178 DLCTRL DEBUG Tx Command reply: GET_REPLY 520411682 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123921179 DLCTRL DEBUG Command: GET 149316554 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123921179 DLCTRL DEBUG Tx Command reply: GET_REPLY 149316554 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123921180 DLCTRL DEBUG Command: GET 36832172 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123921180 DLCTRL DEBUG Tx Command reply: GET_REPLY 36832172 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123921181 DLCTRL DEBUG Command: GET 604987000 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123921181 DLCTRL DEBUG Tx Command reply: GET_REPLY 604987000 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250814123921182 DLCTRL DEBUG Command: GET 844546692 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123921182 DLCTRL DEBUG Tx Command reply: GET_REPLY 844546692 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123921183 DLCTRL DEBUG Command: GET 377545783 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123921183 DLCTRL DEBUG Tx Command reply: GET_REPLY 377545783 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123921184 DLCTRL DEBUG Command: GET 354507656 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123921184 DLCTRL DEBUG Tx Command reply: GET_REPLY 354507656 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123921185 DLCTRL DEBUG Command: GET 861484968 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123921185 DLCTRL DEBUG Tx Command reply: GET_REPLY 861484968 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123921187 DLCTRL DEBUG Command: GET 340364657 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123921187 DLCTRL DEBUG Tx Command reply: GET_REPLY 340364657 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123921188 DLCTRL DEBUG Command: GET 986018108 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123921188 DLCTRL DEBUG Tx Command reply: GET_REPLY 986018108 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123921189 DLCTRL DEBUG Command: GET 858907954 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123921189 DLCTRL DEBUG Tx Command reply: GET_REPLY 858907954 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123921191 DLCTRL DEBUG Command: GET 51128815 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123921191 DLCTRL DEBUG Tx Command reply: GET_REPLY 51128815 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001110101'B, t_guard := 20.000000 } 20250814123921205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@1472556f02e3: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)16328805 20250814123922234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123922234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123922234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123922234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123922234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf92865, normal) (hnbgw_rua.c:407) 20250814123922234 DHNB DEBUG map_rua[0x564d5ad93240]{init}: Allocated (fsm.c:456) 20250814123922234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123922235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16328805 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123922235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123922235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123922235 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123922235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16328805 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814123922235 DCN DEBUG map_sccp[0x564d5ad79550]{init}: Allocated (fsm.c:456) 20250814123922235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123922235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16328805 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123922235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16328805 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123922235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123922235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123922235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123922235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123922235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123922235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123922235 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{IDLE}: Allocated (fsm.c:456) 20250814123922235 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123922235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000750056400500f1100926) (sccp_scrc.c:406) 20250814123922235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123922235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123922235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123922235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123922235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123922235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123922235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123922235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123922235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123922235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123922235 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123922235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123922235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123922235 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123922235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123922235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123922235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123922235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123922235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123922236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123922236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123922236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123922236 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)6929281 HNBGW_Test.sgsn1-SCCP(1015)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123922255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922255 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123922255 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123922255 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123922255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123922255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123922255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123922255 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123922255 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123922255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123922255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123922255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123922255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123922255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00968841) (sccp_scrc.c:477) 20250814123922255 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250814123922256 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123922256 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123922256 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123922256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123922256 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123922256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123922256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1024)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123922258 DLCTRL DEBUG Command: GET 242506720 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123922258 DLCTRL DEBUG Tx Command reply: GET_REPLY 242506720 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123922264 DLCTRL DEBUG Command: GET 896713232 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123922264 DLCTRL DEBUG Tx Command reply: GET_REPLY 896713232 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123922268 DLCTRL DEBUG Command: GET 181677762 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123922268 DLCTRL DEBUG Tx Command reply: GET_REPLY 181677762 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123922272 DLCTRL DEBUG Command: GET 817566701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123922273 DLCTRL DEBUG Tx Command reply: GET_REPLY 817566701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123922276 DLCTRL DEBUG Command: GET 49758732 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123922276 DLCTRL DEBUG Tx Command reply: GET_REPLY 49758732 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123922280 DLCTRL DEBUG Command: GET 470356545 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123922280 DLCTRL DEBUG Tx Command reply: GET_REPLY 470356545 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123922284 DLCTRL DEBUG Command: GET 149865120 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123922284 DLCTRL DEBUG Tx Command reply: GET_REPLY 149865120 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123922287 DLCTRL DEBUG Command: GET 973692829 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123922287 DLCTRL DEBUG Tx Command reply: GET_REPLY 973692829 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123922290 DLCTRL DEBUG Command: GET 878489848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123922290 DLCTRL DEBUG Tx Command reply: GET_REPLY 878489848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123922293 DLCTRL DEBUG Command: GET 310662915 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123922293 DLCTRL DEBUG Tx Command reply: GET_REPLY 310662915 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123922295 DLCTRL DEBUG Command: GET 138986373 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123922295 DLCTRL DEBUG Tx Command reply: GET_REPLY 138986373 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123922298 DLCTRL DEBUG Command: GET 975938373 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123922298 DLCTRL DEBUG Tx Command reply: GET_REPLY 975938373 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250814123922300 DLCTRL DEBUG Command: GET 853306267 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123922300 DLCTRL DEBUG Tx Command reply: GET_REPLY 853306267 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123922303 DLCTRL DEBUG Command: GET 938983940 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123922303 DLCTRL DEBUG Tx Command reply: GET_REPLY 938983940 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123922305 DLCTRL DEBUG Command: GET 536317921 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123922305 DLCTRL DEBUG Tx Command reply: GET_REPLY 536317921 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123922307 DLCTRL DEBUG Command: GET 633932403 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123922307 DLCTRL DEBUG Tx Command reply: GET_REPLY 633932403 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123922309 DLCTRL DEBUG Command: GET 906082901 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123922309 DLCTRL DEBUG Tx Command reply: GET_REPLY 906082901 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123922311 DLCTRL DEBUG Command: GET 312532402 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123922311 DLCTRL DEBUG Tx Command reply: GET_REPLY 312532402 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123922312 DLCTRL DEBUG Command: GET 90378441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123922312 DLCTRL DEBUG Tx Command reply: GET_REPLY 90378441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123922314 DLCTRL DEBUG Command: GET 62089004 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123922314 DLCTRL DEBUG Tx Command reply: GET_REPLY 62089004 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123922321 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39087<->l=127.0.0.1:4262) (control_if.c:193) 20250814123922321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(997)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(996)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123922324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123922325 DLINP DEBUG SRVCONN(,r=127.0.0.1:53099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123922325 DLINP DEBUG SRVCONN(,r=127.0.0.1:53099<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123922325 DLINP NOTICE SRV(,r=127.0.0.1:53099<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123922325 DMAIN NOTICE (127.0.0.1:53099 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53099<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123922325 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1004)@1472556f02e3: Final verdict of PTC: none 20250814123922327 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123922327 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123922327 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123922327 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123922327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123922327 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123922327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123922327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123922327 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922327 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(1007)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@1472556f02e3: Final verdict of PTC: none 20250814123922328 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123922328 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250814123922328 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123922328 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814123922328 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-SCCP(1006)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@1472556f02e3: Final verdict of PTC: none 20250814123922328 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123922328 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123922328 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123922328 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123922328 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123922328 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250814123922329 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-SCCP(1009)@1472556f02e3: Final verdict of PTC: none 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123922329 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123922329 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123922329 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123922329 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123922329 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123922329 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123922329 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123922329 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123922329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123922329 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123922329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922330 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123922330 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123922330 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123922330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123922330 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123922330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123922330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(1016)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(998)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@1472556f02e3: Final verdict of PTC: none 20250814123922349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1021)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@1472556f02e3: Final verdict of PTC: pass 20250814123922353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1023)@1472556f02e3: Final verdict of PTC: pass 20250814123922397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1024)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@1472556f02e3: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Aug 14 12:39:22 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250814123922436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123922436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123922436 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123922436 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123922436 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123922436 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123922436 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123922436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8844), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123922436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123922436 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123922436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123922436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123922436 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{disrupted}: Freeing instance (context_map.c:202) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1495980)[0x564d5ad8d780]{disrupted}: Deallocated (fsm.c:568) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{disconnected}: Freeing instance (context_map.c:206) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x564d5acf5540]{disconnected}: Deallocated (fsm.c:568) 20250814123922436 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1495980 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123922436 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123922436 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123922436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062c485), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123922436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123922436 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123922436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123922436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123922436 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{disrupted}: Freeing instance (context_map.c:202) 20250814123922436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13152918)[0x564d5ad7cc60]{disrupted}: Deallocated (fsm.c:568) 20250814123922436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123922437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{disconnected}: Freeing instance (context_map.c:206) 20250814123922437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x564d5ad7ca90]{disconnected}: Deallocated (fsm.c:568) 20250814123922437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13152918 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250814123922437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123922437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123922437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123922437 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123922437 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123922437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00968841), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123922437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123922437 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123922437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123922437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123922437 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123922437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123922437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123922437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{disrupted}: Freeing instance (context_map.c:202) 20250814123922437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16328805)[0x564d5ad93240]{disrupted}: Deallocated (fsm.c:568) 20250814123922437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123922437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{disconnected}: Freeing instance (context_map.c:206) 20250814123922437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x564d5ad79550]{disconnected}: Deallocated (fsm.c:568) 20250814123922437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16328805 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814123922437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123922437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123922437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123922437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123922437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123922437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123922437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123922437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123922437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123922437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123922437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123922437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123922437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123922467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123922981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123922981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123922981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123922981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123922981 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123922981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6c80e), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123922981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123922981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123922981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123922981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123922981 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123922981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a212), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123922981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123922981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123922981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123922981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123922981 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123922981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfd969), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123922981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123922981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123922981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123922981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123922981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123922981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123922981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123922981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123922981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123922981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123922981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123922981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123922981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123922981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123923169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497016) 20250814123923303 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123923303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22e6f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123923303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123923303 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123923303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123923303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123923303 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123923303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d4c9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123923303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123923303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123923303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123923303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123923304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123923304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123923304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123923304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123923304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123923304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123923304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123923304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123923304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123923304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123923304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123923304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123923304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123923304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123923304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123923304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123923305 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123923305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7d19), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123923305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123923305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123923305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123923305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123923305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123923305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123923305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123923305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123923305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123923305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123923305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123923305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123923875 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123923875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c2546), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123923875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123923875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123923875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123923875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123923875 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123923875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2ea7), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123923875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123923875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123923875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123923875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123923875 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123923875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7b5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123923875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123923875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123923875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123923875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123923875 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123923875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cbe3a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123923875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123923875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123923875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123923875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123923875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123923875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123923875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123923875 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123923875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123923875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123923875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123923875 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123923875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123923875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123923875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123923875 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123923875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123923875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123923875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123923875 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123923875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123923875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123923876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123923876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123923876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123923876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123923876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123923876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123923876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123923876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123923876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123923876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123923876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123923876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123923876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123923876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=497016, count=523660) 20250814123924328 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123924328 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123924328 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123924330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123924330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123924330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123924330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123924330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123924330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123924330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123924330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123924330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123924330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123924330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123924330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250814123924330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123924330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123924330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123924377 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123924377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dde4e), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123924377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123924377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123924377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123924377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123924377 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123924377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e138f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123924377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123924377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123924377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123924377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123924377 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123924377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957085), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123924377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123924377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123924377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123924377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123924377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123924378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123924378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123924378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123924378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123924378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123924378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123924378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123924378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123924378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123924378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123924378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123924378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Thu Aug 14 12:39:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_L3Compl_no_cn started. 20250814123926280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123926285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123926290 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41583<->l=127.0.0.1:4262) (control_if.c:572) 20250814123926390 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123926390 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123926413 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926413 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926413 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123926413 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926413 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926413 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123926413 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926413 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926413 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123926414 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926414 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926414 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123926414 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123926414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123926414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926414 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926414 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926414 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926414 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123926414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123926414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123926414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123926414 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123926414 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123926414 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926414 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123926414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926414 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926414 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58452 (stream_srv.c:142) 20250814123926414 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58452<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123926414 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123926414 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123926414 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926414 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123926414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926414 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926414 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926415 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926415 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123926415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123926415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123926415 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123926415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926415 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926415 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926415 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123926415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123926415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123926415 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123926416 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123926416 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123926416 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123926416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926416 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123926416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926416 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123926416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123926416 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1035)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(1033)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123926434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926434 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926434 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123926434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926434 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926434 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123926435 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926435 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926435 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123926435 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123926435 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123926436 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123926436 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123926436 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926436 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123926436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926436 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926436 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123926436 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123926436 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926436 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123926436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926436 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926436 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123926436 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123926436 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123926436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926436 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926436 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123926436 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123926436 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123926436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123926436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123926436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123926436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123926436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123926436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123926436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123926436 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123926436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123926436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123926436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123926436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123926436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123926436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123926436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123926458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123926458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123926458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123926458 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123926458 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123926458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123926458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123926458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123926458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123926468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58452<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123926468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58452<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123926468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58452<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123926468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123926468 DHNBAP DEBUG (127.0.0.1:58452 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123926468 DHNBAP NOTICE (127.0.0.1:58452 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123926468 DHNBAP NOTICE (127.0.0.1:58452 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123926468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58452<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123926468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58452<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123926633 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123926633 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123926633 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123926633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1035)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123926638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926638 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123926638 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123926638 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123926638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123926638 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123926638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123926639 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926639 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123926639 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123926639 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123926639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123926639 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123926639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123926649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123926649 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123926649 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123926649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1038)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123926656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926656 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123926656 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123926656 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123926656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123926656 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123926656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123926659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123926659 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123926659 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123926659 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123926659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123926659 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123926659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123927455 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123927455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123927455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123927455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123927455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123927455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123927455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123927455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123927455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123927455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123927455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123927455 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123927455 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123927455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123927455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123927455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123927455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123927455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123927455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123927455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123927455 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123927455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123927455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123927455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123927455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123927455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123927455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123927455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123927455 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123927455 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123927455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123927455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123927455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123927455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123927455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123927455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123927455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123927455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1034)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123927459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123927459 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123927459 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123927459 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123927459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123927459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123927460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123927460 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123927460 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123927460 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123927460 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123927460 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123927460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123927460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123927460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123927460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123927460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123927460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123927460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123927460 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123927460 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123927460 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123927460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123927460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123927460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123927460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123927460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123927460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123927460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123927460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123927460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123927460 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123927460 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123927460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123927461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123927461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123927461 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123927461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123927461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123927461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123927461 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1037)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123927484 DLCTRL DEBUG Command: GET 328643448 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123927484 DLCTRL DEBUG Tx Command reply: GET_REPLY 328643448 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123927491 DLCTRL DEBUG Command: GET 725909798 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123927492 DLCTRL DEBUG Tx Command reply: GET_REPLY 725909798 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123927496 DLCTRL DEBUG Command: GET 176348777 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123927496 DLCTRL DEBUG Tx Command reply: GET_REPLY 176348777 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123927500 DLCTRL DEBUG Command: GET 912610287 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123927500 DLCTRL DEBUG Tx Command reply: GET_REPLY 912610287 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123927503 DLCTRL DEBUG Command: GET 286709425 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123927504 DLCTRL DEBUG Tx Command reply: GET_REPLY 286709425 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123927507 DLCTRL DEBUG Command: GET 285622414 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123927507 DLCTRL DEBUG Tx Command reply: GET_REPLY 285622414 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123927511 DLCTRL DEBUG Command: GET 312063763 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123927511 DLCTRL DEBUG Tx Command reply: GET_REPLY 312063763 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123927515 DLCTRL DEBUG Command: GET 716658621 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123927516 DLCTRL DEBUG Tx Command reply: GET_REPLY 716658621 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123927520 DLCTRL DEBUG Command: GET 326769927 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123927520 DLCTRL DEBUG Tx Command reply: GET_REPLY 326769927 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123927524 DLCTRL DEBUG Command: GET 499299857 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123927524 DLCTRL DEBUG Tx Command reply: GET_REPLY 499299857 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123927527 DLCTRL DEBUG Command: GET 776450555 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123927527 DLCTRL DEBUG Tx Command reply: GET_REPLY 776450555 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123927531 DLCTRL DEBUG Command: GET 501382859 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123927531 DLCTRL DEBUG Tx Command reply: GET_REPLY 501382859 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123927535 DLCTRL DEBUG Command: GET 621654225 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123927535 DLCTRL DEBUG Tx Command reply: GET_REPLY 621654225 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123927538 DLCTRL DEBUG Command: GET 359590692 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123927538 DLCTRL DEBUG Tx Command reply: GET_REPLY 359590692 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123927542 DLCTRL DEBUG Command: GET 339808352 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123927542 DLCTRL DEBUG Tx Command reply: GET_REPLY 339808352 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123927546 DLCTRL DEBUG Command: GET 815117316 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123927546 DLCTRL DEBUG Tx Command reply: GET_REPLY 815117316 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123927550 DLCTRL DEBUG Command: GET 492173372 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123927550 DLCTRL DEBUG Tx Command reply: GET_REPLY 492173372 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123927553 DLCTRL DEBUG Command: GET 52164241 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123927553 DLCTRL DEBUG Tx Command reply: GET_REPLY 52164241 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123927556 DLCTRL DEBUG Command: GET 686724096 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123927556 DLCTRL DEBUG Tx Command reply: GET_REPLY 686724096 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123927559 DLCTRL DEBUG Command: GET 589310168 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123927559 DLCTRL DEBUG Tx Command reply: GET_REPLY 589310168 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001010'B, t_guard := 20.000000 } 20250814123927594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47816<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)3823294 20250814123928633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123928633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123928633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123928633 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123928633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3a56be, normal) (hnbgw_rua.c:407) 20250814123928633 DHNB DEBUG map_rua[0x564d5ad8d780]{init}: Allocated (fsm.c:456) 20250814123928633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3823294)[0x564d5ad8d780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123928633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3823294 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123928633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123928633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123928633 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123928633 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3823294 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123928633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3823294)[0x564d5ad8d780]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123928633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3823294)[0x564d5ad8d780]{init}: Freeing instance (context_map.c:202) 20250814123928633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3823294)[0x564d5ad8d780]{init}: Deallocated (fsm.c:568) 20250814123928633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3823294 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123928633 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250814123928633 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123928633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123928634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123928634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)3823294 MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101111011'B, t_guard := 20.000000 } 20250814123928691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123928855 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250814123928855 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250814123928855 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123928855 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123928855 DLSCCP DEBUG SCCP-SCOC(97)[0x564d5ad93110]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)16049647 20250814123929717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123929717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123929717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814123929717 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123929717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf4e5ef, normal) (hnbgw_rua.c:407) 20250814123929717 DHNB DEBUG map_rua[0x564d5ad93110]{init}: Allocated (fsm.c:456) 20250814123929717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16049647)[0x564d5ad93110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123929717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16049647 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123929717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123929717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123929717 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814123929717 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16049647 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123929717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16049647)[0x564d5ad93110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123929717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16049647)[0x564d5ad93110]{init}: Freeing instance (context_map.c:202) 20250814123929717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16049647)[0x564d5ad93110]{init}: Deallocated (fsm.c:568) 20250814123929717 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16049647 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250814123929717 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250814123929717 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123929717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123929717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123929717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)16049647 MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001010'B, t_guard := 20.000000 } 20250814123929756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)14760245 20250814123930771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123930771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123930771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123930771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123930771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe13935, normal) (hnbgw_rua.c:407) 20250814123930771 DHNB DEBUG map_rua[0x564d5ad93110]{init}: Allocated (fsm.c:456) 20250814123930771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14760245)[0x564d5ad93110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123930771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14760245 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123930772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123930772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123930772 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14760245 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123930772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14760245)[0x564d5ad93110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123930772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14760245)[0x564d5ad93110]{init}: Freeing instance (context_map.c:202) 20250814123930772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14760245)[0x564d5ad93110]{init}: Deallocated (fsm.c:568) 20250814123930772 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14760245 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250814123930772 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250814123930772 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123930772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123930772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123930772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)14760245 MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101000'B, t_guard := 20.000000 } 20250814123930805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47858<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)3124184 20250814123931824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123931824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123931824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123931824 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123931824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2fabd8, normal) (hnbgw_rua.c:407) 20250814123931824 DHNB DEBUG map_rua[0x564d5ad93110]{init}: Allocated (fsm.c:456) 20250814123931824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3124184)[0x564d5ad93110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123931824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124184 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123931824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123931824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123931824 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123931824 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124184 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250814123931824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3124184)[0x564d5ad93110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123931824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3124184)[0x564d5ad93110]{init}: Freeing instance (context_map.c:202) 20250814123931824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3124184)[0x564d5ad93110]{init}: Deallocated (fsm.c:568) 20250814123931824 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3124184 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250814123931824 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250814123931824 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250814123931824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123931824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123931824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)3124184 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123931829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123931831 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41583<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(1026)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123931835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123931836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123931836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123931836 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123931836 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123931836 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123931837 DLINP DEBUG SRVCONN(,r=127.0.0.1:58452<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123931837 DLINP DEBUG SRVCONN(,r=127.0.0.1:58452<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123931837 DLINP NOTICE SRV(,r=127.0.0.1:58452<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123931837 DMAIN NOTICE (127.0.0.1:58452 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58452<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123931837 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123931839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123931839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(1033)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1034)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@1472556f02e3: Final verdict of PTC: none 20250814123931840 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123931840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123931840 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123931840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123931840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123931840 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123931840 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123931840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123931840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(1036)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(1028)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(1039)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@1472556f02e3: Final verdict of PTC: none 20250814123931850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123931850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123931850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass)20250814123931858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47858<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@1472556f02e3: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Thu Aug 14 12:39:31 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250814123931930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123932437 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123932438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00968841), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123932438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123932438 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123932438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123932438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123932438 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123932438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062c485), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123932438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123932438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123932438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123932438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123932438 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123932438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8844), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123932438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123932438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123932438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123932438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123932439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123932439 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123932439 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123932439 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123932439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123932439 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123932439 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123932439 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123932439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123932439 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123932439 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123932439 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123932439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123932533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236716) 20250814123932981 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123932981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfd969), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123932981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123932981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123932981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123932981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123932981 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123932981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a212), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123932981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123932981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123932981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123932981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123932981 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123932981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6c80e), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123932981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123932981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123932981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123932981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123932981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123932981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123932981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123932981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123932981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123932981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123932981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123932981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123932981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123932981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123932981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123932981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123932981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123933304 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123933304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d4c9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123933304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123933304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123933304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123933304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123933304 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123933304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22e6f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123933304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123933304 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123933304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123933304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123933305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123933305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123933305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123933305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123933305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123933305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123933305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123933305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123933305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123933305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123933305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123933305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123933305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123933305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123933305 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123933306 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123933306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7d19), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123933306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123933306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123933306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123933306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123933306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123933306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123933306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123933306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123933306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123933306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123933306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123933306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=236716, count=274408) 20250814123933841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123933841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123933841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123933841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123933841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123933841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123933876 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123933876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cbe3a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123933876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123933876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123933876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123933876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123933876 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123933876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7b5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123933876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123933876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123933876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123933876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123933876 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123933876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2ea7), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123933876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123933876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123933876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123933876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123933876 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123933876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c2546), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123933876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123933876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123933876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123933876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123933877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123933877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123933877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123933877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123933877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123933877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123933877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123933877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123933877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123933877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123933877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123933877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123933877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123933877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123933877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123933877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123933877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123934378 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123934378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957085), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123934378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123934378 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123934378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123934378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123934378 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123934378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e138f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123934378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123934378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123934378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123934378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123934378 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123934378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dde4e), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123934378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123934378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123934378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123934378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123934379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123934379 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123934379 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123934379 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123934379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123934379 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123934379 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123934379 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123934379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123934379 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123934379 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123934379 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123934379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Aug 14 12:39:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250814123935670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123935675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123935678 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40333<->l=127.0.0.1:4262) (control_if.c:572) 20250814123935764 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123935764 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123935772 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935772 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935772 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123935772 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935772 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935772 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935772 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935772 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935772 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935773 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47330 (stream_srv.c:142) 20250814123935773 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47330<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123935774 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935774 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123935774 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935774 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123935774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935774 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935774 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935774 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123935774 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935774 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123935774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935774 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935774 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935774 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123935774 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123935774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935774 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935774 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935774 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123935774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123935774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935774 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123935774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123935774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123935774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123935774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1054)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1054)@1472556f02e3: M3UA emulation initiated, the test can be started MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(1052)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(1057)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(1055)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@1472556f02e3: ************************************************* HNBGW_Test.msc2-M3UA(1060)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1058)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123935813 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935813 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935813 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123935813 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935813 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935813 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935813 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935813 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123935813 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123935814 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935814 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123935814 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123935814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935814 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123935814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935814 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935814 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935814 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123935814 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123935814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935815 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123935815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935815 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935815 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935815 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123935815 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123935815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935815 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123935815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935815 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935815 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123935815 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123935815 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123935815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123935815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123935815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123935815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123935815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123935815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123935815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123935815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123935815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123935815 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123935815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123935815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123935815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123935815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123935815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123935815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123935815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@1472556f02e3: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@1472556f02e3: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123935859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123935859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123935859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123935859 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123935859 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123935859 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123935859 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123935859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123935859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123935866 DLINP DEBUG SRVCONN(,r=127.0.0.1:47330<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123935866 DLINP DEBUG SRVCONN(,r=127.0.0.1:47330<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123935866 DLINP DEBUG SRVCONN(,r=127.0.0.1:47330<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123935866 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123935866 DHNBAP DEBUG (127.0.0.1:47330 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123935866 DHNBAP NOTICE (127.0.0.1:47330 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123935866 DHNBAP NOTICE (127.0.0.1:47330 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123935866 DLINP DEBUG SRVCONN(,r=127.0.0.1:47330<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123935866 DLINP DEBUG SRVCONN(,r=127.0.0.1:47330<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123935987 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123935987 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123935987 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123935987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1054)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123935996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123935996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123935996 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123935996 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123935996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123935996 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123935996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123935998 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123935998 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123935998 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123935998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123936000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123936000 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123936000 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123936000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123936000 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123936000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(1057)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123936005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123936005 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123936005 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123936005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123936005 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123936005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123936008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123936008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123936008 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123936008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123936008 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123936008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123936009 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123936009 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250814123936009 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123936009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1060)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250814123936014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936014 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250814123936014 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123936014 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123936014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123936014 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123936014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123936016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936017 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123936017 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123936017 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123936017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123936017 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123936017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123936025 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123936025 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123936025 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123936025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1063)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123936029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936029 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123936029 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123936029 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123936029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123936029 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123936029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123936030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936030 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123936030 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123936030 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123936030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123936030 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123936030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123936037 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123936037 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123936037 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123936037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1066)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123936043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936043 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123936043 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123936043 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123936043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123936043 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123936043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123936045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936045 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123936045 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123936045 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123936045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123936045 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123936045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123936048 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123936048 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250814123936048 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123936048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1069)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250814123936055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936055 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250814123936055 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123936055 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123936055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123936055 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250814123936055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123936057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936057 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123936057 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123936057 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123936057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123936057 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123936057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123936805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936805 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123936805 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123936805 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123936805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123936805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123936805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123936805 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936805 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123936805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123936805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123936805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123936805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123936805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123936805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123936805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123936805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123936805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123936805 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123936805 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123936805 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123936805 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123936805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123936805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123936805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123936805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123936805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123936805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123936805 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123936805 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123936805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123936805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123936805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123936805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123936805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123936805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123936805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936808 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123936808 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123936808 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123936808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123936808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123936808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123936808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123936808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123936808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123936808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123936808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123936808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123936808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123936808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123936808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123936808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123936808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123936808 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123936808 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123936808 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123936808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123936808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123936808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123936809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123936809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123936809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123936809 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123936809 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123936809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123936809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123936809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123936809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123936809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123936809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123936809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1053)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(1056)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123936823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936823 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250814123936823 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250814123936823 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250814123936823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123936823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123936823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123936823 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936823 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123936823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123936823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123936823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123936823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123936823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123936823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250814123936823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123936823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123936823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123936823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123936823 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123936823 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250814123936823 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123936823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123936823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123936823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123936823 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123936823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123936823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123936823 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123936823 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: link up (cnlink.c:111) 20250814123936823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123936823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123936823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123936823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123936823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123936823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250814123936823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123936838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936838 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123936838 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123936838 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123936838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123936838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123936838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123936838 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936838 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123936838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123936838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123936839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123936839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123936839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123936839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123936839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123936839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123936839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123936839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123936839 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123936839 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123936839 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123936839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123936839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123936839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123936839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123936839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123936839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123936839 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123936839 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123936839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123936839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123936839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123936839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123936839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123936839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123936839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123936858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936858 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123936858 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123936858 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123936858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123936858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123936858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123936858 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936858 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123936858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123936858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123936858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123936858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123936858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123936858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123936858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123936858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123936858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123936858 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123936858 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123936858 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123936858 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123936859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123936859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123936859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123936859 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123936859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123936859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123936859 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123936859 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123936859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123936859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123936859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123936859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123936859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123936859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123936859 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936860 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123936860 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123936860 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123936860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123936860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123936860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123936860 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123936860 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123936860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123936860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123936860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123936860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123936860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123936860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250814123936860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123936860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123936860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123936860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123936860 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123936860 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250814123936860 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123936860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123936860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123936860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123936860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123936860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123936860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123936860 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123936860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123936860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123936860 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123936860 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: link up (cnlink.c:111) 20250814123936860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123936860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123936861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123936861 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123936861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123936861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123936861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123936861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn2-RAN(1068)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123937874 DLCTRL DEBUG Command: GET 593909336 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123937875 DLCTRL DEBUG Tx Command reply: GET_REPLY 593909336 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123937879 DLCTRL DEBUG Command: GET 865023669 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123937879 DLCTRL DEBUG Tx Command reply: GET_REPLY 865023669 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123937881 DLCTRL DEBUG Command: GET 666232992 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123937881 DLCTRL DEBUG Tx Command reply: GET_REPLY 666232992 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123937883 DLCTRL DEBUG Command: GET 55799064 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123937883 DLCTRL DEBUG Tx Command reply: GET_REPLY 55799064 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123937885 DLCTRL DEBUG Command: GET 218459226 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123937885 DLCTRL DEBUG Tx Command reply: GET_REPLY 218459226 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123937887 DLCTRL DEBUG Command: GET 846111751 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123937887 DLCTRL DEBUG Tx Command reply: GET_REPLY 846111751 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123937888 DLCTRL DEBUG Command: GET 486889144 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123937889 DLCTRL DEBUG Tx Command reply: GET_REPLY 486889144 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123937890 DLCTRL DEBUG Command: GET 591795265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123937890 DLCTRL DEBUG Tx Command reply: GET_REPLY 591795265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123937892 DLCTRL DEBUG Command: GET 290737413 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123937892 DLCTRL DEBUG Tx Command reply: GET_REPLY 290737413 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123937894 DLCTRL DEBUG Command: GET 964597128 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123937894 DLCTRL DEBUG Tx Command reply: GET_REPLY 964597128 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123937897 DLCTRL DEBUG Command: GET 408350020 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123937897 DLCTRL DEBUG Tx Command reply: GET_REPLY 408350020 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123937900 DLCTRL DEBUG Command: GET 560741188 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123937900 DLCTRL DEBUG Tx Command reply: GET_REPLY 560741188 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123937902 DLCTRL DEBUG Command: GET 543431300 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123937902 DLCTRL DEBUG Tx Command reply: GET_REPLY 543431300 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123937904 DLCTRL DEBUG Command: GET 202399029 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123937904 DLCTRL DEBUG Tx Command reply: GET_REPLY 202399029 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123937906 DLCTRL DEBUG Command: GET 106867423 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123937906 DLCTRL DEBUG Tx Command reply: GET_REPLY 106867423 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123937907 DLCTRL DEBUG Command: GET 151915264 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123937907 DLCTRL DEBUG Tx Command reply: GET_REPLY 151915264 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123937909 DLCTRL DEBUG Command: GET 609518988 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123937909 DLCTRL DEBUG Tx Command reply: GET_REPLY 609518988 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123937910 DLCTRL DEBUG Command: GET 121266125 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123937910 DLCTRL DEBUG Tx Command reply: GET_REPLY 121266125 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123937912 DLCTRL DEBUG Command: GET 908279047 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123937912 DLCTRL DEBUG Tx Command reply: GET_REPLY 908279047 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123937913 DLCTRL DEBUG Command: GET 474259149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123937913 DLCTRL DEBUG Tx Command reply: GET_REPLY 474259149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111110'B, t_guard := 20.000000 } 20250814123937926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@1472556f02e3: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@1472556f02e3: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1071) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@1472556f02e3: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)12805886 20250814123938955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123938955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123938955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123938955 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123938955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc366fe, normal) (hnbgw_rua.c:407) 20250814123938955 DHNB DEBUG map_rua[0x564d5ad93110]{init}: Allocated (fsm.c:456) 20250814123938955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123938955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12805886 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123938955 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123938955 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123938955 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250814123938955 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250814123938955 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12805886 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250814123938955 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12805886 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123938955 DCN DEBUG map_sccp[0x564d5ad8d780]{init}: Allocated (fsm.c:456) 20250814123938955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123938955 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12805886 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123938955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12805886 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123938955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123938955 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123938955 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123938955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123938955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123938955 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123938955 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{IDLE}: Allocated (fsm.c:456) 20250814123938955 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123938955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300013e0056400500f1100926) (sccp_scrc.c:406) 20250814123938955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123938955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123938955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123938955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123938955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123938955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123938955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123938955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123938955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123938956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123938956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123938956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123938956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123938956 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123938956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123938956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123938956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123938956 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123938956 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123938956 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123938956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123938956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123938956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123938956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@1472556f02e3: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@1472556f02e3: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)9200409 HNBGW_Test.sgsn0-SCCP(1061)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@1472556f02e3: setverdict(pass): none -> pass 20250814123938961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123938961 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123938961 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123938961 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123938961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123938961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123938961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123938961 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123938961 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123938961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123938961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123938961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123938961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123938961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=002577f7) (sccp_scrc.c:477) 20250814123938961 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250814123938961 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123938961 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123938961 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123938961 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123938961 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123938961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123938961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814123938961 DLCTRL DEBUG Command: GET 913344221 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123938961 DLCTRL DEBUG Tx Command reply: GET_REPLY 913344221 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123938962 DLCTRL DEBUG Command: GET 130355076 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123938962 DLCTRL DEBUG Tx Command reply: GET_REPLY 130355076 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123938963 DLCTRL DEBUG Command: GET 512624257 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123938963 DLCTRL DEBUG Tx Command reply: GET_REPLY 512624257 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123938964 DLCTRL DEBUG Command: GET 124089740 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123938964 DLCTRL DEBUG Tx Command reply: GET_REPLY 124089740 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123938965 DLCTRL DEBUG Command: GET 100922225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123938965 DLCTRL DEBUG Tx Command reply: GET_REPLY 100922225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123938967 DLCTRL DEBUG Command: GET 595756582 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123938967 DLCTRL DEBUG Tx Command reply: GET_REPLY 595756582 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123938970 DLCTRL DEBUG Command: GET 737888293 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123938970 DLCTRL DEBUG Tx Command reply: GET_REPLY 737888293 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123938974 DLCTRL DEBUG Command: GET 937574215 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123938974 DLCTRL DEBUG Tx Command reply: GET_REPLY 937574215 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123938977 DLCTRL DEBUG Command: GET 143481932 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123938977 DLCTRL DEBUG Tx Command reply: GET_REPLY 143481932 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123938979 DLCTRL DEBUG Command: GET 570796834 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123938979 DLCTRL DEBUG Tx Command reply: GET_REPLY 570796834 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123938981 DLCTRL DEBUG Command: GET 775515470 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123938981 DLCTRL DEBUG Tx Command reply: GET_REPLY 775515470 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123938982 DLCTRL DEBUG Command: GET 936077820 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123938982 DLCTRL DEBUG Tx Command reply: GET_REPLY 936077820 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123938983 DLCTRL DEBUG Command: GET 640906113 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123938983 DLCTRL DEBUG Tx Command reply: GET_REPLY 640906113 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123938985 DLCTRL DEBUG Command: GET 653007415 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123938985 DLCTRL DEBUG Tx Command reply: GET_REPLY 653007415 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123938985 DLCTRL DEBUG Command: GET 429685506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123938985 DLCTRL DEBUG Tx Command reply: GET_REPLY 429685506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123938986 DLCTRL DEBUG Command: GET 660828340 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123938986 DLCTRL DEBUG Tx Command reply: GET_REPLY 660828340 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123938987 DLCTRL DEBUG Command: GET 471239267 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123938987 DLCTRL DEBUG Tx Command reply: GET_REPLY 471239267 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123938988 DLCTRL DEBUG Command: GET 842474710 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123938988 DLCTRL DEBUG Tx Command reply: GET_REPLY 842474710 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123938988 DLCTRL DEBUG Command: GET 384076616 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123938988 DLCTRL DEBUG Tx Command reply: GET_REPLY 384076616 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123938989 DLCTRL DEBUG Command: GET 79646484 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123938989 DLCTRL DEBUG Tx Command reply: GET_REPLY 79646484 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000110111'B, t_guard := 20.000000 } 20250814123939006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@1472556f02e3: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@1472556f02e3: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1072) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@1472556f02e3: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)15012044 20250814123940039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123940039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123940039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250814123940039 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123940039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe510cc, normal) (hnbgw_rua.c:407) 20250814123940039 DHNB DEBUG map_rua[0x564d5ad7cc60]{init}: Allocated (fsm.c:456) 20250814123940039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123940039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15012044 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123940039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123940039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123940039 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250814123940039 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15012044 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250814123940039 DCN DEBUG map_sccp[0x564d5ad7ca90]{init}: Allocated (fsm.c:456) 20250814123940039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123940039 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15012044 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250814123940039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15012044 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250814123940039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123940039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123940039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123940039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123940039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123940039 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123940039 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{IDLE}: Allocated (fsm.c:456) 20250814123940039 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123940039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030000370056400500f1100926) (sccp_scrc.c:406) 20250814123940039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123940039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123940039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123940039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123940039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123940039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123940039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123940039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123940039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123940039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123940039 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123940039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123940039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123940039 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123940039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123940039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123940040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940040 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123940040 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123940040 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123940040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123940040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123940040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123940040 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@1472556f02e3: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@1472556f02e3: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)12783550 HNBGW_Test.sgsn2-SCCP(1067)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@1472556f02e3: setverdict(pass): none -> pass 20250814123940061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250814123940061 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250814123940061 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250814123940061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123940061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123940061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123940061 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123940061 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123940061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123940061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123940061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250814123940061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123940061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=0032f68c) (sccp_scrc.c:477) 20250814123940061 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250814123940061 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123940061 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123940061 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123940061 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123940061 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123940061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123940061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123940064 DLCTRL DEBUG Command: GET 91349135 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123940064 DLCTRL DEBUG Tx Command reply: GET_REPLY 91349135 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123940069 DLCTRL DEBUG Command: GET 17670581 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123940069 DLCTRL DEBUG Tx Command reply: GET_REPLY 17670581 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123940074 DLCTRL DEBUG Command: GET 698951013 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123940074 DLCTRL DEBUG Tx Command reply: GET_REPLY 698951013 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123940080 DLCTRL DEBUG Command: GET 497669768 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123940080 DLCTRL DEBUG Tx Command reply: GET_REPLY 497669768 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123940086 DLCTRL DEBUG Command: GET 139284704 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123940086 DLCTRL DEBUG Tx Command reply: GET_REPLY 139284704 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123940089 DLCTRL DEBUG Command: GET 87092669 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123940090 DLCTRL DEBUG Tx Command reply: GET_REPLY 87092669 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123940092 DLCTRL DEBUG Command: GET 898897730 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123940092 DLCTRL DEBUG Tx Command reply: GET_REPLY 898897730 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123940095 DLCTRL DEBUG Command: GET 889820803 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123940096 DLCTRL DEBUG Tx Command reply: GET_REPLY 889820803 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123940098 DLCTRL DEBUG Command: GET 969410603 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123940098 DLCTRL DEBUG Tx Command reply: GET_REPLY 969410603 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123940100 DLCTRL DEBUG Command: GET 29169716 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123940101 DLCTRL DEBUG Tx Command reply: GET_REPLY 29169716 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123940102 DLCTRL DEBUG Command: GET 705024827 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123940102 DLCTRL DEBUG Tx Command reply: GET_REPLY 705024827 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123940104 DLCTRL DEBUG Command: GET 834384448 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123940104 DLCTRL DEBUG Tx Command reply: GET_REPLY 834384448 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250814123940105 DLCTRL DEBUG Command: GET 22464492 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123940105 DLCTRL DEBUG Tx Command reply: GET_REPLY 22464492 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123940107 DLCTRL DEBUG Command: GET 462375223 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123940107 DLCTRL[38;5;33m DEBUG Tx Command reply: GET_REPLY 462375223 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123940109 DLCTRL DEBUG Command: GET 279681362 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123940109 DLCTRL DEBUG Tx Command reply: GET_REPLY 279681362 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123940110 DLCTRL DEBUG Command: GET 850068825 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123940110 DLCTRL DEBUG Tx Command reply: GET_REPLY 850068825 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123940111 DLCTRL DEBUG Command: GET 601749793 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123940111 DLCTRL DEBUG Tx Command reply: GET_REPLY 601749793 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123940112 DLCTRL DEBUG Command: GET 138044796 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123940112 DLCTRL DEBUG Tx Command reply: GET_REPLY 138044796 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123940113 DLCTRL DEBUG Command: GET 678131440 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123940113 DLCTRL DEBUG Tx Command reply: GET_REPLY 678131440 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123940114 DLCTRL DEBUG Command: GET 757087429 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123940114 DLCTRL DEBUG Tx Command reply: GET_REPLY 757087429 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814123940121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123940121 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40333<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(1045)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123940123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123940123 DLINP DEBUG SRVCONN(,r=127.0.0.1:47330<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123940123 DLINP DEBUG SRVCONN(,r=127.0.0.1:47330<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123940123 DLINP NOTICE SRV(,r=127.0.0.1:47330<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123940123 DMAIN NOTICE (127.0.0.1:47330 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47330<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123940123 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@1472556f02e3: Final verdict of PTC: none 20250814123940125 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(1052)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@1472556f02e3: Final verdict of PTC: none 20250814123940125 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250814123940125 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-SCCP(1055)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@1472556f02e3: Final verdict of PTC: none 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250814123940125 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123940125 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(1064)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@1472556f02e3: Final verdict of PTC: none 20250814123940125 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(1062)@1472556f02e3: Final verdict of PTC: none 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123940125 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123940126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1061)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@1472556f02e3: Final verdict of PTC: none 20250814123940126 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123940126 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123940126 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed HNBGW_Test.sgsn2-RAN(1068)@1472556f02e3: Final verdict of PTC: none 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123940126 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(1047)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@1472556f02e3: Final verdict of PTC: none 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123940126 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123940126 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@1472556f02e3: Final verdict of PTC: none 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123940126 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123940126 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123940127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc2-M3UA(1060)@1472556f02e3: Final verdict of PTC: none 20250814123940127 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123940127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123940127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123940127 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123940127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-M3UA(1054)@1472556f02e3: Final verdict of PTC: none 20250814123940127 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123940127 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123940127 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123940127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123940127 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123940127 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123940127 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123940128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@1472556f02e3: Final verdict of PTC: none 20250814123940128 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123940129 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123940129 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123940130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123940130 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123940130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123940131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123940131 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123940132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940132 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123940133 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn2-M3UA(1069)@1472556f02e3: Final verdict of PTC: none 20250814123940133 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123940133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123940134 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123940134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123940134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123940135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814123940135 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123940136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940136 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123940137 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250814123940137 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123940137 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123940138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123940138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123940139 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123940139 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814123940140 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123940140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(1070)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@1472556f02e3: Final verdict of PTC: pass 20250814123940140 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed HNBGW_Test.sgsn0-M3UA(1063)@1472556f02e3: Final verdict of PTC: none 20250814123940141 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123940141 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123940141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123940142 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250814123940142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123940142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_nri_from_other_PLMN0(1071)@1472556f02e3: Final verdict of PTC: pass HNBGW_Test.sgsn2-SCCP(1067)@1472556f02e3: Final verdict of PTC: none 20250814123940148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@1472556f02e3: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Aug 14 12:39:40 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250814123940240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123940240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123940240 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123940240 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123940240 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123940240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123940240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123940240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123940240 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123940240 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123940240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002577f7), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123940240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123940241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123940241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123940241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123940241 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{disrupted}: Freeing instance (context_map.c:202) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12805886)[0x564d5ad93110]{disrupted}: Deallocated (fsm.c:568) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{disconnected}: Freeing instance (context_map.c:206) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x564d5ad8d780]{disconnected}: Deallocated (fsm.c:568) 20250814123940241 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12805886 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123940241 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123940241 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123940241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f68c), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123940241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123940241 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123940241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123940241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123940241 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{disrupted}: Freeing instance (context_map.c:202) 20250814123940241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15012044)[0x564d5ad7cc60]{disrupted}: Deallocated (fsm.c:568) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{disconnected}: Freeing instance (context_map.c:206) 20250814123940241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x564d5ad7ca90]{disconnected}: Deallocated (fsm.c:568) 20250814123940241 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15012044 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250814123940241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123940241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123940241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123940241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123940241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123940241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123940241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123940241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123940241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123940241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123940241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123940241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123940241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123940241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250814123940241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123940254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123940957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=437028) Waiting for packet dumper to finish... 1 (prev_count=437028, count=437568) 20250814123942127 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123942127 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123942127 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814123942128 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123942128 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123942128 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250814123942128 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123942128 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123942128 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123942131 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123942131 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123942131 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123942135 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123942135 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123942135 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123942143 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123942143 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250814123942143 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250814123942439 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123942439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8844), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123942439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123942439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123942439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123942439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123942439 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123942439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062c485), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123942439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123942439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123942439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123942439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123942439 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123942439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00968841), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123942439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123942439 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123942439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123942439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123942440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123942440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123942440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123942440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123942440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123942440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123942440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123942440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123942440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123942440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123942440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123942440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123942440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123942982 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123942982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6c80e), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123942982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123942982 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123942982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123942982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123942982 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123942982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a212), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123942982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123942983 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123942983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123942983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123942983 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123942983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfd969), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123942983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123942983 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123942983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123942983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123942983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123942983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123942983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123942983 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123942983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123942983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123942983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123942983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123942983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123942983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123942983 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123942983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123942984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123942984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123942984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123942984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123942984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123942984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123942984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123942984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123942984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Aug 14 12:39:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250814123943305 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123943305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22e6f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123943305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123943305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123943305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123943305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123943305 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123943305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d4c9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123943305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123943305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123943305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123943305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123943305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123943305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123943305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123943305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123943305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123943305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123943305 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123943305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123943305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123943305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123943305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123943305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123943305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123943305 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123943306 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123943306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7d19), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123943306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123943306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123943306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123943306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123943306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123943307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123943307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123943307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123943307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123943307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123943307 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123943877 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123943877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c2546), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123943877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123943877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123943877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123943877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123943877 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123943877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2ea7), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123943877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123943877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123943877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123943877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123943877 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123943877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7b5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123943877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123943878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123943878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123943878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123943878 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123943878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cbe3a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123943878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123943878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123943878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123943878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123943878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123943878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123943878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123943878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123943878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123943878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123943878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123943878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123943879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123943879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123943879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123943879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123943879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123943879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123943879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123943879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123943879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123943879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123943879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123943879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250814123944085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123944091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123944095 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37605<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123944187 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123944187 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123944195 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944195 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944195 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123944196 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944196 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944196 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123944196 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53179 (stream_srv.c:142) 20250814123944196 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53179<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123944196 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123944196 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123944196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123944197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944197 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944197 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944197 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944197 DRANAP NOTICE cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123944197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123944197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123944197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123944197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123944197 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944197 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944198 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944198 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123944198 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944198 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123944198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944198 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944198 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944198 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123944198 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944198 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123944198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944198 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944198 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944198 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123944198 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944198 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123944198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944198 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944198 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123944198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123944199 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814123944199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123944199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123944199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123944199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123944199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123944199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123944199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123944199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1083)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1083)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(1081)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1086)@1472556f02e3: ************************************************* HNBGW_Test.msc1-M3UA(1086)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@1472556f02e3: ************************************************* HNBGW_Test.msc1-SCCP(1084)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123944226 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944226 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944226 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123944226 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944226 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944226 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123944227 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944227 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944227 DRANAP NOTICE cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123944227 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123944227 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123944228 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944228 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123944228 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944228 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123944228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944228 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944228 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944228 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123944228 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944228 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123944228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944228 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944228 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944228 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123944228 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123944228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944228 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944228 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123944228 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123944228 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123944228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123944228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123944228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123944228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123944228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944228 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123944228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814123944228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123944228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123944228 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123944228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944229 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944229 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944229 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123944229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123944229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123944229 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@1472556f02e3: v_sccp_pdu_maxlen:268 MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1092)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1090)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123944261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123944261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123944261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123944261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123944261 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123944261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123944261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123944261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123944261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123944265 DLINP DEBUG SRVCONN(,r=127.0.0.1:53179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123944265 DLINP DEBUG SRVCONN(,r=127.0.0.1:53179<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123944265 DLINP DEBUG SRVCONN(,r=127.0.0.1:53179<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123944265 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123944265 DHNBAP DEBUG (127.0.0.1:53179 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123944265 DHNBAP NOTICE (127.0.0.1:53179 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123944265 DHNBAP NOTICE (127.0.0.1:53179 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123944265 DLINP DEBUG SRVCONN(,r=127.0.0.1:53179<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123944265 DLINP DEBUG SRVCONN(,r=127.0.0.1:53179<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123944379 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123944380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dde4e), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123944380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123944380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944380 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123944380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e138f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123944380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123944380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944380 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123944380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957085), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123944380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123944380 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123944380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123944380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123944380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944381 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944381 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944381 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123944381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944381 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944381 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944381 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123944381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944381 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123944381 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123944381 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123944381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123944412 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123944412 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123944412 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123944412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1083)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123944420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123944420 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123944420 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123944420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123944420 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123944420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123944422 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123944422 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250814123944422 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123944422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250814123944424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944424 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123944424 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123944424 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123944424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123944424 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123944424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(1086)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250814123944428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250814123944428 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123944428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123944428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123944428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123944428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123944431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123944431 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123944431 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123944431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123944431 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123944431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123944439 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123944439 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123944439 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123944439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1089)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123944446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944446 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123944446 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123944446 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123944446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123944446 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123944446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123944448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944448 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123944448 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123944448 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123944448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123944448 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123944448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123944449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123944449 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814123944449 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123944449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1092)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814123944455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944455 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814123944455 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123944455 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123944455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123944455 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814123944455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123944456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123944456 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123944456 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123944456 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123944456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123944456 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123944456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123945228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123945228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123945228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123945228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123945228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123945228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123945228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123945228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123945229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123945229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123945229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123945229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123945229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123945229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123945229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123945229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123945229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123945229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123945229 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123945229 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123945229 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123945229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123945229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123945229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123945229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123945229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123945229 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123945229 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123945229 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123945229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945229 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123945229 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123945229 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123945229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123945229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123945230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123945230 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123945234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250814123945234 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250814123945234 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250814123945234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123945234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123945234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123945234 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123945234 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123945234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123945234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123945234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123945234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123945234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123945234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250814123945234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123945234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123945234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123945234 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123945234 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123945234 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250814123945234 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123945234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123945234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123945234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123945234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123945234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123945235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123945235 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123945235 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: link up (cnlink.c:111) 20250814123945235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123945235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123945235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123945235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123945235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123945235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250814123945235 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(1085)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123945248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945248 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123945248 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123945248 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123945248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123945248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123945248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123945248 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123945248 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123945248 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123945248 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123945248 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123945248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123945248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123945248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123945248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123945248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123945248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123945248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123945248 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123945248 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123945248 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123945248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123945248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123945248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123945248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123945248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123945248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123945248 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123945248 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123945248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123945248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123945248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123945248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123945248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123945248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123945248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123945258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123945258 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123945258 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123945258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123945258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123945258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123945258 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123945258 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123945258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123945258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123945258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123945258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123945258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123945258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814123945258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123945259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123945259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123945259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123945259 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123945259 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814123945259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123945259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123945259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123945259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123945259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123945259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123945259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123945259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123945259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123945259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123945259 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123945259 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814123945259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123945259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123945259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123945259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123945259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123945259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123945259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123945259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123946275 DLCTRL DEBUG Command: GET 107561431 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123946275 DLCTRL DEBUG Tx Command reply: GET_REPLY 107561431 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814123946282 DLCTRL DEBUG Command: GET 276727844 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123946282 DLCTRL DEBUG Tx Command reply: GET_REPLY 276727844 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123946286 DLCTRL DEBUG Command: GET 356811624 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123946286 DLCTRL DEBUG Tx Command reply: GET_REPLY 356811624 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123946290 DLCTRL DEBUG Command: GET 294676824 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123946290 DLCTRL DEBUG Tx Command reply: GET_REPLY 294676824 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123946293 DLCTRL DEBUG Command: GET 728726693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123946293 DLCTRL DEBUG Tx Command reply: GET_REPLY 728726693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814123946296 DLCTRL DEBUG Command: GET 477456164 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123946296 DLCTRL DEBUG Tx Command reply: GET_REPLY 477456164 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123946299 DLCTRL DEBUG Command: GET 612156153 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123946299 DLCTRL DEBUG Tx Command reply: GET_REPLY 612156153 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123946302 DLCTRL DEBUG Command: GET 905850199 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123946302 DLCTRL DEBUG Tx Command reply: GET_REPLY 905850199 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123946305 DLCTRL DEBUG Command: GET 566125474 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123946305 DLCTRL DEBUG Tx Command reply: GET_REPLY 566125474 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123946307 DLCTRL DEBUG Command: GET 404345911 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123946307 DLCTRL DEBUG Tx Command reply: GET_REPLY 404345911 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814123946309 DLCTRL DEBUG Command: GET 463201475 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123946309 DLCTRL DEBUG Tx Command reply: GET_REPLY 463201475 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123946311 DLCTRL DEBUG Command: GET 959395133 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123946311 DLCTRL DEBUG Tx Command reply: GET_REPLY 959395133 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123946313 DLCTRL DEBUG Command: GET 396807325 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123946313 DLCTRL DEBUG Tx Command reply: GET_REPLY 396807325 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123946315 DLCTRL DEBUG Command: GET 322720636 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123946315 DLCTRL DEBUG Tx Command reply: GET_REPLY 322720636 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123946317 DLCTRL DEBUG Command: GET 443471152 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123946317 DLCTRL DEBUG Tx Command reply: GET_REPLY 443471152 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814123946320 DLCTRL DEBUG Command: GET 289235093 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123946320 DLCTRL DEBUG Tx Command reply: GET_REPLY 289235093 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123946323 DLCTRL DEBUG Command: GET 139056952 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123946323 DLCTRL DEBUG Tx Command reply: GET_REPLY 139056952 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123946327 DLCTRL DEBUG Command: GET 503388492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123946327 DLCTRL DEBUG Tx Command reply: GET_REPLY 503388492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123946330 DLCTRL DEBUG Command: GET 639182275 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123946330 DLCTRL DEBUG Tx Command reply: GET_REPLY 639182275 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123946334 DLCTRL DEBUG Command: GET 208438718 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123946334 DLCTRL DEBUG Tx Command reply: GET_REPLY 208438718 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011101'B, t_guard := 20.000000 } 20250814123946369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@1472556f02e3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)10511099 20250814123947418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123947419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123947419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814123947419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123947419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa062fb, normal) (hnbgw_rua.c:407) 20250814123947419 DHNB DEBUG map_rua[0x564d5ad93110]{init}: Allocated (fsm.c:456) 20250814123947419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123947419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10511099 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123947419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123947419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123947419 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814123947419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10511099 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123947419 DCN DEBUG map_sccp[0x564d5ad8d780]{init}: Allocated (fsm.c:456) 20250814123947419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123947419 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10511099 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123947419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10511099 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814123947419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123947419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123947419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123947419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123947419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123947419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123947419 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{IDLE}: Allocated (fsm.c:456) 20250814123947419 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123947419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002dd0056400500f1100926) (sccp_scrc.c:406) 20250814123947419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123947419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123947419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123947419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123947419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123947419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123947419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123947419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123947419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123947419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123947419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123947419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123947419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123947419 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123947419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123947419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123947419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123947419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123947419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123947419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123947419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123947419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123947419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123947419 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@1472556f02e3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)2901078 HNBGW_Test.sgsn0-SCCP(1087)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123947432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123947432 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123947432 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123947432 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123947432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123947432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123947432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123947432 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@1472556f02e3: setverdict(pass): none -> pass 20250814123947433 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123947433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123947433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123947433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123947433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123947433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00a59d0c) (sccp_scrc.c:477) 20250814123947433 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250814123947433 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123947433 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123947433 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123947433 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123947433 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123947433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123947433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123947435 DLCTRL DEBUG Command: GET 156990608 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123947435 DLCTRL DEBUG Tx Command reply: GET_REPLY 156990608 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123947440 DLCTRL DEBUG Command: GET 981487906 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123947440 DLCTRL DEBUG Tx Command reply: GET_REPLY 981487906 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123947444 DLCTRL DEBUG Command: GET 506605147 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123947444 DLCTRL DEBUG Tx Command reply: GET_REPLY 506605147 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123947448 DLCTRL DEBUG Command: GET 496234440 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123947448 DLCTRL DEBUG Tx Command reply: GET_REPLY 496234440 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123947451 DLCTRL DEBUG Command: GET 159248865 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123947451 DLCTRL DEBUG Tx Command reply: GET_REPLY 159248865 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123947452 DLCTRL DEBUG Command: GET 978284543 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123947452 DLCTRL DEBUG Tx Command reply: GET_REPLY 978284543 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814123947452 DLCTRL DEBUG Command: GET 37929240 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123947452 DLCTRL DEBUG Tx Command reply: GET_REPLY 37929240 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123947453 DLCTRL DEBUG Command: GET 888306756 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123947453 DLCTRL DEBUG Tx Command reply: GET_REPLY 888306756 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123947454 DLCTRL DEBUG Command: GET 531894132 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123947454 DLCTRL DEBUG Tx Command reply: GET_REPLY 531894132 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123947455 DLCTRL DEBUG Command: GET 542201995 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123947455 DLCTRL DEBUG Tx Command reply: GET_REPLY 542201995 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123947456 DLCTRL DEBUG Command: GET 541434059 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123947456 DLCTRL DEBUG Tx Command reply: GET_REPLY 541434059 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123947457 DLCTRL DEBUG Command: GET 70993288 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123947457 DLCTRL DEBUG Tx Command reply: GET_REPLY 70993288 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123947459 DLCTRL DEBUG Command: GET 743089361 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123947459 DLCTRL DEBUG Tx Command reply: GET_REPLY 743089361 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123947461 DLCTRL DEBUG Command: GET 450013238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123947461 DLCTRL DEBUG Tx Command reply: GET_REPLY 450013238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123947462 DLCTRL DEBUG Command: GET 258750945 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123947462 DLCTRL DEBUG Tx Command reply: GET_REPLY 258750945 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123947464 DLCTRL DEBUG Command: GET 170878146 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123947464 DLCTRL DEBUG Tx Command reply: GET_REPLY 170878146 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123947466 DLCTRL DEBUG Command: GET 65939927 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123947466 DLCTRL DEBUG Tx Command reply: GET_REPLY 65939927 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123947468 DLCTRL DEBUG Command: GET 947236485 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123947468 DLCTRL DEBUG Tx Command reply: GET_REPLY 947236485 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123947470 DLCTRL DEBUG Command: GET 698156528 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123947470 DLCTRL DEBUG Tx Command reply: GET_REPLY 698156528 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123947472 DLCTRL DEBUG Command: GET 948220669 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123947472 DLCTRL DEBUG Tx Command reply: GET_REPLY 948220669 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100101'B, t_guard := 20.000000 } 20250814123947489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@1472556f02e3: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)230148 20250814123948497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123948497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123948497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814123948497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123948497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x38304, normal) (hnbgw_rua.c:407) 20250814123948497 DHNB DEBUG map_rua[0x564d5ad7ca90]{init}: Allocated (fsm.c:456) 20250814123948497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123948497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-230148 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123948497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123948497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123948497 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814123948497 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-230148 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814123948497 DCN DEBUG map_sccp[0x564d5ad7c1d0]{init}: Allocated (fsm.c:456) 20250814123948497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123948497 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-230148 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814123948497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-230148 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814123948497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123948497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123948497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123948497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123948497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123948497 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123948497 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{IDLE}: Allocated (fsm.c:456) 20250814123948497 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123948497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003250056400500f1100926) (sccp_scrc.c:406) 20250814123948497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123948497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123948497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123948497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123948497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123948497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123948497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123948497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123948497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123948497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123948497 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123948497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123948497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123948497 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123948497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123948497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123948497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123948497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123948497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123948497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123948497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123948497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123948497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123948497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)13273812 HNBGW_Test.sgsn1-SCCP(1090)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814123948501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123948501 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123948501 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123948501 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123948501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123948501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123948501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123948501 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@1472556f02e3: setverdict(pass): none -> pass 20250814123948501 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123948501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123948501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123948501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123948501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123948501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=004bfbec) (sccp_scrc.c:477) 20250814123948501 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250814123948501 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814123948501 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814123948501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123948501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814123948501 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814123948501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814123948501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814123948502 DLCTRL DEBUG Command: GET 610658800 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814123948502 DLCTRL DEBUG Tx Command reply: GET_REPLY 610658800 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814123948503 DLCTRL DEBUG Command: GET 771692638 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814123948503 DLCTRL DEBUG Tx Command reply: GET_REPLY 771692638 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814123948504 DLCTRL DEBUG Command: GET 795409932 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814123948504 DLCTRL DEBUG Tx Command reply: GET_REPLY 795409932 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123948505 DLCTRL DEBUG Command: GET 385405335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123948505 DLCTRL DEBUG Tx Command reply: GET_REPLY 385405335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123948506 DLCTRL DEBUG Command: GET 399522769 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814123948506 DLCTRL DEBUG Tx Command reply: GET_REPLY 399522769 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123948506 DLCTRL DEBUG Command: GET 256075817 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814123948506 DLCTRL DEBUG Tx Command reply: GET_REPLY 256075817 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814123948507 DLCTRL DEBUG Command: GET 991278341 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814123948507 DLCTRL DEBUG Tx Command reply: GET_REPLY 991278341 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814123948508 DLCTRL DEBUG Command: GET 427641576 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814123948508 DLCTRL DEBUG Tx Command reply: GET_REPLY 427641576 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123948509 DLCTRL DEBUG Command: GET 789943052 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123948509 DLCTRL DEBUG Tx Command reply: GET_REPLY 789943052 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123948510 DLCTRL DEBUG Command: GET 614349660 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814123948510 DLCTRL DEBUG Tx Command reply: GET_REPLY 614349660 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123948511 DLCTRL DEBUG Command: GET 731728022 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814123948511 DLCTRL DEBUG Tx Command reply: GET_REPLY 731728022 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814123948511 DLCTRL DEBUG Command: GET 805589312 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814123948511 DLCTRL DEBUG Tx Command reply: GET_REPLY 805589312 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814123948512 DLCTRL DEBUG Command: GET 501640576 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814123948512 DLCTRL DEBUG Tx Command reply: GET_REPLY 501640576 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123948514 DLCTRL DEBUG Command: GET 196071961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123948514 DLCTRL DEBUG Tx Command reply: GET_REPLY 196071961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123948515 DLCTRL DEBUG Command: GET 155659597 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814123948515 DLCTRL DEBUG Tx Command reply: GET_REPLY 155659597 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123948516 DLCTRL DEBUG Command: GET 586155460 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814123948516 DLCTRL DEBUG Tx Command reply: GET_REPLY 586155460 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814123948517 DLCTRL DEBUG Command: GET 924306823 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814123948517 DLCTRL DEBUG Tx Command reply: GET_REPLY 924306823 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814123948519 DLCTRL DEBUG Command: GET 507111281 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814123948519 DLCTRL DEBUG Tx Command reply: GET_REPLY 507111281 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814123948520 DLCTRL DEBUG Command: GET 853858277 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814123948520 DLCTRL DEBUG Tx Command reply: GET_REPLY 853858277 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814123948521 DLCTRL DEBUG Command: GET 74726579 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814123948521 DLCTRL DEBUG Tx Command reply: GET_REPLY 74726579 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: "disconnecting msc0" 20250814123948522 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250814123948523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814123948523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123948523 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814123948523 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123948523 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123948523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123948523 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123948523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123948523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101010111'B, t_guard := 20.000000 } 20250814123948533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@1472556f02e3: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)11059872 20250814123949546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123949546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123949546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814123949546 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814123949546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa8c2a0, normal) (hnbgw_rua.c:407) 20250814123949546 DHNB DEBUG map_rua[0x564d5ad868f0]{init}: Allocated (fsm.c:456) 20250814123949546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814123949546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11059872 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814123949546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123949546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123949546 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11059872 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814123949546 DCN DEBUG map_sccp[0x564d5ad8e1b0]{init}: Allocated (fsm.c:456) 20250814123949546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814123949546 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11059872 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814123949546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11059872 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814123949546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814123949546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814123949546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814123949546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814123949546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814123949546 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814123949546 DLSCCP DEBUG SCCP-SCOC(118)[0x564d5ad787d0]{IDLE}: Allocated (fsm.c:456) 20250814123949546 DLSCCP DEBUG SCCP-SCOC(118)[0x564d5ad787d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814123949546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001570056400500f1100926) (sccp_scrc.c:406) 20250814123949546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123949546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123949546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123949546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123949546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123949546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123949546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123949546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123949546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123949546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123949546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123949546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123949546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123949546 DLSCCP DEBUG SCCP-SCOC(118)[0x564d5ad787d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814123949546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814123949546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814123949546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123949546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123949546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123949546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123949546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123949546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123949546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123949546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123950241 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123950241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f68c), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123950241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123950241 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123950241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123950241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123950241 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814123950241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002577f7), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123950241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123950242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123950242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123950242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123950242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123950242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123950242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123950242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123950242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123950242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123950242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123950242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123950242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123950242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123950242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123950242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123950242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123950242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123950242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814123950523 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123950523 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123950523 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814123952439 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123952440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00968841), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123952440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123952440 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123952440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123952440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123952440 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123952440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062c485), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123952440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123952440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123952440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123952440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123952440 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123952440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8844), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123952440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123952440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123952440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123952440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123952440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123952440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123952440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123952440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123952440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123952440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123952440 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123952440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123952440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123952440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123952440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123952440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123952440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123952441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123952441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123952441 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123952441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123952441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123952441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123952446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952446 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123952446 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123952446 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123952446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123952446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123952446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123952446 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123952447 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123952447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123952447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123952447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123952447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123952447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00968841) (sccp_scrc.c:477) 20250814123952447 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250814123952447 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123952447 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123952447 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123952447 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123952447 DLSCCP DEBUG SCCP-SCOC(113)[0x564d5ad7d900]{IDLE}: Deallocated (fsm.c:568) 20250814123952983 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123952983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfd969), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123952983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123952983 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123952983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123952983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123952983 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123952983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a212), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123952983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123952983 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123952983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123952983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123952983 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123952983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6c80e), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123952983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123952983 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123952983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123952984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123952984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123952984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123952984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123952984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123952984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123952984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123952984 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123952984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123952984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123952984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123952984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123952985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123952985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123952985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123952985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123952985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123952985 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123952985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123952985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123952985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123952985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123952989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123952989 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123952989 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123952989 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123952989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123952989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123952989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123952989 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123952989 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123952989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123952989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123952989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123952989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123952989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=00bfd969) (sccp_scrc.c:477) 20250814123952989 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250814123952989 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123952989 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123952989 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123952989 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123952989 DLSCCP DEBUG SCCP-SCOC(108)[0x564d5ad6db90]{IDLE}: Deallocated (fsm.c:568) 20250814123953193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953193 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123953193 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123953193 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123953193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123953193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123953193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123953193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123953193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953193 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123953193 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123953193 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123953193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123953193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123953193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123953193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123953193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123953193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123953193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123953193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123953193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123953193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=0013a212) (sccp_scrc.c:477) 20250814123953193 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(109)[0x564d5ad73a30]{IDLE}: Deallocated (fsm.c:568) 20250814123953193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123953193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123953193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123953193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123953193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123953193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00c6c80e) (sccp_scrc.c:477) 20250814123953193 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123953193 DLSCCP DEBUG SCCP-SCOC(110)[0x564d5ad867c0]{IDLE}: Deallocated (fsm.c:568) 20250814123953306 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123953306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d4c9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123953306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123953306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123953306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123953306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123953306 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123953306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22e6f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123953306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123953306 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123953306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123953306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123953306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123953306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123953307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123953307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123953307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123953307 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123953307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123953307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123953307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123953307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123953307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123953307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123953307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123953307 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123953308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7d19), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123953308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123953308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123953308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123953308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123953308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123953308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123953308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123953308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123953308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123953308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123953313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953313 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814123953313 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814123953313 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814123953313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123953313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123953313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123953313 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123953313 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123953313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123953313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123953313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814123953313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123953313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00c22e6f) (sccp_scrc.c:477) 20250814123953313 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250814123953313 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814123953313 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814123953313 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123953313 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123953313 DLSCCP DEBUG SCCP-SCOC(106)[0x564d5ad72280]{IDLE}: Deallocated (fsm.c:568) 20250814123953878 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123953878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2ea7), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123953878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123953878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123953878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123953878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123953878 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123953878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c2546), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123953878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123953878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123953878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123953878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123953878 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123953878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7b5f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123953878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123953878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123953878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123953878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123953878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123953878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123953878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123953878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123953878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123953878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123953878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123953878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123953878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123953878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123953879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123953879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123953879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123953879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123953879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123953879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123953879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123953879 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814123953879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007cbe3a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814123953879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123953879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123953879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123953879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(98)[0x564d5ad79be0]{IDLE}: Deallocated (fsm.c:568) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(99)[0x564d5ad8e6b0]{IDLE}: Deallocated (fsm.c:568) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814123954375 DLSCCP DEBUG SCCP-SCOC(100)[0x564d5abf6100]{IDLE}: Deallocated (fsm.c:568) 20250814123954547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{wait_cc}: Timeout of X31 (fsm.c:317) 20250814123954547 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123954547 DLSCCP DEBUG SCCP-SCOC(118)[0x564d5ad787d0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123954547 DLSCCP DEBUG SCCP-SCOC(118)[0x564d5ad787d0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250814123954547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250814123954547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814123954547 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814123954547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250814123954547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814123954547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123954547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{disrupted}: Freeing instance (context_map.c:202) 20250814123954547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11059872)[0x564d5ad868f0]{disrupted}: Deallocated (fsm.c:568) 20250814123954547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123954547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{disconnected}: Freeing instance (context_map.c:206) 20250814123954547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x564d5ad8e1b0]{disconnected}: Deallocated (fsm.c:568) 20250814123954547 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11059872 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814123954547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123954547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@1472556f02e3: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101010111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101010111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@1472556f02e3: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@1472556f02e3: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.sgsn0-SCCP(1087)@1472556f02e3: Final verdict of PTC: none 20250814123954554 DLINP DEBUG SRVCONN(,r=127.0.0.1:53179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123954554 DLINP DEBUG SRVCONN(,r=127.0.0.1:53179<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123954554 DLINP NOTICE SRV(,r=127.0.0.1:53179<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123954554 DMAIN NOTICE (127.0.0.1:53179 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53179<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-RAN(1088)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1089)@1472556f02e3: Final verdict of PTC: none 20250814123954554 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814123954554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@1472556f02e3: Dynamic test case error: Sending data on the connection of port RUA to 1078:RUA failed. (Broken pipe) 20250814123954554 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37605<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@1472556f02e3: setverdict(error): none -> error TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@1472556f02e3: Final verdict of PTC: none 20250814123954555 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250814123954555 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814123954555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123954555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(1081)@1472556f02e3: Final verdict of PTC: none 20250814123954555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(1085)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@1472556f02e3: Final verdict of PTC: none 20250814123954555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123954555 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250814123954555 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814123954555 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123954555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123954555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(1082)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@1472556f02e3: Final verdict of PTC: none 20250814123954556 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814123954556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1075)@1472556f02e3: Final verdict of PTC: none 20250814123954556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814123954556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814123954556 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250814123954556 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250814123954556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123954556 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814123954556 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814123954556 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814123954556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814123954556 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814123954556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814123954556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(1074)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(1093)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(1076)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@1472556f02e3: Final verdict of PTC: error 20250814123954556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123954556 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814123954556 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814123954556 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814123954556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@1472556f02e3: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@1472556f02e3: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101010111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" 20250814123954572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123954572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123954572 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123954572 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123954573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a59d0c), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123954573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123954573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123954573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123954573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123954573 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123954573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123954573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123954573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{disrupted}: Freeing instance (context_map.c:202) 20250814123954573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511099)[0x564d5ad93110]{disrupted}: Deallocated (fsm.c:568) 20250814123954573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123954573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{disconnected}: Freeing instance (context_map.c:206) 20250814123954573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x564d5ad8d780]{disconnected}: Deallocated (fsm.c:568) 20250814123954573 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10511099 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814123954573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814123954573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814123954573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814123954573 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814123954573 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814123954573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbec), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814123954574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123954574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123954574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123954574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123954574 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814123954574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814123954574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814123954574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{disrupted}: Freeing instance (context_map.c:202) 20250814123954574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-230148)[0x564d5ad7ca90]{disrupted}: Deallocated (fsm.c:568) 20250814123954574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814123954574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{disconnected}: Freeing instance (context_map.c:206) 20250814123954574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x564d5ad7c1d0]{disconnected}: Deallocated (fsm.c:568) 20250814123954574 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-230148 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814123954574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123954574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123954574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814123954575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123954575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123954575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123954575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123954575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123954575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123954575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123954575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123954575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123954575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123954575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123954575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123954575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123954575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814123954575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(1092)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): error (pass -> error) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (error -> error) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (error -> error) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (error -> error) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1093): none (error -> error) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (error -> error) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (error -> error) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): fail (error -> error) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101010111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@1472556f02e3: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error'. Thu Aug 14 12:39:54 UTC 2025 ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250814123954640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123955242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=527292) Waiting for packet dumper to finish... 1 (prev_count=527292, count=527832) 20250814123956556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123956556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814123956556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814123956556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123956556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123956556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250814123956557 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814123956557 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814123956557 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Aug 14 12:39:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250814123958360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123958367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814123958371 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36987<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123958453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814123958453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123958462 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958462 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123958462 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123958462 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958462 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123958462 DRANAP NOTICE cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123958462 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958462 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814123958463 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44939 (stream_srv.c:142) 20250814123958463 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44939<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814123958463 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958463 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814123958463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123958463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123958463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958463 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958463 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958463 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958463 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958463 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123958463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123958463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123958463 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123958463 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958463 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814123958463 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814123958463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123958463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814123958463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958463 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958464 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958464 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814123958464 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123958464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958464 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814123958464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958464 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958464 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958464 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814123958464 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814123958464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958465 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814123958465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250814123958465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958465 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814123958465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958465 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958465 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814123958465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958465 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814123958465 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1107)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123958498 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958498 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123958498 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123958499 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958499 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123958499 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814123958499 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958499 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814123958500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123958500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123958500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958500 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958500 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958500 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123958500 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958500 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814123958500 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123958500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958500 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814123958500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958500 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123958501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123958501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123958501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814123958501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814123958501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814123958501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814123958501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814123958501 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958501 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814123958501 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123958502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958502 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814123958502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958502 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958502 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814123958502 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814123958502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958502 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814123958502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814123958502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814123958502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814123958503 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814123958503 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814123958503 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814123958503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123958503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814123958503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123958503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123958503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123958503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123958503 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123958503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814123958503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123958503 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814123958503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123958503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123958503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814123958503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814123958503 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814123958543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123958543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123958543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123958543 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123958543 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814123958543 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123958543 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123958543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123958543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814123958552 DLINP DEBUG SRVCONN(,r=127.0.0.1:44939<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814123958552 DLINP DEBUG SRVCONN(,r=127.0.0.1:44939<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814123958552 DLINP DEBUG SRVCONN(,r=127.0.0.1:44939<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814123958552 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814123958552 DHNBAP DEBUG (127.0.0.1:44939 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814123958552 DHNBAP NOTICE (127.0.0.1:44939 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814123958552 DHNBAP NOTICE (127.0.0.1:44939 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814123958552 DLINP DEBUG SRVCONN(,r=127.0.0.1:44939<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814123958552 DLINP DEBUG SRVCONN(,r=127.0.0.1:44939<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814123958685 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123958685 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814123958685 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123958685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1107)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814123958693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958693 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814123958693 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123958693 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123958693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123958693 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123958693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123958695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123958695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123958695 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123958695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123958695 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123958695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123958723 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814123958723 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814123958723 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814123958723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1110)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814123958724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958724 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814123958724 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814123958724 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814123958724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814123958724 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814123958724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814123958725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123958725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814123958725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814123958725 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814123958725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814123958725 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814123958725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814123959508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123959508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814123959508 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814123959508 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814123959508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123959508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123959508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123959508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814123959508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123959508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123959508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814123959508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814123959508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123959508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123959508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123959508 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123959509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123959509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123959509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123959509 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123959509 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814123959509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123959509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123959509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814123959509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123959509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123959509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814123959509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123959509 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123959509 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814123959509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123959509 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123959509 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123959509 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814123959509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814123959509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814123959509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814123959509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1106)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814123959543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123959543 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814123959543 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814123959543 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814123959543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814123959543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814123959543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814123959543 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814123959543 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814123959543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814123959543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814123959543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814123959543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814123959543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814123959543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814123959543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814123959543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814123959543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814123959543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814123959543 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814123959543 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814123959543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814123959543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814123959543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814123959543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814123959544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814123959544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814123959544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814123959544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814123959544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814123959544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814123959544 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814123959544 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814123959544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814123959544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814123959544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814123959544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814123959544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814123959544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814123959544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814123959544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124000242 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124000243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002577f7), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124000243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124000243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124000243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124000243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124000243 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124000243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f68c), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124000243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124000243 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124000243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124000243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124000243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124000243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124000243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124000243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124000243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124000243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124000243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124000243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124000243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124000243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124000243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124000243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124000243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124000243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124000243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124000250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124000250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124000250 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124000250 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124000250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124000250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124000250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124000250 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124000250 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124000250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124000250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124000250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124000250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124000250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=002577f7) (sccp_scrc.c:477) 20250814124000250 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250814124000250 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124000250 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124000250 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124000250 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124000250 DLSCCP DEBUG SCCP-SCOC(114)[0x564d5acf5540]{IDLE}: Deallocated (fsm.c:568) 20250814124000561 DLCTRL DEBUG Command: GET 919330574 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814124000561 DLCTRL DEBUG Tx Command reply: GET_REPLY 919330574 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250814124000566 DLCTRL DEBUG Command: GET 856232228 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814124000566 DLCTRL DEBUG Tx Command reply: GET_REPLY 856232228 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814124000569 DLCTRL DEBUG Command: GET 252896387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814124000569 DLCTRL DEBUG Tx Command reply: GET_REPLY 252896387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124000571 DLCTRL DEBUG Command: GET 196904005 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124000571 DLCTRL DEBUG Tx Command reply: GET_REPLY 196904005 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124000574 DLCTRL DEBUG Command: GET 954660528 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814124000574 DLCTRL DEBUG Tx Command reply: GET_REPLY 954660528 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250814124000577 DLCTRL DEBUG Command: GET 961683174 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814124000577 DLCTRL DEBUG Tx Command reply: GET_REPLY 961683174 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814124000579 DLCTRL DEBUG Command: GET 558523159 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814124000579 DLCTRL DEBUG Tx Command reply: GET_REPLY 558523159 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814124000581 DLCTRL DEBUG Command: GET 157204991 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814124000581 DLCTRL DEBUG Tx Command reply: GET_REPLY 157204991 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124000583 DLCTRL DEBUG Command: GET 222038805 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124000583 DLCTRL DEBUG Tx Command reply: GET_REPLY 222038805 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124000584 DLCTRL DEBUG Command: GET 330114617 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814124000584 DLCTRL DEBUG Tx Command reply: GET_REPLY 330114617 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250814124000586 DLCTRL DEBUG Command: GET 647164854 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814124000586 DLCTRL DEBUG Tx Command reply: GET_REPLY 647164854 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814124000588 DLCTRL DEBUG Command: GET 39874543 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814124000588 DLCTRL DEBUG Tx Command reply: GET_REPLY 39874543 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814124000591 DLCTRL DEBUG Command: GET 569765007 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814124000591 DLCTRL DEBUG Tx Command reply: GET_REPLY 569765007 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124000594 DLCTRL DEBUG Command: GET 275969026 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124000595 DLCTRL DEBUG Tx Command reply: GET_REPLY 275969026 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124000598 DLCTRL DEBUG Command: GET 830187552 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814124000598 DLCTRL DEBUG Tx Command reply: GET_REPLY 830187552 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250814124000603 DLCTRL DEBUG Command: GET 497362103 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814124000603 DLCTRL DEBUG Tx Command reply: GET_REPLY 497362103 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814124000607 DLCTRL DEBUG Command: GET 915971516 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814124000607 DLCTRL DEBUG Tx Command reply: GET_REPLY 915971516 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814124000609 DLCTRL DEBUG Command: GET 168677372 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814124000609 DLCTRL DEBUG Tx Command reply: GET_REPLY 168677372 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124000612 DLCTRL DEBUG Command: GET 785389805 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124000612 DLCTRL DEBUG Tx Command reply: GET_REPLY 785389805 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124000618 DLCTRL DEBUG Command: GET 856226692 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814124000618 DLCTRL DEBUG Tx Command reply: GET_REPLY 856226692 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010110001'B, t_guard := 20.000000 } 20250814124000652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@1472556f02e3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)4287006 20250814124001700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124001700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124001700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250814124001700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814124001700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x416a1e, normal) (hnbgw_rua.c:407) 20250814124001700 DHNB DEBUG map_rua[0x564d5ad8e6b0]{init}: Allocated (fsm.c:456) 20250814124001700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814124001700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4287006 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814124001700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124001700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124001700 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250814124001700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4287006 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814124001700 DCN DEBUG map_sccp[0x564d5abf6100]{init}: Allocated (fsm.c:456) 20250814124001700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814124001700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4287006 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814124001700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4287006 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250814124001700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814124001700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124001700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124001700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814124001700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814124001701 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814124001701 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{IDLE}: Allocated (fsm.c:456) 20250814124001701 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814124001701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000b10056400500f1100926) (sccp_scrc.c:406) 20250814124001701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124001701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124001701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124001701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124001701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124001701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124001701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124001701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124001701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124001701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124001701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124001701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124001701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124001701 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814124001701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814124001701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814124001701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124001701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124001701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124001701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124001701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124001701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124001701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124001701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)5034151 HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814124001719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124001719 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124001719 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124001719 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124001719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124001719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124001719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124001719 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124001719 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124001719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124001719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124001719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124001719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124001719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=00983d61) (sccp_scrc.c:477) 20250814124001719 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250814124001719 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814124001719 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814124001719 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124001719 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814124001719 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814124001719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814124001719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814124001719 DLCTRL DEBUG Command: GET 692072574 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814124001719 DLCTRL DEBUG Tx Command reply: GET_REPLY 692072574 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250814124001722 DLCTRL DEBUG Command: GET 748995889 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814124001722 DLCTRL DEBUG Tx Command reply: GET_REPLY 748995889 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814124001725 DLCTRL DEBUG Command: GET 311398134 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814124001725 DLCTRL DEBUG Tx Command reply: GET_REPLY 311398134 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124001730 DLCTRL DEBUG Command: GET 392117375 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124001730 DLCTRL DEBUG Tx Command reply: GET_REPLY 392117375 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124001735 DLCTRL DEBUG Command: GET 579858283 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814124001735 DLCTRL DEBUG Tx Command reply: GET_REPLY 579858283 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124001739 DLCTRL DEBUG Command: GET 232133837 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814124001739 DLCTRL DEBUG Tx Command reply: GET_REPLY 232133837 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814124001743 DLCTRL DEBUG Command: GET 26666666 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814124001743 DLCTRL DEBUG Tx Command reply: GET_REPLY 26666666 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814124001747 DLCTRL DEBUG Command: GET 432807380 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814124001747 DLCTRL DEBUG Tx Command reply: GET_REPLY 432807380 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124001750 DLCTRL DEBUG Command: GET 418456147 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124001750 DLCTRL DEBUG Tx Command reply: GET_REPLY 418456147 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124001754 DLCTRL DEBUG Command: GET 759843441 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814124001754 DLCTRL DEBUG Tx Command reply: GET_REPLY 759843441 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124001757 DLCTRL DEBUG Command: GET 517561780 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814124001757 DLCTRL DEBUG Tx Command reply: GET_REPLY 517561780 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814124001759 DLCTRL DEBUG Command: GET 112971037 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814124001759 DLCTRL DEBUG Tx Command reply: GET_REPLY 112971037 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814124001761 DLCTRL DEBUG Command: GET 485923617 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814124001761 DLCTRL DEBUG Tx Command reply: GET_REPLY 485923617 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124001764 DLCTRL DEBUG Command: GET 746294357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124001764 DLCTRL DEBUG Tx Command reply: GET_REPLY 746294357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124001766 DLCTRL DEBUG Command: GET 380971628 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814124001766 DLCTRL DEBUG Tx Command reply: GET_REPLY 380971628 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124001768 DLCTRL DEBUG Command: GET 131708099 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814124001768 DLCTRL DEBUG Tx Command reply: GET_REPLY 131708099 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814124001769 DLCTRL DEBUG Command: GET 623210798 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814124001769 DLCTRL DEBUG Tx Command reply: GET_REPLY 623210798 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814124001771 DLCTRL DEBUG Command: GET 326898969 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814124001771 DLCTRL DEBUG Tx Command reply: GET_REPLY 326898969 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124001772 DLCTRL DEBUG Command: GET 927084314 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124001772 DLCTRL DEBUG Tx Command reply: GET_REPLY 927084314 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124001774 DLCTRL DEBUG Command: GET 488844250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814124001774 DLCTRL DEBUG Tx Command reply: GET_REPLY 488844250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000110'B, t_guard := 20.000000 } 20250814124001806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124002441 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124002441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8844), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124002441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124002441 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124002441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124002441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124002441 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124002441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062c485), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124002441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124002441 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124002441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124002441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124002441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124002441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124002442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124002442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124002442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124002442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124002442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124002442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124002442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124002442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124002442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124002442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124002442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124002442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@1472556f02e3: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)8813959 20250814124002831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124002831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124002831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250814124002831 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814124002831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x867d87, normal) (hnbgw_rua.c:407) 20250814124002831 DHNB DEBUG map_rua[0x564d5ad867c0]{init}: Allocated (fsm.c:456) 20250814124002831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814124002831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8813959 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814124002831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124002831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124002831 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250814124002831 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8813959 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250814124002831 DCN DEBUG map_sccp[0x564d5ad73a30]{init}: Allocated (fsm.c:456) 20250814124002831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814124002831 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8813959 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250814124002831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8813959 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250814124002831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814124002831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124002831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124002831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814124002831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814124002831 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814124002831 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{IDLE}: Allocated (fsm.c:456) 20250814124002831 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814124002831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000078), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001060056400500f1100926) (sccp_scrc.c:406) 20250814124002831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124002831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124002831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124002831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124002831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124002831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124002831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124002831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124002831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124002831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124002831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124002831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124002831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124002831 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814124002831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814124002831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814124002831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124002831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124002831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124002831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124002831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124002831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124002831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124002831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)15496446 HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250814124002836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124002836 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124002836 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124002836 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124002836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124002836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124002836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124002836 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124002836 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124002836 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124002836 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124002836 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124002836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124002836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=00f714d3) (sccp_scrc.c:477) 20250814124002836 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250814124002836 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814124002836 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814124002836 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124002836 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814124002836 DCN DEBUG handle_cn_conn_conf() conn_id=120, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814124002836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814124002836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@1472556f02e3: setverdict(pass): none -> pass MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814124002838 DLCTRL DEBUG Command: GET 337667948 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814124002838 DLCTRL DEBUG Tx Command reply: GET_REPLY 337667948 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814124002841 DLCTRL DEBUG Command: GET 334009785 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814124002841 DLCTRL DEBUG Tx Command reply: GET_REPLY 334009785 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814124002843 DLCTRL DEBUG Command: GET 145212187 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814124002843 DLCTRL DEBUG Tx Command reply: GET_REPLY 145212187 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124002845 DLCTRL DEBUG Command: GET 365107237 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124002845 DLCTRL DEBUG Tx Command reply: GET_REPLY 365107237 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124002847 DLCTRL DEBUG Command: GET 126392387 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814124002847 DLCTRL DEBUG Tx Command reply: GET_REPLY 126392387 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124002849 DLCTRL DEBUG Command: GET 432398569 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814124002849 DLCTRL DEBUG Tx Command reply: GET_REPLY 432398569 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250814124002852 DLCTRL DEBUG Command: GET 844525186 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814124002852 DLCTRL DEBUG Tx Command reply: GET_REPLY 844525186 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814124002854 DLCTRL DEBUG Command: GET 777179613 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814124002855 DLCTRL DEBUG Tx Command reply: GET_REPLY 777179613 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124002856 DLCTRL DEBUG Command: GET 101584224 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124002856 DLCTRL DEBUG Tx Command reply: GET_REPLY 101584224 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124002858 DLCTRL DEBUG Command: GET 313269159 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814124002858 DLCTRL DEBUG Tx Command reply: GET_REPLY 313269159 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124002859 DLCTRL DEBUG Command: GET 904853531 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814124002859 DLCTRL DEBUG Tx Command reply: GET_REPLY 904853531 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814124002860 DLCTRL DEBUG Command: GET 395264620 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814124002860 DLCTRL DEBUG Tx Command reply: GET_REPLY 395264620 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814124002861 DLCTRL DEBUG Command: GET 866730369 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814124002861 DLCTRL DEBUG Tx Command reply: GET_REPLY 866730369 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124002862 DLCTRL DEBUG Command: GET 391972180 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124002862 DLCTRL DEBUG Tx Command reply: GET_REPLY 391972180 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124002863 DLCTRL DEBUG Command: GET 214841933 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814124002863 DLCTRL DEBUG Tx Command reply: GET_REPLY 214841933 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124002864 DLCTRL DEBUG Command: GET 412580520 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814124002864 DLCTRL DEBUG Tx Command reply: GET_REPLY 412580520 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814124002865 DLCTRL DEBUG Command: GET 83104545 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814124002865 DLCTRL DEBUG Tx Command reply: GET_REPLY 83104545 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814124002866 DLCTRL DEBUG Command: GET 937764410 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814124002866 DLCTRL DEBUG Tx Command reply: GET_REPLY 937764410 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124002867 DLCTRL DEBUG Command: GET 680002842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124002867 DLCTRL DEBUG Tx Command reply: GET_REPLY 680002842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124002869 DLCTRL DEBUG Command: GET 381347610 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814124002869 DLCTRL DEBUG Tx Command reply: GET_REPLY 381347610 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: "connecting cnlink 1" 20250814124002870 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@1472556f02e3: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814124003090 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814124003090 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250814124003090 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814124003090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1116)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250814124003097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003097 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250814124003097 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814124003097 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814124003097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814124003097 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250814124003097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814124003099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003099 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250814124003099 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814124003099 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814124003099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814124003099 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814124003099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814124003307 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124003307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045d4c9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124003307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124003307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124003307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124003307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124003307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124003307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124003307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124003307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124003307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124003307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124003307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124003308 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124003308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7d19), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124003308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124003308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124003308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124003309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124003309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124003309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124003309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124003309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124003309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124003309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124003309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124003313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003313 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124003313 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124003313 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124003313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124003313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124003313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124003313 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124003313 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124003313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124003313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124003313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124003313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124003313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=0045d4c9) (sccp_scrc.c:477) 20250814124003313 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250814124003313 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124003313 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124003313 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124003313 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124003313 DLSCCP DEBUG SCCP-SCOC(105)[0x564d5adbfe30]{IDLE}: Deallocated (fsm.c:568) 20250814124003517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003517 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124003517 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124003517 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124003517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124003517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124003517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124003517 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124003517 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124003517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124003517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124003517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124003517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124003517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=001f7d19) (sccp_scrc.c:477) 20250814124003517 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250814124003517 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124003517 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124003517 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124003517 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124003517 DLSCCP DEBUG SCCP-SCOC(107)[0x564d5ad85e30]{IDLE}: Deallocated (fsm.c:568) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(103)[0x564d5ad73500]{IDLE}: Deallocated (fsm.c:568) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(104)[0x564d5ad79730]{IDLE}: Deallocated (fsm.c:568) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(101)[0x564d5ad7c790]{IDLE}: Deallocated (fsm.c:568) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124003874 DLSCCP DEBUG SCCP-SCOC(102)[0x564d5ad8bf60]{IDLE}: Deallocated (fsm.c:568) MTC@1472556f02e3: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101111010'B, t_guard := 20.000000 } 20250814124003895 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124003895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124003895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124003895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814124003895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124003895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814124003895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250814124003895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814124003895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124003895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124003895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003895 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814124003895 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814124003895 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814124003895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124003895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124003895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124003895 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124003895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124003895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124003895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814124003895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814124003895 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814124003895 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250814124003895 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814124003895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124003895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814124003895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124003895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124003895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124003895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124003895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124003895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124003895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124003895 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814124003895 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: link up (cnlink.c:111) 20250814124003896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124003896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124003896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124003896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124003896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124003896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124003896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814124003896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124003902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124004574 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814124004574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bfbec), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124004574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124004574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124004574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124004575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124004575 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814124004575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a59d0c), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124004575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124004575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124004575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124004575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124004575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124004575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124004575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124004575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124004575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124004575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814124004575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124004575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124004575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124004575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124004575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124004575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124004575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124004575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124004581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004581 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814124004581 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814124004581 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814124004581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124004581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124004581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124004581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124004581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124004581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124004581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124004581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814124004581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124004581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=004bfbec) (sccp_scrc.c:477) 20250814124004581 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20250814124004581 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124004581 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124004581 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124004581 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124004581 DLSCCP DEBUG SCCP-SCOC(117)[0x564d5ad79550]{IDLE}: Deallocated (fsm.c:568) 20250814124004581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004581 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124004581 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124004581 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124004581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124004581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124004581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124004581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124004581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124004581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124004581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124004581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124004582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124004582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00a59d0c) (sccp_scrc.c:477) 20250814124004582 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250814124004582 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124004582 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124004582 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124004582 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124004582 DLSCCP DEBUG SCCP-SCOC(116)[0x564d5ad7cc60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@1472556f02e3: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@1472556f02e3: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@1472556f02e3: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)7262878 20250814124004933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124004933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124004933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814124004933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814124004933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ed29e, normal) (hnbgw_rua.c:407) 20250814124004933 DHNB DEBUG map_rua[0x564d5ad73500]{init}: Allocated (fsm.c:456) 20250814124004933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814124004933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7262878 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250814124004933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124004933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124004934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7262878 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250814124004934 DCN DEBUG map_sccp[0x564d5ad79730]{init}: Allocated (fsm.c:456) 20250814124004934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814124004934 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7262878 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250814124004934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7262878 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814124004934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814124004934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124004934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124004934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814124004934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814124004934 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814124004934 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{IDLE}: Allocated (fsm.c:456) 20250814124004934 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814124004934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000079), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300017a0056400500f1100926) (sccp_scrc.c:406) 20250814124004934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124004934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124004934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124004934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124004934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124004934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124004934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124004934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124004934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124004934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124004934 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124004934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124004934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124004934 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814124004934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814124004934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814124004935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124004935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124004935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124004935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124004935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124004935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814124004935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@1472556f02e3: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@1472556f02e3: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@1472556f02e3: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)9113921 HNBGW_Test.sgsn1-SCCP(1114)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@1472556f02e3: setverdict(pass): none -> pass 20250814124004955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004955 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250814124004955 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250814124004955 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250814124004955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124004955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124004955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124004955 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124004955 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124004955 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124004955 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124004956 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250814124004956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124004956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000079), PART(T=Source Reference,L=4,D=0068e32b) (sccp_scrc.c:477) 20250814124004956 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250814124004956 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814124004956 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) MTC@1472556f02e3: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250814124004956 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124004956 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814124004956 DCN DEBUG handle_cn_conn_conf() conn_id=121, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814124004956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814124004956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250814124004957 DLCTRL DEBUG Command: GET 52972140 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250814124004957 DLCTRL DEBUG Tx Command reply: GET_REPLY 52972140 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250814124004961 DLCTRL DEBUG Command: GET 521162602 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250814124004961 DLCTRL DEBUG Tx Command reply: GET_REPLY 521162602 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250814124004963 DLCTRL DEBUG Command: GET 899921725 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250814124004963 DLCTRL DEBUG Tx Command reply: GET_REPLY 899921725 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124004965 DLCTRL DEBUG Command: GET 337320011 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124004965 DLCTRL DEBUG Tx Command reply: GET_REPLY 337320011 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124004966 DLCTRL DEBUG Command: GET 647448927 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250814124004966 DLCTRL DEBUG Tx Command reply: GET_REPLY 647448927 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124004968 DLCTRL DEBUG Command: GET 459526463 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250814124004968 DLCTRL DEBUG Tx Command reply: GET_REPLY 459526463 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250814124004969 DLCTRL DEBUG Command: GET 728272420 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250814124004969 DLCTRL DEBUG Tx Command reply: GET_REPLY 728272420 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250814124004969 DLCTRL DEBUG Command: GET 922972719 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250814124004969 DLCTRL DEBUG Tx Command reply: GET_REPLY 922972719 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124004971 DLCTRL DEBUG Command: GET 670360514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124004971 DLCTRL DEBUG Tx Command reply: GET_REPLY 670360514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124004972 DLCTRL DEBUG Command: GET 275591101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250814124004972 DLCTRL DEBUG Tx Command reply: GET_REPLY 275591101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124004973 DLCTRL DEBUG Command: GET 149077308 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250814124004973 DLCTRL DEBUG Tx Command reply: GET_REPLY 149077308 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250814124004974 DLCTRL DEBUG Command: GET 298572230 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250814124004974 DLCTRL DEBUG Tx Command reply: GET_REPLY 298572230 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250814124004975 DLCTRL DEBUG Command: GET 127767174 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250814124004975 DLCTRL DEBUG Tx Command reply: GET_REPLY 127767174 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124004976 DLCTRL DEBUG Command: GET 112620964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124004976 DLCTRL DEBUG Tx Command reply: GET_REPLY 112620964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124004978 DLCTRL DEBUG Command: GET 447722852 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250814124004978 DLCTRL DEBUG Tx Command reply: GET_REPLY 447722852 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124004979 DLCTRL DEBUG Command: GET 503276736 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250814124004979 DLCTRL DEBUG Tx Command reply: GET_REPLY 503276736 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250814124004980 DLCTRL DEBUG Command: GET 704653974 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250814124004980 DLCTRL DEBUG Tx Command reply: GET_REPLY 704653974 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250814124004981 DLCTRL DEBUG Command: GET 335594150 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250814124004981 DLCTRL DEBUG Tx Command reply: GET_REPLY 335594150 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250814124004982 DLCTRL DEBUG Command: GET 714751698 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250814124004982 DLCTRL DEBUG Tx Command reply: GET_REPLY 714751698 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250814124004983 DLCTRL DEBUG Command: GET 548959391 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250814124004983 DLCTRL DEBUG Tx Command reply: GET_REPLY 548959391 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814124004988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814124004989 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36987<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1098)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1099)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124004990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814124004990 DLINP DEBUG SRVCONN(,r=127.0.0.1:44939<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124004990 DLINP DEBUG SRVCONN(,r=127.0.0.1:44939<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124004990 DLINP NOTICE SRV(,r=127.0.0.1:44939<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814124004990 DMAIN NOTICE (127.0.0.1:44939 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44939<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814124004990 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250814124004992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814124004992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124004992 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814124004992 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(1106)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1105)@1472556f02e3: Final verdict of PTC: none 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124004992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn1-SCCP(1114)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@1472556f02e3: Final verdict of PTC: none 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814124004992 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124004992 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124004992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124004992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814124004992 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124004992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@1472556f02e3: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@1472556f02e3: Final verdict of PTC: none 20250814124004993 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814124004993 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124004993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124004993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124004993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124004993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124004993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124004993 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250814124004993 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124004993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124004993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124004993 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250814124004993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124004993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(1111)@1472556f02e3: Final verdict of PTC: none 20250814124004995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814124004995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@1472556f02e3: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@1472556f02e3: Final verdict of PTC: pass 20250814124004997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@1472556f02e3: Final verdict of PTC: pass HNBGW-PFCP(1100)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@1472556f02e3: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Aug 14 12:40:05 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250814124005109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124005136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124005136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124005136 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814124005136 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814124005136 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814124005136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814124005136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814124005136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814124005136 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814124005136 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814124005136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00983d61), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814124005136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124005136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124005136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124005136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124005136 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814124005136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814124005136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814124005136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{disrupted}: Freeing instance (context_map.c:202) 20250814124005136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4287006)[0x564d5ad8e6b0]{disrupted}: Deallocated (fsm.c:568) 20250814124005136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814124005136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{disconnected}: Freeing instance (context_map.c:206) 20250814124005136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x564d5abf6100]{disconnected}: Deallocated (fsm.c:568) 20250814124005136 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4287006 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814124005136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814124005136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814124005136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814124005136 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814124005136 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814124005136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f714d3), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814124005137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124005137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124005137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124005137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124005137 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{disrupted}: Freeing instance (context_map.c:202) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8813959)[0x564d5ad867c0]{disrupted}: Deallocated (fsm.c:568) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{disconnected}: Freeing instance (context_map.c:206) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x564d5ad73a30]{disconnected}: Deallocated (fsm.c:568) 20250814124005137 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8813959 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250814124005137 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814124005137 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814124005137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e32b), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814124005137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124005137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124005137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124005137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124005137 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{disrupted}: Freeing instance (context_map.c:202) 20250814124005137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7262878)[0x564d5ad73500]{disrupted}: Deallocated (fsm.c:568) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{disconnected}: Freeing instance (context_map.c:206) 20250814124005137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x564d5ad79730]{disconnected}: Deallocated (fsm.c:568) 20250814124005137 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7262878 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250814124005137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124005137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124005137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124005137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124005137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814124005137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124005137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124005137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124005137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124005137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814124005137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124005137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124005137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124005137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124005137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250814124005137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250814124005711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57904<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=455752) Waiting for packet dumper to finish... 1 (prev_count=455752, count=456388) 20250814124006993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124006993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250814124006993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250814124006993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124006993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124006993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814124006993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124006993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124006993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Thu Aug 14 12:40:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_second_rab_assignment started. 20250814124008830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124008836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124008838 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38135<->l=127.0.0.1:4262) (control_if.c:572) 20250814124008923 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008923 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124008923 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814124008924 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008924 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1122)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814124008924 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814124008924 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814124008924 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008924 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124008924 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008924 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814124008924 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124008924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124008924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008924 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124008924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124008924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124008924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814124008925 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008925 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124008926 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814124008926 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008926 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814124008926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008926 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008926 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814124008926 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814124008926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008926 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008926 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008926 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814124008926 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814124008926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008926 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814124008926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814124008926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814124008926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1126)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1126)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814124008939 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008939 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124008939 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814124008939 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008939 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124008939 DRANAP NOTICE cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250814124008939 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008939 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124008939 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124008939 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124008940 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008940 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814124008940 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008940 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814124008940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008940 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008940 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008940 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814124008940 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008940 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124008940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008940 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008940 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008940 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814124008940 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008940 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124008940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008940 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008940 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124008940 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814124008940 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124008940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124008940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124008940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124008940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124008941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124008941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124008941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124008941 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124008941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814124008941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124008941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814124008941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124008941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124008941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124008941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124008941 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814124008959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124008959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124008959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814124008959 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814124008959 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814124008959 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814124008959 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814124008959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124008959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814124009138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814124009138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814124009138 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814124009138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1126)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814124009146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009146 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814124009146 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814124009146 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814124009147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814124009147 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814124009147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814124009149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009149 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814124009149 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814124009149 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814124009149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814124009149 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814124009149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814124009151 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814124009151 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814124009151 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814124009151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1129)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814124009157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009157 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814124009157 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814124009157 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814124009157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814124009157 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814124009157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814124009157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009157 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814124009157 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814124009157 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814124009157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814124009157 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814124009157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814124009957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009957 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124009957 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124009957 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124009957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124009957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124009957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124009957 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124009958 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124009958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124009958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124009958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124009958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124009958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814124009958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814124009958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814124009958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124009958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814124009958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814124009958 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814124009958 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814124009958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814124009958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124009958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814124009958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124009958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124009958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124009958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124009958 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814124009958 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814124009958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124009958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124009958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124009958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124009958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124009958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124009958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124009969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009969 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124009969 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124009969 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124009969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124009969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124009969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124009969 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124009969 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124009969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124009969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124009969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124009969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124009969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814124009969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814124009969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814124009969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124009969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814124009969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814124009969 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814124009969 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814124009969 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814124009969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124009969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814124009969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124009969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124009969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124009969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124009969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124009969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124009969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124009969 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814124009969 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814124009969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124009969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124009969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124009969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124009969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124009969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124009969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124009969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124009982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124010244 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124010244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f68c), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124010244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124010244 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124010244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124010244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124010244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124010244 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124010244 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124010244 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124010244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124010244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124010244 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@1472556f02e3: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1125)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@1472556f02e3: Added conn table entry 0TC_second_rab_assignment0(1131)13433555 20250814124011037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124011037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124011037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814124011037 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814124011037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xccfad3, normal) (hnbgw_rua.c:407) 20250814124011037 DHNB DEBUG map_rua[0x564d5ad73a30]{init}: Allocated (fsm.c:456) 20250814124011037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814124011037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814124011037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124011037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124011037 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814124011037 DCN DEBUG map_sccp[0x564d5ad73500]{init}: Allocated (fsm.c:456) 20250814124011037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814124011037 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13433555 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814124011037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814124011037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814124011037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124011037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124011037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814124011037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814124011038 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814124011038 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{IDLE}: Allocated (fsm.c:456) 20250814124011038 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814124011038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300039d0056400500f1100926) (sccp_scrc.c:406) 20250814124011038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124011038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124011038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124011038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124011038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124011038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124011038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124011038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124011038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124011038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124011038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124011038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124011038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124011038 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814124011038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814124011038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814124011038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124011038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124011038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124011038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124011038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124011038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124011038 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@1472556f02e3: Added conn table entry 0TC_second_rab_assignment0(1131)9349393 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250814124011060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011060 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124011060 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124011060 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124011060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124011060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124011060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124011060 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124011060 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124011060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124011060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124011060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124011060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124011060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=0053a71c) (sccp_scrc.c:477) 20250814124011060 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250814124011060 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814124011060 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814124011060 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124011060 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814124011060 DCN DEBUG handle_cn_conn_conf() conn_id=122, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814124011060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814124011060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@1472556f02e3: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@1472556f02e3: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250814124011261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011261 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124011261 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124011261 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124011261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124011261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124011261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124011261 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124011261 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124011261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124011261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124011261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124011261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124011261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250814124011261 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250814124011261 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814124011261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124011261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814124011261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814124011261 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814124011261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814124011261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814124011261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814124011261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814124011261 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250814124011261 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250814124011261 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250814124011261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814124011261 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250814124011261 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{UNUSED}: Allocated (fsm.c:456) 20250814124011261 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{UNUSED}: is child of mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60] (fsm.c:486) 20250814124011261 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60] (mgcp_client_endpoint_fsm.c:724) 20250814124011261 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814124011261 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814124011261 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250814124011261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5adbfe30]{ST_CRCX}: Allocated (fsm.c:456) 20250814124011261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5adbfe30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30] (fsm.c:486) 20250814124011262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5adbfe30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814124011262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5adbfe30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250814124011262 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: ccfa'... (mgcp_client.c:807) 20250814124011262 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250814124011262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5adbfe30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814124011262 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@1472556f02e3: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ccfad317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ccfad317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment0(1131)@1472556f02e3: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ccfad317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ccfad317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1131)@1472556f02e3: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250814124011300 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250814124011300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250814124011300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250814124011300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814124011300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814124011300 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250814124011300 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814124011300 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814124011300 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814124011300 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814124011300 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814124011300 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814124011300 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250814124011300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814124011300 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250814124011300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250814124011300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250814124011300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124011300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124011325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124011325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124011325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250814124011325 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814124011325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xccfad3) (hnbgw_rua.c:471) 20250814124011325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250814124011325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814124011325 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814124011325 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814124011325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814124011325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814124011325 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250814124011325 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250814124011325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814124011325 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250814124011325 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60] (mgcp_client_endpoint_fsm.c:724) 20250814124011325 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814124011325 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814124011325 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250814124011325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250814124011325 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: ccfa'... (mgcp_client.c:807) 20250814124011325 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250814124011325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814124011325 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814124011325 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814124011325 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@1472556f02e3: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ccfad317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ccfad317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814124011337 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250814124011337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250814124011337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250814124011337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814124011337 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814124011337 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250814124011337 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60] (mgcp_client_endpoint_fsm.c:724) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250814124011337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5ad7d900]{ST_CRCX}: Allocated (fsm.c:456) 20250814124011337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5ad7d900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30] (fsm.c:486) 20250814124011337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5ad7d900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250814124011337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5ad7d900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250814124011337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: ccfa'... (mgcp_client.c:807) 20250814124011337 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250814124011337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13433555-0)[0x564d5ad7d900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250814124011337 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@1472556f02e3: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ccfad317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ccfad317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250814124011345 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250814124011345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250814124011345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250814124011345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250814124011345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250814124011345 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250814124011345 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250814124011345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814124011345 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250814124011345 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250814124011345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250814124011345 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814124011345 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814124011345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053a71c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250814124011345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124011345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124011345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124011345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124011345 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250814124011345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124011345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124011345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124011345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124011345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124011345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124011345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250814124011349 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124011349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124011349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124011349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124011349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124011349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250814124011349 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250814124011349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124011349 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124011349 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124011349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124011349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124011349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124011349 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124011349 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814124011349 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124011349 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814124011349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814124011349 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250814124011349 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250814124011349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250814124011349 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814124011349 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250814124011349 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250814124011349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250814124011349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250814124011349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124011349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124011350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124011350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124011350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250814124011350 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814124011350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xccfad3) (hnbgw_rua.c:471) 20250814124011350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250814124011350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814124011350 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250814124011350 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250814124011350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250814124011350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250814124011350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250814124011350 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814124011350 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814124011350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053a71c), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250814124011350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124011350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124011350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124011350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124011350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124011350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124011350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124011350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124011350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124011350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124011350 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250814124011353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011353 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124011353 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124011353 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124011353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124011353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124011353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124011353 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124011353 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124011353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124011353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124011353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124011353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124011353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250814124011353 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250814124011353 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814124011353 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124011353 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814124011353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814124011353 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250814124011353 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250814124011353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250814124011353 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250814124011353 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250814124011353 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250814124011353 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250814124011353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814124011353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: ccfa'... (mgcp_client.c:807) 20250814124011353 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814124011353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814124011353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250814124011353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:40483: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: ccfa'... (mgcp_client.c:807) 20250814124011353 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250814124011353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250814124011353 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: Removing from parent mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60] (mgcp_client_endpoint_fsm.c:873) 20250814124011353 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250814124011353 DLMGCP DEBUG mgw-endp(mgw-fsm-13433555-0)[0x564d5ad85e30]{IN_USE}: Deallocated (fsm.c:568) 20250814124011353 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250814124011353 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250814124011353 DMGW DEBUG mgw(mgw-fsm-13433555-0)[0x564d5ad8bf60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250814124011353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814124011353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250814124011353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124011353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ccfad317" }, { code := "I", val := "11111" } }, sdp := omit } 20250814124011356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x564d5adbfe30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1131)@1472556f02e3: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ccfad317" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124011356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250814124011356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x564d5ad7d900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@1472556f02e3: Deleted conn table entry 0TC_second_rab_assignment0(1131)13433555 20250814124011360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124011360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124011360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250814124011360 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250814124011360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xccfad3,cause=radio(normal)) (hnbgw_rua.c:439) 20250814124011360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250814124011360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250814124011360 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250814124011360 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250814124011360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250814124011360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814124011360 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814124011360 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814124011360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053a71c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250814124011360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124011360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124011360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124011360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124011360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250814124011360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250814124011360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250814124011360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011360 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124011360 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124011360 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124011360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124011360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124011360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124011360 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@1472556f02e3: Deleted conn table entry 0TC_second_rab_assignment0(1131)9349393 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on connection ID:0 20250814124011362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011362 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124011362 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124011362 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124011362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124011362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124011362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124011362 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124011362 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124011362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124011362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124011362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124011362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124011362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=0053a71c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250814124011362 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250814124011362 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250814124011362 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124011362 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250814124011362 DCN DEBUG handle_cn_disc_ind() conn_id=122 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250814124011362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250814124011362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250814124011362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814124011362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{disconnected}: Freeing instance (context_map.c:202) 20250814124011362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13433555)[0x564d5ad73a30]{disconnected}: Deallocated (fsm.c:568) 20250814124011362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814124011362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{disconnected}: Freeing instance (context_map.c:206) 20250814124011362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x564d5ad73500]{disconnected}: Deallocated (fsm.c:568) 20250814124011362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13433555 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250814124011362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053a71c), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250814124011362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124011362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124011362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124011362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124011362 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250814124011362 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124011362 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124011362 DLSCCP DEBUG SCCP-SCOC(122)[0x564d5ad79730]{IDLE}: Deallocated (fsm.c:568) 20250814124011362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124011362 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124011362 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124011362 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124011362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124011362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124011362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124011362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: RLC received in state:disconnect_pending 20250814124012442 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124012442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062c485), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124012442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124012442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124012442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124012442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124012442 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124012442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8844), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124012442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124012442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124012442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124012442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124012442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124012442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124012442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124012442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124012442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124012442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124012442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124012442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124012442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124012442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124012442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124012442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124012442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124012442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814124013377 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38135<->l=127.0.0.1:4262) (control_if.c:193) 20250814124013378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1120)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(1119)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124013381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814124013383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124013383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124013383 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814124013383 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814124013383 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1128)@1472556f02e3: Final verdict of PTC: none 20250814124013384 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124013384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124013384 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124013384 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814124013384 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124013384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124013384 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124013384 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124013384 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124013384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124013385 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_second_rab_assignment-Iuh0-RUA(1123)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@1472556f02e3: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1118)@1472556f02e3: Final verdict of PTC: none 20250814124013385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814124013385 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814124013385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124013385 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814124013385 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124013385 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124013385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(1129)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1126)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(1130)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(1121)@1472556f02e3: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@1472556f02e3: Final verdict of PTC: none 20250814124013392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@1472556f02e3: Final verdict of PTC: pass MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@1472556f02e3: Test case TC_second_rab_assignment finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Aug 14 12:40:13 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250814124013484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124013986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43268<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312704) Waiting for packet dumper to finish... 1 (prev_count=312704, count=313244) 20250814124015137 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814124015137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e32b), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124015137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124015137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124015137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124015137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124015137 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814124015137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f714d3), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124015137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124015137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124015137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124015137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124015137 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250814124015137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00983d61), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124015137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124015137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124015137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124015137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124015137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124015137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124015137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124015137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124015137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124015137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124015137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814124015137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124015137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124015137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124015137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124015137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124015137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124015137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124015138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814124015138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124015138 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124015138 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124015138 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124015138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124015138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124015138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124015138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250814124015386 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124015386 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124015386 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814124015386 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124015386 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124015386 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Aug 14 12:40:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250814124017095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124017099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124017103 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33589<->l=127.0.0.1:4262) (control_if.c:572) 20250814124017170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017170 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124017170 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814124017170 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017170 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814124017170 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814124017170 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814124017170 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017170 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124017171 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017171 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124017171 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017171 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814124017171 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124017171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124017171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017171 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124017171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124017171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124017171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814124017172 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017172 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814124017172 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017172 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814124017172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017172 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017172 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017172 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814124017172 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017172 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814124017172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017172 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017172 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814124017172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814124017172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017172 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814124017172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814124017172 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814124017172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814124017172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814124017172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814124017172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814124017172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814124017173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814124017173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814124017173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1140)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@1472556f02e3: ************************************************* MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814124017192 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017192 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124017192 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814124017193 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017193 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124017193 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017193 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124017193 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124017193 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124017193 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017193 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814124017193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124017193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124017193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017193 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124017194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124017194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124017194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250814124017195 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017195 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814124017195 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017195 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814124017195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017195 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017195 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017195 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814124017195 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017195 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124017195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017195 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017195 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124017195 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814124017195 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124017195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124017195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124017195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124017195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124017195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124017195 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124017195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124017195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124017195 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124017195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814124017195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124017195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124017195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124017195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124017195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814124017387 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814124017387 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814124017387 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814124017387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1140)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814124017397 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017397 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814124017397 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814124017397 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814124017397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814124017397 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814124017397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814124017400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017400 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814124017400 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814124017400 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814124017400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814124017400 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814124017400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814124017409 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814124017409 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814124017409 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814124017409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1143)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814124017416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017416 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814124017416 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814124017416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814124017416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814124017416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814124017416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814124017418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124017419 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814124017419 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814124017419 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814124017419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814124017419 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814124017419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814124018210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124018210 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124018210 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124018210 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124018210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124018210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124018210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124018210 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124018210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124018210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124018210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124018210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124018210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124018210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814124018210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814124018210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814124018210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124018211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814124018211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814124018211 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814124018211 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814124018211 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814124018211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124018211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814124018211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124018211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124018211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124018211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124018211 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814124018211 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814124018211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124018211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124018211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124018211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124018211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124018211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124018211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124018211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124018219 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124018219 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124018219 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124018219 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124018219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124018219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814124018219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814124018219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814124018219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124018219 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124018219 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124018219 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124018219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124018219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124018219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124018219 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124018219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814124018219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814124018219 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814124018219 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814124018219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814124018219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124018219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814124018219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124018219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124018219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124018219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124018219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124018219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124018219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124018219 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814124018219 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814124018219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124018219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124018219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124018219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124018219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124018219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124018219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124018219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1142)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124018233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124018233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124018233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814124018233 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814124018233 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814124018233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814124018233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814124018233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124018233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814124018241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124018241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124018241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250814124018241 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250814124018241 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250814124018448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124018448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124018448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814124018448 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814124018448 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814124018448 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814124018449 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814124018449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124018449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed MTC@1472556f02e3: talloc reports "struct hnb_context" x 1, expecting 1 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814124018462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814124018462 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33589<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@1472556f02e3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124018466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814124018467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124018467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124018467 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@1472556f02e3: Final verdict of PTC: none 20250814124018467 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814124018467 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@1472556f02e3: Final verdict of PTC: none 20250814124018468 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814124018468 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124018468 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(1141)@1472556f02e3: Final verdict of PTC: none 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124018468 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124018468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124018468 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250814124018468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124018468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814124018468 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814124018468 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124018468 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124018468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124018469 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814124018469 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124018469 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124018469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124018469 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814124018469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124018469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(1138)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@1472556f02e3: Final verdict of PTC: none HNBGW-MGCP(1144)@1472556f02e3: Final verdict of PTC: none HNBGW-PFCP(1135)@1472556f02e3: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@1472556f02e3: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Aug 14 12:40:18 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250814124018567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124019069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159456) Waiting for packet dumper to finish... 1 (prev_count=159456, count=176416) 20250814124020245 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124020245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f68c), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124020245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124020245 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124020245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124020245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124020246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124020246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124020246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124020246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124020246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124020246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124020246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124020469 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124020469 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124020469 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250814124020469 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124020469 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124020469 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Aug 14 12:40:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@1472556f02e3: Test case TC_apply_sccp started. 20250814124022200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124022207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124022212 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44463<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1149)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814124022289 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250814124022289 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814124022297 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022297 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124022297 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: link lost (cnlink.c:118) 20250814124022298 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022298 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1151)@1472556f02e3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250814124022298 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022298 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124022298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33885 (stream_srv.c:142) 20250814124022298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33885<->l=127.0.0.1:29169 (hnbgw.c:791) 20250814124022298 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022298 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250814124022298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124022298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124022298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022298 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022298 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022298 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124022298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022298 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124022299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124022299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124022299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250814124022299 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022299 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250814124022300 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022300 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250814124022300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022300 DRANAP DEBUG cnlink(msc-3)[0x564d5ad62ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022300 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022300 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250814124022300 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022300 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250814124022300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022300 DRANAP DEBUG cnlink(msc-2)[0x564d5ad620e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022300 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022300 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250814124022300 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250814124022300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022300 DRANAP DEBUG cnlink(msc-1)[0x564d5ad61970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250814124022300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250814124022300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250814124022300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@1472556f02e3: ************************************************* HNBGW_Test.msc0-M3UA(1155)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@1472556f02e3: ************************************************* HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814124022318 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022318 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124022318 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: link lost (cnlink.c:118) 20250814124022318 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022318 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124022319 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022319 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124022319 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250814124022319 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250814124022320 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022320 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250814124022320 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022320 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250814124022320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022320 DRANAP DEBUG cnlink(sgsn-3)[0x564d5ad65120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022320 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022320 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250814124022320 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022320 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124022320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022320 DRANAP DEBUG cnlink(sgsn-2)[0x564d5ad64790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022320 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022320 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250814124022320 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022320 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124022320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022320 DRANAP DEBUG cnlink(sgsn-1)[0x564d5ad63e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022320 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250814124022320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250814124022320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250814124022320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124022320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124022320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124022320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124022320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022320 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250814124022320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250814124022320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124022320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814124022320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124022320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1472556f02e3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1472556f02e3: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-M3UA(1158)@1472556f02e3: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@1472556f02e3: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@1472556f02e3: v_sccp_pdu_maxlen:268 20250814124022339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124022339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124022339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814124022339 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814124022339 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250814124022339 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814124022339 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814124022339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124022339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): none -> pass 20250814124022344 DLINP DEBUG SRVCONN(,r=127.0.0.1:33885<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124022344 DLINP DEBUG SRVCONN(,r=127.0.0.1:33885<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124022344 DLINP DEBUG SRVCONN(,r=127.0.0.1:33885<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250814124022344 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250814124022344 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250814124022344 DLGLOBAL DEBUG validating counter group 0x564d1d6d6be0(hnb) with 60 counters (rate_ctr.c:86) 20250814124022344 DHNBAP DEBUG (127.0.0.1:33885 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250814124022344 DHNBAP NOTICE (127.0.0.1:33885 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250814124022344 DHNBAP NOTICE (127.0.0.1:33885 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250814124022344 DLINP DEBUG SRVCONN(,r=127.0.0.1:33885<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124022344 DLINP DEBUG SRVCONN(,r=127.0.0.1:33885<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124022442 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124022442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e8844), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124022442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124022442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022442 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124022442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062c485), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124022442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124022442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124022442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124022442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124022443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124022443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124022443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124022443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124022443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124022443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124022443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124022443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124022443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124022443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124022514 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814124022514 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250814124022514 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814124022514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1155)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250814124022523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250814124022523 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814124022523 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814124022523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814124022523 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250814124022523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814124022525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814124022525 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814124022525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814124022525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814124022525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814124022525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814124022530 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250814124022530 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250814124022530 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250814124022531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1158)@1472556f02e3: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250814124022537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022537 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250814124022537 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250814124022537 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250814124022537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250814124022537 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250814124022537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250814124022540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124022540 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250814124022540 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250814124022540 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250814124022540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250814124022540 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250814124022540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250814124023322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124023322 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124023322 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124023322 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124023322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124023322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124023322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124023322 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124023322 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124023322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124023322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124023322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124023322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124023322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814124023322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250814124023322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250814124023322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124023322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814124023322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814124023322 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814124023322 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250814124023322 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814124023322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124023322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250814124023322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124023322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124023322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124023322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124023322 DRANAP DEBUG cnlink(msc-0)[0x564d5ad61200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814124023322 DRANAP NOTICE cnlink(msc-0)[0x564d5ad61200]{CONNECTED}: link up (cnlink.c:111) 20250814124023322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124023322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124023322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124023322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124023322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124023322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124023322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124023322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124023342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124023342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124023342 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124023342 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124023342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124023342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124023342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124023342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124023342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124023342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124023342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124023342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124023342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124023342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250814124023342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250814124023342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250814124023342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124023342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250814124023342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250814124023342 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250814124023342 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250814124023342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250814124023342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250814124023342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250814124023342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124023342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124023342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124023342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124023342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124023342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124023342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124023342 DRANAP DEBUG cnlink(sgsn-0)[0x564d5ad63470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250814124023342 DRANAP NOTICE cnlink(sgsn-0)[0x564d5ad63470]{CONNECTED}: link up (cnlink.c:111) 20250814124023343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124023343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124023343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124023343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124023343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124023343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124023343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124023343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1157)@1472556f02e3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250814124024379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124025138 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124025138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00983d61), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124025138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124025138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124025138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124025138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124025138 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124025138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f714d3), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124025138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124025139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124025139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250814124025139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124025139 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124025139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e32b), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124025139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124025139 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124025139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124025139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124025139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124025139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124025139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124025139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124025139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124025139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124025139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124025139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124025139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250814124025139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124025139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124025139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124025139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124025139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124025139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250814124025145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124025145 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124025145 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124025145 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124025145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124025145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124025145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124025145 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124025146 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124025146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124025146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124025146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124025146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124025146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=00983d61) (sccp_scrc.c:477) 20250814124025146 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250814124025146 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124025146 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124025146 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124025146 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124025146 DLSCCP DEBUG SCCP-SCOC(119)[0x564d5ad72280]{IDLE}: Deallocated (fsm.c:568) 20250814124025352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124025352 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250814124025352 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250814124025352 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250814124025352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124025352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124025353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124025353 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124025353 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124025353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124025353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124025353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250814124025353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124025353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=00f714d3) (sccp_scrc.c:477) 20250814124025353 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250814124025353 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124025353 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124025353 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124025353 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124025353 DLSCCP DEBUG SCCP-SCOC(120)[0x564d5ad6db90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1154)@1472556f02e3: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@1472556f02e3: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@1472556f02e3: Added conn table entry 0TC_apply_sccp0(1160)4563171 20250814124025417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124025417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124025417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250814124025417 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250814124025417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45a0e3, normal) (hnbgw_rua.c:407) 20250814124025417 DHNB DEBUG map_rua[0x564d5ad73a30]{init}: Allocated (fsm.c:456) 20250814124025417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250814124025417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4563171 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250814124025417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124025417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124025417 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4563171 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250814124025417 DCN DEBUG map_sccp[0x564d5ad73500]{init}: Allocated (fsm.c:456) 20250814124025417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250814124025417 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4563171 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250814124025417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4563171 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250814124025417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250814124025417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250814124025417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250814124025417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250814124025417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814124025417 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250814124025417 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{IDLE}: Allocated (fsm.c:456) 20250814124025417 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250814124025417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002850056400500f1100926) (sccp_scrc.c:406) 20250814124025417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124025417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124025417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124025417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124025417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124025417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124025417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250814124025417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250814124025417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250814124025417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124025417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124025417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124025417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124025417 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250814124025417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250814124025417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250814124025417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124025417 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124025417 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124025417 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124025417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124025417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124025417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124025417 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@1472556f02e3: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@1472556f02e3: Added conn table entry 0TC_apply_sccp0(1160)10225343 HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1160)@1472556f02e3: setverdict(pass): none -> pass 20250814124025424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124025424 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124025424 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124025424 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124025424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124025424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124025424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124025424 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124025424 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124025424 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124025424 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124025424 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124025424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124025424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=0030d6be) (sccp_scrc.c:477) 20250814124025424 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250814124025424 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250814124025424 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250814124025424 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124025424 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250814124025424 DCN DEBUG handle_cn_conn_conf() conn_id=123, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250814124025424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250814124025424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1160)@1472556f02e3: "Changing SCCP address, don't apply yet" 20250814124026426 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250814124027455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124027455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124027455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250814124027455 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250814124027455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x45a0e3) (hnbgw_rua.c:471) 20250814124027455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4563171 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250814124027455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250814124027455 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250814124027455 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814124027455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250814124027455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250814124027455 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250814124027455 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250814124027455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d6be), PART(T=Data,L=22,D=001440120000010010400b0a47a4307585cb058ebe6b) (sccp_scrc.c:406) 20250814124027456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124027456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124027456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124027456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124027456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124027456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124027456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124027456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124027456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124027456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124027456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124027456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: vl_from0 HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC7873A3E70583A8C3355'O 20250814124027470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124027470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124027470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124027470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124027470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124027470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124027470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124027470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124027470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124027470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124027470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124027470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124027470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124027470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0ac7873a3e70583a8c3355) (sccp_scrc.c:477) 20250814124027470 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250814124027470 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250814124027470 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250814124027470 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250814124027470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250814124027470 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250814124027470 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250814124027470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250814124027470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250814124027470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250814124027470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124027470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1160)@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1160)@1472556f02e3: "Apply SCCP address changes" 20250814124027478 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250814124027479 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250814124027479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250814124027479 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250814124027479 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250814124027479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d6be), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250814124027479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124027479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124027479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250814124027480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124027480 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250814124027480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250814124027480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250814124027480 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250814124027480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250814124027480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250814124027480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250814124027480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{disrupted}: Freeing instance (context_map.c:202) 20250814124027480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4563171)[0x564d5ad73a30]{disrupted}: Deallocated (fsm.c:568) 20250814124027480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250814124027480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{disconnected}: Freeing instance (context_map.c:206) 20250814124027480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x564d5ad73500]{disconnected}: Deallocated (fsm.c:568) 20250814124027480 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4563171 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250814124027480 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250814124027480 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250814124027480 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250814124027480 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814124027480 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814124027480 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814124027480 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814124027480 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814124027480 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814124027480 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250814124027480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250814124027480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250814124027480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124027480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124027480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124027480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250814124027480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250814124027480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250814124027480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250814124027480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: Session index based on local reference:0 20250814124027483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124027483 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250814124027483 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250814124027483 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250814124027483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250814124027483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250814124027483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250814124027483 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250814124027483 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250814124027484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250814124027484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250814124027484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250814124027484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250814124027484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=0030d6be) (sccp_scrc.c:477) 20250814124027484 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250814124027484 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250814124027484 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250814124027484 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124027484 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124027484 DLSCCP DEBUG SCCP-SCOC(123)[0x564d5ad79730]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1154)@1472556f02e3: Deleted conn table entry 0TC_apply_sccp0(1160)10225343 TC_apply_sccp-Iuh0-RUA(1150)@1472556f02e3: Deleted conn table entry 0TC_apply_sccp0(1160)4563171 MTC@1472556f02e3: ok: talloc reports "asn1_context" = 1 bytes 20250814124028491 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44463<->l=127.0.0.1:4262) (control_if.c:193) 20250814124028491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1147)@1472556f02e3: Final verdict of PTC: none VirtHNBGW-STATS(1146)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: setverdict(pass): pass -> pass, component reason not changed 20250814124028491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250814124028492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124028492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124028492 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814124028492 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814124028492 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250814124028492 DLINP DEBUG SRVCONN(,r=127.0.0.1:33885<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250814124028492 DLINP DEBUG SRVCONN(,r=127.0.0.1:33885<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250814124028492 DLINP NOTICE SRV(,r=127.0.0.1:33885<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250814124028492 DMAIN NOTICE (127.0.0.1:33885 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33885<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250814124028492 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_apply_sccp(1145)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1156)@1472556f02e3: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1152)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1153)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1154)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1157)@1472556f02e3: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1150)@1472556f02e3: Final verdict of PTC: none 20250814124028492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250814124028493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124028493 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124028493 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250814124028493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250814124028493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250814124028493 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250814124028493 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250814124028493 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250814124028493 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_apply_sccp-Iuh0(1149)@1472556f02e3: Final verdict of PTC: none TC_apply_sccp-Iuh1(1151)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@1472556f02e3: Final verdict of PTC: none 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250814124028493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(1148)@1472556f02e3: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1158)@1472556f02e3: Final verdict of PTC: none 20250814124028493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1160)@1472556f02e3: Final verdict of PTC: pass HNBGW-MGCP(1159)@1472556f02e3: Final verdict of PTC: none MTC@1472556f02e3: Setting final verdict of the test case. MTC@1472556f02e3: Local verdict of MTC: pass MTC@1472556f02e3: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@1472556f02e3: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@1472556f02e3: Test case TC_apply_sccp finished. Verdict: pass MTC@1472556f02e3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Aug 14 12:40:28 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250814124028544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250814124029046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253228) Waiting for packet dumper to finish... 1 (prev_count=253228, count=275196) 20250814124030246 DLSCCP DEBUG SCCP-SCOC(115)[0x564d5ad93240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124030246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f68c), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124030246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124030246 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124030246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250814124030246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124030246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124030246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124030246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124030246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250814124030246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250814124030246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250814124030246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250814124030494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124030494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124030494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250814124030494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250814124030494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250814124030494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1472556f02e3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@1472556f02e3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1472556f02e3: Terminating MTC. MC@1472556f02e3: MTC terminated. MC2> exit MC@1472556f02e3: Shutting down session. MC@1472556f02e3: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-681.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass->FAIL HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass->FAIL HNBGW_Tests.TC_ps_rab_release pass->FAIL HNBGW_Tests.TC_ps_rab_release_abnormal pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass->FAIL HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 6 pass: 58 skip: 1 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (562555) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250814124032438 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814124032438 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814124032438 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124032438 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124032438 DLSCCP DEBUG SCCP-SCOC(112)[0x564d5ad8b910]{IDLE}: Deallocated (fsm.c:568) 20250814124032439 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250814124032439 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250814124032439 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250814124032439 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250814124032439 DLSCCP DEBUG SCCP-SCOC(111)[0x564d5ad79420]{IDLE}: Deallocated (fsm.c:568) 20250814124035140 DLSCCP DEBUG SCCP-SCOC(121)[0x564d5ad7c790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250814124035140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e32b), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250814124035140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250814124035140 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250814124035140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250814124035140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x564d5acf7310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250814124035140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250814124035140 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250814124035140 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250814124035140 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250814124035140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250814124035140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250814124035140 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (562389) [testenv][with-pfcp] Stopping hnbgw (562470) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-681.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-681.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/junit-xml-with-pfcp-681.log && echo']                                "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2822 HNBGW_Tests control part HNBGW_Tests.ttcn:1633 TC_cs_rua_dt_during_sccp_wait_cc testcase    "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2823 HNBGW_Tests control part HNBGW_Tests.ttcn:1635 TC_ps_rua_dt_during_sccp_wait_cc testcase      "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2826 HNBGW_Tests control part HNBGW_Tests.ttcn:1744 TC_ps_rab_release testcase    "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2827 HNBGW_Tests control part HNBGW_Tests.ttcn:1756 TC_ps_rab_release_abnormal testcase                    "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2845 HNBGW_Tests control part HNBGW_Tests.ttcn:2520 TC_mscpool_sccp_n_pcstate_detaches_cnlink testcase                  [testenv] Showing generic/testsuite/junit-xml-11713.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/junit-xml-11713.log && echo']                                "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2822 HNBGW_Tests control part HNBGW_Tests.ttcn:1633 TC_cs_rua_dt_during_sccp_wait_cc testcase    "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2823 HNBGW_Tests control part HNBGW_Tests.ttcn:1635 TC_ps_rua_dt_during_sccp_wait_cc testcase                        "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100101101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2845 HNBGW_Tests control part HNBGW_Tests.ttcn:2520 TC_mscpool_sccp_n_pcstate_detaches_cnlink testcase           "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2854 HNBGW_Tests control part HNBGW_Tests.ttcn:2523 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink testcase        [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1'] testenv-hnbgw-all-osmocom-latest-20250814-1222-271b6cbe-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/1158/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.94, 1.76, 1.25 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE